Changeset 2fcc9ee
- Timestamp:
- 09/19/2003 02:28:57 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.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, gimp3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 84e112b4
- Parents:
- 5e19933
- Location:
- gnome/lib/gnome-vfs
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/lib/gnome-vfs/gnome-vfs1-config.xml
r5e19933 r2fcc9ee 1 1 <sect2> 2 <title>Configuring gnome-vfs</title>2 <title>Configuring <application>gnome-vfs</application></title> 3 3 4 4 <sect3><title>Configuration Information</title> -
gnome/lib/gnome-vfs/gnome-vfs1-desc.xml
r5e19933 r2fcc9ee 2 2 <title>Contents</title> 3 3 4 <para>The gnome-vfs package contains <filename>libgnomevfs</filename> libraries.</para> 4 <para>The <application>gnome-vfs</application> package contains <filename> 5 libgnomevfs</filename> libraries.</para> 5 6 6 7 </sect2> -
gnome/lib/gnome-vfs/gnome-vfs1-inst.xml
r5e19933 r2fcc9ee 1 1 <sect2> 2 <title>Installation of gnome-vfs</title>2 <title>Installation of <application>gnome-vfs</application></title> 3 3 4 <para>Install gnome-vfs by running the following commands:</para> 4 <para>Install <application>gnome-vfs</application> by running the following 5 commands:</para> 5 6 6 < para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc &&7 <screen><userinput><command>./configure --prefix=/opt/gnome --disable-gtk-doc && 7 8 make && 8 make install</ userinput></screen></para>9 make install</command></userinput></screen> 9 10 10 11 </sect2> -
gnome/lib/gnome-vfs/gnome-vfs1-intro.xml
r5e19933 r2fcc9ee 1 1 <sect2> 2 <title>Introduction to gnome-vfs</title>2 <title>Introduction to <application>gnome-vfs</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&gnome-vfs1-download-http;"/> 5 Download location (FTP): <ulink url="&gnome-vfs1-download-ftp;"/> 6 Version used: &gnome-vfs1-version; 7 Package size: &gnome-vfs1-size; 8 Estimated Disk space required: &gnome-vfs1-buildsize;</screen> 4 <para>The <application>gnome-vfs</application> package contains file system 5 libraries.</para> 9 6 10 <para>The gnome-vfs package contains file system libraries.</para> 7 <sect3><title>Package information</title> 8 <itemizedlist spacing='compact'> 9 <listitem><para>Download (HTTP): <ulink 10 url="&gnome-vfs1-download-http;"/></para></listitem> 11 <listitem><para>Download (FTP): <ulink 12 url="&gnome-vfs1-download-ftp;"/></para></listitem> 13 <listitem><para>Download size: &gnome-vfs1-size;</para></listitem> 14 <listitem><para>Estimated Disk space required: 15 &gnome-vfs1-buildsize;</para></listitem> 16 <listitem><para>Estimated build time: 17 &gnome-vfs1-time;</para></listitem></itemizedlist> 18 </sect3> 19 20 <sect3><title><application>gnome-vfs</application> dependencies</title> 21 <sect4><title>Required</title> 22 <para><xref linkend="GConf1"/> and <xref linkend="gnome-libs"/></para></sect4> 23 <sect4><title>Optional</title> 24 <para><xref linkend="openssl"/>, <xref linkend="gtk-doc"/> and <xref 25 linkend="CDParanoia"/></para></sect4> 26 </sect3> 11 27 12 <screen>gnome-vfs depends on:13 <xref linkend="GConf1"/> and <xref linkend="gnome-libs"/>14 gnome-vfs will utilize:15 <xref linkend="openssl"/>, <xref linkend="gtk-doc"/> and <xref16 linkend="CDParanoia"/></screen>17 28 18 29 </sect2> -
gnome/lib/gnome-vfs/gnome-vfs1.ent
r5e19933 r2fcc9ee 5 5 <!ENTITY gnome-vfs1-desc SYSTEM "gnome-vfs1-desc.xml"> 6 6 <!ENTITY gnome-vfs1-config SYSTEM "gnome-vfs1-config.xml"> 7 <!ENTITY gnome-vfs1-buildsize " 9 MB">7 <!ENTITY gnome-vfs1-buildsize "32.9 MB"> 8 8 <!ENTITY gnome-vfs1-version "1.0.5"> 9 9 <!ENTITY gnome-vfs1-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/1.0/gnome-vfs-1.0.5.tar.bz2"> 10 10 <!ENTITY gnome-vfs1-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/1.0/gnome-vfs-1.0.5.tar.bz2"> 11 <!ENTITY gnome-vfs1-size "1.1 MB"> 11 <!ENTITY gnome-vfs1-size "768 KB"> 12 <!ENTITY gnome-vfs1-time "1.19 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.