Changeset c5ebc8ac for general


Ignore:
Timestamp:
05/30/2016 03:57:20 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
5b957fa
Parents:
1e5a9a41
Message:

(systemd) Update to gcab-0.7
(both) Update to glib-2.48.1
(both) Update to libXfixes-5.0.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r1e5a9a41 rc5ebc8ac  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.48/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.48/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "093a586f37d2853bdb129231e1b350e0">
     9  <!ENTITY glib2-md5sum        "67bd3b75c9f6d5587b487dc01cdcd5bb">
    1010  <!ENTITY glib2-size          "7.1 MB">
    11   <!ENTITY glib2-buildsize     "143 MB (additional 71 MB for tests)">
    12   <!ENTITY glib2-time          "1.1 SBU (additional 4.4 SBU for tests)">
     11  <!ENTITY glib2-buildsize     "191 MB (additional 70 MB for tests)">
     12  <!ENTITY glib2-time          "1.0 SBU (additional 2.7 SBU for tests)">
    1313]>
    1414
     
    206206        <listitem>
    207207          <para>
    208             can be used to start applications and can be used to send
     208            can be used to start applications and to send
    209209            messages to already-running instances of other applications.
    210210          </para>
     
    244244        <listitem>
    245245          <para>
    246             is used to create a giomodule.cache file in the listed directories.
    247             This file lists the implemented extension points for each module
    248             that has been found.
     246            is used to create a <filename>giomodule.cache</filename> file in
     247            the listed directories. This file lists the implemented extension
     248            points for each module that has been found.
    249249          </para>
    250250          <indexterm zone="glib2 gio-querymodules">
     
    273273          <para>
    274274            is used to compile all the GSettings XML schema files
    275             in directory into a binary file with the name gschemas.compiled
    276             that can be used by GSettings.
     275            in directory into a binary file with the name
     276            <filename>gschemas.compiled</filename> that can be used by GSettings.
    277277          </para>
    278278          <indexterm zone="glib2 glib-compile-schemas">
Note: See TracChangeset for help on using the changeset viewer.