Ignore:
Timestamp:
10/10/2005 06:06:06 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
0af08ab
Parents:
0c4e116
Message:

3rd of 3 commits to GNOME-2.12.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gail.xml

    r0c4e116 r51d7b70  
    66
    77  <!ENTITY gail-download-http "http://ftp.gnome.org/pub/GNOME/sources/gail/1.8/gail-&gail-version;.tar.bz2">
    8   <!ENTITY gail-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gail/1.8/gail-&gail-version;.tar.bz2">
    9   <!ENTITY gail-md5sum "9e5db197dea8f92eec1f07984f12542a">
    10   <!ENTITY gail-size "562 KB">
    11   <!ENTITY gail-buildsize "19 MB">
    12   <!ENTITY gail-time "0.5 SBU">
     8  <!ENTITY gail-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/gail/1.8/gail-&gail-version;.tar.bz2">
     9  <!ENTITY gail-md5sum        "7587a0a9ee643bb59ef6b2dea06c5a28">
     10  <!ENTITY gail-size          "563 KB">
     11  <!ENTITY gail-buildsize     "19.3 MB">
     12  <!ENTITY gail-time          "0.6 SBU">
    1313]>
    1414
     
    9292    a symlink to <envar>$GNOME_PREFIX</envar> to satisfy this requirement:</para>
    9393
    94 <screen role="root"><userinput>ln -v -sf `pkg-config --variable=prefix ORBit-2.0`/lib/gtk-2.0/modules \
     94<screen role="root"><userinput>ln -v -s `pkg-config --variable=prefix ORBit-2.0`/lib/gtk-2.0/modules \
    9595    /usr/lib/gtk-2.0</userinput></screen>
     96
     97  </sect2>
     98
     99  <sect2 role="commands">
     100    <title>Command Explanations</title>
     101   
     102    <para><option>--enable-gtk-doc</option>: Use this parameter if you have
     103    <application>GTK-Doc</application> installed and wish to build the API
     104    documentation as the source tarball doesn't contain pre-built docs.</para>
    96105
    97106  </sect2>
Note: See TracChangeset for help on using the changeset viewer.