glfs/gnome/add/gupnp-av.xml
Ken Moffat b07c48e255 gupnp-av-0.10.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9538 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-02-28 00:11:34 +00:00

133 lines
4.1 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 gupnp-av-download-http "&gnome-download-http;/gupnp-av/0.10/gupnp-av-&gupnp-av-version;.tar.xz">
<!ENTITY gupnp-av-download-ftp "&gnome-download-ftp;/gupnp-av/0.10/gupnp-av-&gupnp-av-version;.tar.xz">
<!ENTITY gupnp-av-md5sum "1eb8fa404f7b69189f94de3152ca5c2e">
<!ENTITY gupnp-av-size "267 KB">
<!ENTITY gupnp-av-buildsize "8.1 MB">
<!ENTITY gupnp-av-time "0.1 SBU">
]>
<sect1 id="gupnp-av" xreflabel="gupnp-av-&gupnp-av-version;">
<?dbhtml filename="gupnp-av.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gupnp-av-&gupnp-av-version;</title>
<indexterm zone="gupnp-av">
<primary sortas="a-gupnp-av">gupnp-av</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to gupnp-av</title>
<para>The <application>gupnp-av</application> package contains a library to ease
handling of UPnP A/V profiles.</para>
&lfs70_built;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gupnp-av-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gupnp-av-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gupnp-av-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gupnp-av-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gupnp-av-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gupnp-av-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">gupnp-av Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="glib2"/> and
<xref linkend="gupnp"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="gobject-introspection"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gupnp-av"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of gupnp-av</title>
<para>Install <application>gupnp-av</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</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>
<para><option>--enable-static=no</option>: This switch prevents the static
libraries being installed.</para>
</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>libgupnp-av-1.0.{so,a}</seg>
<seg><envar>$GNOME_PREFIX</envar>/{include/gupnp-av-1.0/libgupnp-av,share/gtk-doc/html/gupnp-av}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libgupnp-av-1">
<term><filename class='libraryfile'>libgupnp-av-1.0.{so,a}</filename></term>
<listitem>
<para>is an Audio/Visual utility library for GUPnP.</para>
<indexterm zone="gupnp-av libgupnp-av-1">
<primary sortas="c-libgupnp-av-1">libgupnp-av-1.0.{so,a}</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>