Changeset 1b9e36e for general


Ignore:
Timestamp:
11/28/2008 02:11:26 AM (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:
ea63479
Parents:
bc9c1def
Message:

glib2, pango, atk, gtk+2 : the end of my updates for yesterday.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    rbc9c1def r1b9e36e  
    55  %general-entities;
    66
    7   <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.12/glib-&glib2-version;.tar.bz2">
    8   <!ENTITY glib2-download-ftp  "ftp://ftp.gtk.org/pub/glib/2.12/glib-&glib2-version;.tar.bz2">
    9   <!ENTITY glib2-md5sum        "0b3a42098243d054475ff6eb51ed2be1">
    10   <!ENTITY glib2-size          "2.9 MB">
    11   <!ENTITY glib2-buildsize     "53 MB">
    12   <!ENTITY glib2-time          "0.6 SBU (additional 1.3 SBU to run the test suite)">
     7  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.18/glib-&glib2-version;.tar.bz2">
     8  <!ENTITY glib2-download-ftp  "ftp://ftp.gtk.org/pub/glib/2.18/glib-&glib2-version;.tar.bz2">
     9  <!ENTITY glib2-md5sum        "d11a5cc5e08cff53349a3481816fdaff">
     10  <!ENTITY glib2-size          "4.5 MB">
     11  <!ENTITY glib2-buildsize     "82 MB (additional 7MB to run test suite)">
     12  <!ENTITY glib2-time          "1.2 SBU (additional 2.2 SBU to run the test suite)">
    1313]>
    1414
     
    6262    <para role="required"><xref linkend="pkgconfig"/></para>
    6363
     64    <bridgehead renderas="sect4">Recommended</bridgehead>
     65    <para role="optional"><xref linkend="pcre"/> built with unicode properties.</para>
     66
    6467    <bridgehead renderas="sect4">Optional</bridgehead>
    6568    <para role="optional"><xref linkend="gtk-doc"/></para>
     
    9295    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9396    href="../../xincludes/gtk-doc-rebuild.xml"/>
     97
     98    <para><parameter>--disable-static</parameter>: prevent static libraries
     99    being built and installed.</para>
    94100
    95101  </sect2>
Note: See TracChangeset for help on using the changeset viewer.