Ignore:
Timestamp:
06/21/2006 01:46:25 AM (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:
3838dc02
Parents:
998dcf8
Message:

Updated to GNOME-2.14.2. All version entities have been updated with the core package updates being complete. The 'Additional' packages will be updated in upcoming commits

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gnome-vfs.xml

    r998dcf8 ra6bee1f  
    77  <!ENTITY gnome-vfs-download-http "&gnome-download-http;/gnome-vfs/&gnome-version;/gnome-vfs-&gnome-vfs-version;.tar.bz2">
    88  <!ENTITY gnome-vfs-download-ftp  "&gnome-download-ftp;/gnome-vfs/&gnome-version;/gnome-vfs-&gnome-vfs-version;.tar.bz2">
    9   <!ENTITY gnome-vfs-md5sum        "4d7b9c14af29a9bf813ab4831eeeacbb">
    10   <!ENTITY gnome-vfs-size          "1.5 MB">
    11   <!ENTITY gnome-vfs-buildsize     "52.2 MB">
     9  <!ENTITY gnome-vfs-md5sum        "b657e31974d6981adf9b2c4db981f62c">
     10  <!ENTITY gnome-vfs-size          "1.8 MB">
     11  <!ENTITY gnome-vfs-buildsize     "54.1 MB">
    1212  <!ENTITY gnome-vfs-time          "1.4 SBU">
    1313]>
     
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    21     <keywordset>
    22       <keyword role="package">gnome-vfs-&gnome-vfs-version;.tar</keyword>
    23       <keyword role="ftpdir">gnome-vfs</keyword>
    24     </keywordset>
    2521  </sect1info>
    2622
     
    7369    <xref linkend="hal"/>,
    7470    <xref linkend="gtk-doc"/>,
     71    <xref linkend="intltool"/>,
    7572    <xref linkend="openssh"/>,
    7673    <xref linkend="openssl"/> or
     
    8279    <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
    8380    <ulink url="http://www.openafs.org/">OpenAFS</ulink>, and
    84     <ulink url="http://www.porchdogsoft.com/products/howl/">Howl</ulink></para>
     81    <ulink url="http://www.avahi.org">Avahi</ulink></para>
     82
     83    <para>If you run <command>./configure --help</command> for the complete
     84    list of dependency requirements and available switches, you may notice a
     85    message about the <xref linkend="gnome-mount"/> package. This package is
     86    not required at build-time, and is only a run-time dependency. If
     87    <application>gnome-mount</application> is available at run-time,
     88    <application>GNOME-VFS</application> will use it. If not available,
     89    <application>GNOME-VFS</application> will fall back to using other mounting
     90    mechanisms.</para>
    8591
    8692    <para condition="html" role="usernotes">User Notes:
     
    95101    by running the following commands:</para>
    96102
    97 <screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    98             --libexecdir=`pkg-config \
    99             --variable=prefix ORBit-2.0`/lib/gnome-vfs-2.0 \
    100             --sysconfdir=&gnome-etc-dir; &amp;&amp;
     103<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
     104            --sysconfdir=&gnome-etc-dir; \
     105            --libexecdir=$(pkg-config \
     106                --variable=prefix ORBit-2.0)/lib/gnome-vfs-2.0 &amp;&amp;
    101107make</userinput></screen>
    102108
     
    116122    instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    117123
    118     <para><parameter>--libexecdir=`pkg-config --variable=prefix
    119     ORBit-2.0`/lib/gnome-vfs-2.0</parameter>: This switch puts libexec files in
     124    <para><parameter>--libexecdir=$(pkg-config --variable=prefix
     125    ORBit-2.0)/lib/gnome-vfs-2.0</parameter>: This switch puts libexec files in
    120126    <filename class="directory">$GNOME_PREFIX/lib/gnome-vfs-2.0</filename>
    121127    instead of
    122128    <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    123129
    124     <para><command>rmdir `pkg-config --variable=prefix ORBit-2.0`/doc</command>:
     130    <!-- Apparently fixed
     131    <para><command>rmdir $(pkg-config -variable=prefix ORBit-2.0)/doc</command>:
    125132    Use this command if <envar>$GNOME_PREFIX</envar> is anything other than
    126133    <filename class='directory'>/usr</filename> as the directory is unneeded and
    127     unpopulated.</para>
     134    unpopulated.</para> -->
    128135
    129136    <para><option>--with-hal-eject=PROGRAM</option>: This parameter does not
    130137    need to be passed if you have <ulink
    131138    url="http://ca.geocities.com/jefftranter@rogers.com/eject.html">Eject</ulink>
    132     installed, as the <command>eject</command> program is used by default.</para>
     139    or <xref linkend="gnome-mount"/> installed, as the <command>eject</command>
     140    program is used if gnome-mount is not installed.</para>
    133141
    134     <para><option>--enable-gtk-doc</option>: Use this option if you have
     142    <!-- Commenting this out for now as the documentation is already built
     143         and installed by default
     144    <para><option>-enable-gtk-doc</option>: Use this option if you have
    135145    <application>GTK-Doc</application> installed and wish to build the API
    136     documentation.</para>
     146    documentation.</para> -->
    137147
    138148  </sect2>
Note: See TracChangeset for help on using the changeset viewer.