Ignore:
Timestamp:
08/04/2009 01:16:01 PM (15 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
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:
831c11e4
Parents:
c3cb9d7
Message:

Updated to GConf-2.26.2, GNOME MIME Data-2.18.0, GNOME Virtual File System-2.24.1, and libgnome-2.26.0. Fixed up policykit, gnome-vfs-monikers, orbit2, and libbonobo

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/libgnome.xml

    rc3cb9d7 r2a427ac  
    55  %general-entities;
    66
    7   <!ENTITY libgnome-download-http "&gnome-download-http;/libgnome/&gnome-old-version;/libgnome-&libgnome-version;.tar.bz2">
    8   <!ENTITY libgnome-download-ftp  "&gnome-download-ftp;/libgnome/&gnome-old-version;/libgnome-&libgnome-version;.tar.bz2">
    9   <!ENTITY libgnome-md5sum        "73426589d7c6fa3266fe4e8f3be2f5b5">
    10   <!ENTITY libgnome-size          "1.0 MB">
    11   <!ENTITY libgnome-buildsize     "24 MB">
     7  <!ENTITY libgnome-download-http "&gnome-download-http;/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
     8  <!ENTITY libgnome-download-ftp  "&gnome-download-ftp;/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
     9  <!ENTITY libgnome-md5sum        "a5634fe9ddc54bbb726cbaaa35abc0b9">
     10  <!ENTITY libgnome-size          "1.3 MB">
     11  <!ENTITY libgnome-buildsize     "26 MB">
    1212  <!ENTITY libgnome-time          "0.3 SBU">
    1313]>
     
    8484            --localstatedir=/var/lib \
    8585            --mandir=$(pkg-config \
    86                 --variable=prefix ORBit-2.0)/share/man \
    87             --disable-esd &amp;&amp;
     86                --variable=prefix ORBit-2.0)/share/man &amp;&amp;
    8887make</userinput></screen>
    8988
     
    116115    href="../../xincludes/gnome-mandir.xml"/>
    117116
    118     <para><parameter>--disable-esd</parameter>: This parameter is required if
    119     <xref linkend="esound"/> is not installed. Remove it if the package is
    120     installed.</para>
     117    <para><option>--disable-esd</option>: This parameter is required if
     118    <xref linkend="esound"/> is not installed.</para>
    121119
    122120    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    135133      <seglistitem>
    136134        <seg>gnome-open</seg>
    137         <seg>libgnome-2.{so,a} and the libmoniker_extra_2.{so,a} bonobo
    138         library</seg>
     135        <seg>libgnome-2.{so,a} and the libmoniker_extra_2.{so,a} (bonobo
     136        library)</seg>
    139137        <seg>&gnome-etc-dir;/sound,
    140138        and the following subdirectories of <envar>$GNOME_PREFIX</envar>/:
Note: See TracChangeset for help on using the changeset viewer.