glfs/archive/gnome-obsolete/gnome-vfs-monikers.xml
Xi Ruoyao 45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00

114 lines
3.8 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-vfs-monikers-download-http "&gnome-download-http;/gnome-vfs-monikers/2.15/gnome-vfs-monikers-&gnome-vfs-monikers-version;.tar.bz2">
<!ENTITY gnome-vfs-monikers-download-ftp "&gnome-download-ftp;/gnome-vfs-monikers/2.15/gnome-vfs-monikers-&gnome-vfs-monikers-version;.tar.bz2">
<!ENTITY gnome-vfs-monikers-md5sum "b16f0db0482263be3318e269f52bb5b6">
<!ENTITY gnome-vfs-monikers-size "254 KB">
<!ENTITY gnome-vfs-monikers-buildsize "4 MB">
<!ENTITY gnome-vfs-monikers-time ".1 SBU">
]>
<sect1 id="gnome-vfs-monikers" xreflabel="GNOME VFS Monikers-&gnome-vfs-monikers-version;">
<?dbhtml filename="gnome-vfs-monikers.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>GNOME VFS Monikers-&gnome-vfs-monikers-version;</title>
<indexterm zone="gnome-vfs-monikers">
<primary sortas="a-GNOME-VFS-Monikers">GNOME VFS Monikers</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME VFS Monikers</title>
<para>The <application>GNOME VFS Monikers</application> package
contains <application>Bonobo</application> monikers that were pulled out
of the GNOME VFS package during the <application>Bonobo</application> to
<application>D-Bus</application> conversion. This package is required so
that the <application>GNOME VFS</application> API/ABI remains
stable.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gnome-vfs-monikers-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gnome-vfs-monikers-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gnome-vfs-monikers-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gnome-vfs-monikers-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gnome-vfs-monikers-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gnome-vfs-monikers-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME VFS Monikers Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="libbonobo"/> and
<xref linkend="gnome-vfs"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-vfs-monikers"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME VFS Monikers</title>
<para>Install <application>GNOME VFS Monikers</application>
by running the following commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libmoniker_gnome_vfs_std.{so,a} (bonobo library)</seg>
<seg>None</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>