Changeset 9ee5ff8 for general


Ignore:
Timestamp:
03/26/2016 03:37:52 AM (8 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, 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:
86bba08f
Parents:
0cdedfa
Message:

Update to gtk+3-20.1.
Update to gobject-introspection-1.48.0.
Update to glib-48.0.
Update to notification-daemon-3.18.2.

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

Location:
general/genlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r0cdedfa r9ee5ff8  
    55  %general-entities;
    66
    7   <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.46/glib-&glib2-version;.tar.xz">
    8   <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.46/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "7f815d6e46df68e070cb421ed7f1139e">
     7  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.48/glib-&glib2-version;.tar.xz">
     8  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.48/glib-&glib2-version;.tar.xz">
     9  <!ENTITY glib2-md5sum        "093a586f37d2853bdb129231e1b350e0">
    1010  <!ENTITY glib2-size          "7.1 MB">
    11   <!ENTITY glib2-buildsize     "187 MB (additional 74 MB for tests)">
    12   <!ENTITY glib2-time          "0.8 SBU (additional 3.3 SBU for tests)">
     11  <!ENTITY glib2-buildsize     "143 MB (additional 71 MB for tests)">
     12  <!ENTITY glib2-time          "1.1 SBU (additional 4.4 SBU for tests)">
    1313]>
    1414
     
    143143    <para>
    144144      To test the results, after having installed the package, issue:
    145       <command>make -k check</command>.  Two tests produce errors.
     145      <command>make -k check</command>.
    146146    </para>
    147147
  • general/genlib/gobject-introspection.xml

    r0cdedfa r9ee5ff8  
    66
    77  <!ENTITY gobject-introspection-download-http
    8     "&gnome-download-http;/gobject-introspection/1.46/gobject-introspection-&gobject-introspection-version;.tar.xz">
     8    "&gnome-download-http;/gobject-introspection/1.48/gobject-introspection-&gobject-introspection-version;.tar.xz">
    99  <!ENTITY gobject-introspection-download-ftp
    10     "&gnome-download-ftp;/gobject-introspection/1.46/gobject-introspection-&gobject-introspection-version;.tar.xz">
    11   <!ENTITY gobject-introspection-md5sum        "adb40a31c7c80b65b0f4c8fd71b493dc">
     10    "&gnome-download-ftp;/gobject-introspection/1.48/gobject-introspection-&gobject-introspection-version;.tar.xz">
     11  <!ENTITY gobject-introspection-md5sum        "01301fa9019667d48e927353e08bc218">
    1212  <!ENTITY gobject-introspection-size          "1.3 MB">
    13   <!ENTITY gobject-introspection-buildsize     "52 MB (with documentation, add 6 MB for tests)">
    14   <!ENTITY gobject-introspection-time          "0.2 SBU (additional 0.5 SBU for documentation and 0.4 SBU for the tests)">
     13  <!ENTITY gobject-introspection-buildsize     "39 MB (with documentation, add 6 MB for tests)">
     14  <!ENTITY gobject-introspection-time          "0.3 SBU (additional 0.5 SBU for documentation and 0.4 SBU for the tests)">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.