glfs/gnome/otherlibs/gnome-vfs1.xml
DJ Lucas fdca426642 Last of XML rewrite
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2325 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-15 04:33:15 +00:00

80 lines
2.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-vfs1-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/1.0/gnome-vfs-&gnome-vfs1-version;.tar.bz2">
<!ENTITY gnome-vfs1-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/1.0/gnome-vfs-&gnome-vfs1-version;.tar.bz2">
<!ENTITY gnome-vfs1-size "768 KB">
<!ENTITY gnome-vfs1-buildsize "32.9 MB">
<!ENTITY gnome-vfs1-time "1.19 SBU">
]>
<sect1 id="gnome-vfs1" xreflabel="GNOME Virtual File System-&gnome-vfs1-version;">
<?dbhtml filename="gnome-vfs1.html"?>
<title>GNOME Virtual File System-&gnome-vfs1-version;</title>
<sect2>
<title>Introduction to <application><acronym>GNOME</acronym> Virtual
File System</application></title>
<para>The <application><acronym>GNOME</acronym> Virtual File System</application> package contains file system
libraries.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&gnome-vfs1-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&gnome-vfs1-download-ftp;"/></para></listitem>
<listitem><para>Download size: &gnome-vfs1-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&gnome-vfs1-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&gnome-vfs1-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application><acronym>GNOME</acronym> Virtual File System</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="gnome-mime-data"/>, <xref linkend="GConf1"/> and <xref linkend="gnome-libs"/></para></sect4>
<sect4><title>Optional</title>
<para><xref linkend="openssl"/>, <xref linkend="gtk-doc"/> and <xref
linkend="CDParanoia"/></para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application><acronym>GNOME</acronym> Virtual
File System</application></title>
<para>Install <application><acronym>GNOME</acronym> Virtual File System</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application><acronym>GNOME</acronym> Virtual File
System</application> package contains <filename class="libraryfile">
libgnomevfs</filename> libraries.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>libgnomevfs libraries</title>
<para>No description available.</para></sect3>
</sect2>
</sect1>