Changeset 48d0ea5b for general


Ignore:
Timestamp:
12/01/2008 05:57:37 PM (15 years ago)
Author:
Ken Moffat <ken@…>
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:
e8ec946
Parents:
425144f
Message:

update libglade

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libglade.xml

    r425144f r48d0ea5b  
    77  <!ENTITY libglade-download-http "&gnome-download-http;/libglade/2.6/libglade-&libglade-version;.tar.bz2">
    88  <!ENTITY libglade-download-ftp  "&gnome-download-ftp;/libglade/2.6/libglade-&libglade-version;.tar.bz2">
    9   <!ENTITY libglade-md5sum        "489be887b26b9973f77e2c6111ab7d5a">
    10   <!ENTITY libglade-size          "346 KB">
    11   <!ENTITY libglade-buildsize     "5 MB">
     9  <!ENTITY libglade-md5sum        "1c359860b1a0f369f0b6e3f96fd985c2">
     10  <!ENTITY libglade-size          "351 KB">
     11  <!ENTITY libglade-buildsize     "4.9 MB">
    1212  <!ENTITY libglade-time          "0.1 SBU">
    1313]>
     
    8080make</userinput></screen>
    8181
    82     <para>To test the results, issue: <command>make check</command>.</para>
     82    <para>To test the results, issue: <command>make check</command>.
     83    One of the tests, test-convert, is known to fail.</para>
    8384
    8485    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    9394    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9495    href="../../xincludes/gtk-doc-rebuild.xml"/>
     96
     97    <para><parameter>--disable-static</parameter>: prevent static libraries
     98    being built and installed.</para>
    9599
    96100  </sect2>
Note: See TracChangeset for help on using the changeset viewer.