Ignore:
Timestamp:
02/06/2006 07:05:31 PM (18 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:
9121757a
Parents:
a29060d
Message:

Presentation cleanup of GNOME core packages

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/libbonobo.xml

    ra29060d re62f701  
    1010  <!ENTITY libbonobo-size          "1.3 MB">
    1111  <!ENTITY libbonobo-buildsize     "35.3 MB">
    12   <!ENTITY libbonobo-time          "0.7 SBU (additional 0.2 SBU to run the test suite)">
     12  <!ENTITY libbonobo-time          "0.7 SBU">
    1313]>
    1414
     
    8282
    8383<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    84     --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib/bonobo \
    85     --sysconfdir=&gnome-etc-dir; &amp;&amp;
     84            --libexecdir=`pkg-config \
     85            --variable=prefix ORBit-2.0`/lib/bonobo \
     86            --sysconfdir=&gnome-etc-dir; &amp;&amp;
    8687make</userinput></screen>
    8788
     
    131132        <application>ORBit-2</application> bonobo module, bonobo
    132133        servers, and libmoniker_std_2.[so,a] bonobo library</seg>
    133         <seg>&gnome-etc-dir;, $GNOME_PREFIX/include/bonobo-activation-2.0,
    134         $GNOME_PREFIX/include/libbonobo-2.0,
    135         $GNOME_PREFIX/lib/bonobo[,2.0],
    136         $GNOME_PREFIX/share/gtk-doc/html/[bonobo-activation,libbonobo], and
    137         $GNOME_PREFIX/share/idl/bonobo-[,activation-]2.0</seg>
     134        <seg>&gnome-etc-dir;/bonobo-activation and the following subdirectories
     135        of $GNOME_PREFIX/:
     136        include/[bonobo-activation-2.0,libbonobo-2.0],
     137        lib/[bonobo[,-2.0],libbonobo], and
     138        share/[gtk-doc/html/[bonobo-activation,libbonobo],
     139        idl/bonobo-[,activation-]2.0]</seg>
    138140      </seglistitem>
    139141    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.