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/orbit2.xml

    r0c4e116 r51d7b70  
    55  %general-entities;
    66
    7   <!ENTITY ORBit2-download-http "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.12/ORBit2-&ORBit2-version;.tar.bz2">
    8   <!ENTITY ORBit2-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.12/ORBit2-&ORBit2-version;.tar.bz2">
    9   <!ENTITY ORBit2-md5sum "7f963dcd0d84e6854460449383cc8c70">
    10   <!ENTITY ORBit2-size "678 KB">
    11   <!ENTITY ORBit2-buildsize "32 MB">
    12   <!ENTITY ORBit2-time "0.7 SBU (additional 0.2 SBU to run the test suite)">
     7  <!ENTITY ORBit2-download-http "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/&gnome-version;/ORBit2-&ORBit2-version;.tar.bz2">
     8  <!ENTITY ORBit2-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/ORBit2/&gnome-version;/ORBit2-&ORBit2-version;.tar.bz2">
     9  <!ENTITY ORBit2-md5sum        "aa2cae6e7957c369edccbd98ba78dea9">
     10  <!ENTITY ORBit2-size          "676 KB">
     11  <!ENTITY ORBit2-buildsize     "32.3 MB">
     12  <!ENTITY ORBit2-time          "0.7 SBU (additional 0.2 SBU to run the test suite)">
    1313]>
    1414
     
    8686    <title>Command Explanations</title>
    8787
    88     <para><parameter>--prefix=$GNOME_PREFIX</parameter>: This is the Base
     88    <para><parameter>--prefix=$GNOME_PREFIX</parameter>: This is the base
    8989    installation for <application>GNOME-2</application> from which all future
    90     installations will receive their prefix parameter. Be sure that
     90    package installations will receive their prefix parameter. Be sure that
    9191    <envar>GNOME_PREFIX</envar> is set for this install or globally to your
    9292    install directory as described in the introduction of this Chapter.</para>
     
    9595    configuration files in <filename class="directory">/etc/gnome</filename>
    9696    instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
     97
     98    <para><option>--enable-gtk-doc</option>: Use this parameter if you have
     99    <application>GTK-Doc</application> installed and you wish to build the
     100    documentation.</para>
    97101
    98102  </sect2>
Note: See TracChangeset for help on using the changeset viewer.