Changeset 1e0d6c3 for general


Ignore:
Timestamp:
10/19/2013 01:36:10 PM (11 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b11e915
Parents:
82af50ed
Message:

Update to glib-2.38.1. Add patch to wireshark-1.10.2. Both, slightly reformatted.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r82af50ed r1e0d6c3  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.38/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.38/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "c50d2805a76763e9b4cc4385d4ea215d">
     9  <!ENTITY glib2-md5sum        "f3f6789151c1810f2fe23fe9ebb8b828">
    1010  <!ENTITY glib2-size          "6.4 MB">
    11   <!ENTITY glib2-buildsize     "139 MB">
    12   <!ENTITY glib2-time          "0.9 SBU (additional 4.8 SBU to run the test suite)">
     11  <!ENTITY glib2-buildsize     "116 MB (plus 41MB installed)">
     12  <!ENTITY glib2-time          "0.9 SBU (additional 5.6 SBU to run the test suite)">
    1313]>
    1414
     
    144144      To test the results, issue: <command>make -k check</command>.  The
    145145      tests need to be run in a graphical environment.  One test (regex)
    146       fails when using the system pcre package.
     146      fails when using the system pcre package. Test "gdatetime" has been
     147      reported to fail.
    147148    </para>
    148149
     
    153154
    154155    <para>
    155       <parameter>--with-pcre=system</parameter>: This switch causes the
     156      <option>--with-pcre=system</option>: This switch causes the
    156157      build to use a system-provided version of the
    157158      <application>PCRE</application> library instead of an internal
Note: See TracChangeset for help on using the changeset viewer.