Ignore:
Timestamp:
03/25/2015 08:07:41 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
f141376
Parents:
e43a76ca
Message:

Update to glib-networking-2.44.0.
Update to glibmm-2.44.0.
Update to glib-2.44.0.
Update to librep-0.92.5.
Update to git-2.3.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    re43a76ca rd4615e0d  
    55  %general-entities;
    66
    7   <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.42/glib-&glib2-version;.tar.xz">
    8   <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.42/glib-&glib2-version;.tar.xz">
     7  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.44/glib-&glib2-version;.tar.xz">
     8  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.44/glib-&glib2-version;.tar.xz">
    99  <!ENTITY glib2-md5sum        "ae9ee104932657ed08ef4679556be07f">
    10   <!ENTITY glib2-size          "6.7 MB">
    11   <!ENTITY glib2-buildsize     "178 MB (additional 47 MB to run the test suite)">
    12   <!ENTITY glib2-time          "0.8 SBU (additional 3.6 SBU to run the test suite)">
     10  <!ENTITY glib2-size          "6.9 MB">
     11  <!ENTITY glib2-buildsize     "158 MB (additional 61 MB to run the test suite)">
     12  <!ENTITY glib2-time          "0.8 SBU (additional 3.9 SBU to run the test suite)">
    1313]>
    1414
     
    143143    <para>
    144144      To test the results, after having installed the package, issue:
    145       <command>make -k check</command>. Some tests may fail, for unknown
    146       reasons. For full test coverage, run them in a graphical environment.
    147       One test (regex) fails when using the system pcre package.
     145      <command>make -k check</command>.
    148146    </para>
    149147
Note: See TracChangeset for help on using the changeset viewer.