Changeset 5cd7055 for general


Ignore:
Timestamp:
03/05/2019 02:52:30 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a754697b
Parents:
9423da79
Message:

Update to python2-2.7.16.
Update to cracklib-2.9.7.
Update to vala-0.42.6.
Update to xinit-1.4.1.
Update to ibus-1.5.20.
Update to bind-9.12.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21283 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/ibus.xml

    r9423da79 r5cd7055  
    77  <!ENTITY ibus-download-http "https://github.com/ibus/ibus/releases/download/&ibus-version;/ibus-&ibus-version;.tar.gz">
    88  <!ENTITY ibus-download-ftp  " ">
    9   <!ENTITY ibus-md5sum        "a2be6f200dd9ada2501474a6877a73ef">
    10   <!ENTITY ibus-size          "2.7 MB">
     9  <!ENTITY ibus-md5sum        "f4966898b6a87b3a5e1f723317e91811">
     10  <!ENTITY ibus-size          "3.2 MB">
    1111  <!ENTITY ibus-buildsize     "73 MB (with tests)">
    12   <!ENTITY ibus-time          "0.6 SBU (with tests)">
     12  <!ENTITY ibus-time          "0.5 SBU (with tests)">
    1313
    1414  <!ENTITY ucd-download-http  "https://www.unicode.org/Public/zipped/10.0.0/UCD.zip">
     
    130130    <note><para>Be sure to also remove the --disable-unicode-dict in
    131131    the configure step below.</para></note>
    132 
     132<!--
    133133    <para>Fix an issue with deprecated schema entries:</para>
    134134
     
    136136    data/ibus.schemas.in \
    137137    data/dconf/org.freedesktop.ibus.gschema.xml.in</userinput></screen>
    138 
     138-->
    139139    <para>
    140140      Install <application>ibus</application> by running the following
     
    151151    <para>
    152152      To test the results, issue: <command>make -k check</command>.
    153       Some tests may fail for unknown reasons.
     153      One test may fail for unknown reasons.
    154154    </para>
    155155
     
    165165    <title>Command Explanations</title>
    166166
    167     <para>
     167  <!--  <para>
    168168      <command>sed -ri ... data/ibus.schemas ...</command>: This sed fixes
    169169      deprecated entries in the gsettings schema templates installed by this
    170170      package.
    171171    </para>
    172 
     172-->
    173173    <para>
    174174      <parameter>--disable-emoji-dict</parameter>: This switch disables the
  • general/prog/python2.xml

    r9423da79 r5cd7055  
    88     "https://www.python.org/ftp/python/&python2-version;/Python-&python2-version;.tar.xz">
    99  <!ENTITY python2-download-ftp  " ">
    10   <!ENTITY python2-md5sum        "a80ae3cc478460b922242f43a1b4094d">
     10  <!ENTITY python2-md5sum        "30157d85a2c0479c09ea2cbe61f2aaf5">
    1111  <!ENTITY python2-size          "12 MB">
    12   <!ENTITY python2-buildsize     "127 MB (additional 15 MB for tests)">
    13   <!ENTITY python2-time          "0.9 SBU (additional 6.6 SBU for tests)">
     12  <!ENTITY python2-buildsize     "131 MB (add 15 MB for tests)">
     13  <!ENTITY python2-time          "0.7 SBU (Using parallelism=4; add 6.6 SBU for tests)">
    1414
    1515  <!ENTITY python2htmldoc-download-http
  • general/prog/vala.xml

    r9423da79 r5cd7055  
    77  <!ENTITY vala-download-http "&gnome-download-http;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
    88  <!ENTITY vala-download-ftp  "&gnome-download-ftp;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
    9   <!ENTITY vala-md5sum        "d204eb4fa210995e731e2a9a01c8c772">
     9  <!ENTITY vala-md5sum        "4439111cd733c9205b54a701c331fa3b">
    1010  <!ENTITY vala-size          "3.2 MB">
    11   <!ENTITY vala-buildsize     "170 MB (with tests)">
    12   <!ENTITY vala-time          "1.5 SBU (Using parallelism=4; with tests)">
     11  <!ENTITY vala-buildsize     "135 MB (with tests)">
     12  <!ENTITY vala-time          "1.0 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.