Ignore:
Timestamp:
09/12/2017 09:29:02 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
36464cc
Parents:
3b2c28b
Message:

Update to glib-2.54.0
Update to gobject-introspection-1.54.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gobject-introspection.xml

    r3b2c28b r56c646a5  
    66
    77  <!ENTITY gobject-introspection-download-http
    8     "&gnome-download-http;/gobject-introspection/1.52/gobject-introspection-&gobject-introspection-version;.tar.xz">
     8    "&gnome-download-http;/gobject-introspection/1.54/gobject-introspection-&gobject-introspection-version;.tar.xz">
    99  <!ENTITY gobject-introspection-download-ftp
    10     "&gnome-download-ftp;/gobject-introspection/1.52/gobject-introspection-&gobject-introspection-version;.tar.xz">
    11   <!ENTITY gobject-introspection-md5sum        "34157073991f9eeb0ed953351b65eb61">
     10    "&gnome-download-ftp;/gobject-introspection/1.54/gobject-introspection-&gobject-introspection-version;.tar.xz">
     11  <!ENTITY gobject-introspection-md5sum        "57a260c24eb798422639c51e04cc28ff">
    1212  <!ENTITY gobject-introspection-size          "1.3 MB">
    13   <!ENTITY gobject-introspection-buildsize     "38 MB (add 7 MB for tests)">
     13  <!ENTITY gobject-introspection-buildsize     "52 MB (add 12 MB for tests)">
    1414  <!ENTITY gobject-introspection-time          "0.3 SBU (additional 0.3 SBU for the tests)">
    1515]>
     
    105105    <para>
    106106      To test the results, issue: <command>make check</command>.
    107       One test, Regress-1.0.gir, is known to fail with glibc-2.26.
     107<!--      One test, Regress-1.0.gir, is known to fail with glibc-2.26. -->
    108108    </para>
    109109
     
    160160      <?dbhtml list-presentation="table"?>
    161161
     162      <varlistentry id="g-ir-annotation-tool">
     163        <term><command>g-ir-annotation-tool</command></term>
     164        <listitem>
     165          <para>
     166            creates or extracts annotation data from GI typelibs.
     167          </para>
     168          <indexterm zone="gobject-introspection g-ir-annotation-tool">
     169            <primary sortas="b-g-ir-annotation-tool">g-ir-annotation-tool</primary>
     170          </indexterm>
     171        </listitem>
     172      </varlistentry>
     173
    162174      <varlistentry id="g-ir-compiler">
    163175        <term><command>g-ir-compiler</command></term>
Note: See TracChangeset for help on using the changeset viewer.