Changeset 9709041


Ignore:
Timestamp:
09/08/2009 12:04:55 PM (15 years ago)
Author:
Guy Dalziel <gdalziel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 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:
c65f0c0
Parents:
adcfdde2
Message:

Updated to GLib 2.20.5.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    radcfdde2 r9709041  
    123123<!ENTITY libgtkhtml-version           "2.11.1">
    124124<!ENTITY GLib-version                 "1.2.10">
    125 <!ENTITY glib2-version                "2.20.4">
     125<!ENTITY glib2-version                "2.20.5">
    126126<!ENTITY libidl-version               "0.8.13">
    127127<!ENTITY libcroco-version             "0.6.2">
  • general/genlib/glib2.xml

    radcfdde2 r9709041  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.20/glib-&glib2-version;.tar.bz2">
    88  <!ENTITY glib2-download-ftp  "ftp://ftp.gtk.org/pub/glib/2.20/glib-&glib2-version;.tar.bz2">
    9   <!ENTITY glib2-md5sum        "346916673c0eab72191cf44b4afe535f">
    10   <!ENTITY glib2-size          "4.9 MB">
     9  <!ENTITY glib2-md5sum        "4c178b91d82ef80a2da3c26b772569c0">
     10  <!ENTITY glib2-size          "4.8 MB">
    1111  <!ENTITY glib2-buildsize     "82 MB (additional 8MB for the test-suite)">
    1212  <!ENTITY glib2-time          "0.6 SBU (additional 1.3 SBU to run the test suite)">
     
    7474    <para role="optional"><xref linkend="gamin"/> and
    7575    <xref linkend="gtk-doc"/></para>
     76
     77    <para><application>Gamin</application> requires
     78    <application>GLib</application> in order to compile; therefore, you must
     79    first install <application>GLib</application>, then compile
     80    <application>Gamin</application>, and recompile
     81    <application>GLib</application> against it.</para>
    7682
    7783    <bridgehead renderas="sect4">Optional Runtime Dependency for the
  • introduction/welcome/changelog.xml

    radcfdde2 r9709041  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[gdalziel] - Updated to GLib 2.20.5.</para>
     48        </listitem>
     49        <listitem>
    4750          <para>[gdalziel] - Updated to ALSA 1.0.21.</para>
    4851        </listitem>
Note: See TracChangeset for help on using the changeset viewer.