Changeset 1e6c9b3 for general/genlib


Ignore:
Timestamp:
10/05/2020 09:04:50 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
a6b95b9d
Parents:
fe1e1de
Message:

Update to php-7.4.11.
Update to poppler-20.10.0.
Update to glib-2.66.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    rfe1e1de r1e6c9b3  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "5fbccd13eba61294a3e6ba01bb2f9b83">
     9  <!ENTITY glib2-md5sum        "018d2954ecbef1cd9e25c9bbe75475ca">
    1010  <!ENTITY glib2-size          "4.6 MB">
    1111  <!ENTITY glib2-buildsize     "205 MB (add 5 MB for tests)">
    12   <!ENTITY glib2-time          "0.6 SBU (add 0.9 SBU for tests; both using parallelism=4)">
     12  <!ENTITY glib2-time          "0.5 SBU (add 0.5 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    164164    </warning>
    165165
    166 <!-- Hopefully shouldn't be needed when gtk-doc 1.33 is released -->
    167     <para>
    168       Prevent the build system from downloading a develoment version of
    169       <xref linkend="gtk-doc"/>:
    170     </para>
    171 
    172 <screen><userinput>sed -i 's/1\.32\.1/1.32/' docs/reference/meson.build</userinput></screen>
    173      
    174166    <para>
    175167      Install <application>GLib</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.