Author: randy Date: 2007-07-19 16:16:31 -0600 (Thu, 19 Jul 2007) New Revision: 6934
Added: trunk/BOOK/gnome/core/gnome-vfs-monikers.xml Log: Added the GNOME VFS Monikers package as it is required in GNOME-2.18.x Added: trunk/BOOK/gnome/core/gnome-vfs-monikers.xml =================================================================== --- trunk/BOOK/gnome/core/gnome-vfs-monikers.xml (rev 0) +++ trunk/BOOK/gnome/core/gnome-vfs-monikers.xml 2007-07-19 22:16:31 UTC (rev 6934) @@ -0,0 +1,114 @@ +<?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 "260 KB"> + <!ENTITY gnome-vfs-monikers-buildsize "3 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> + <othername>$LastChangedBy$</othername> + <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) && +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/2003/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>A Bonobo module</seg> + <seg>None</seg> + </seglistitem> + </segmentedlist> + + </sect2> + +</sect1> Property changes on: trunk/BOOK/gnome/core/gnome-vfs-monikers.xml ___________________________________________________________________ Name: svn:keywords + LastChangedBy Date -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page