Author: ken Date: 2012-02-27 17:11:34 -0700 (Mon, 27 Feb 2012) New Revision: 9538
Added: trunk/BOOK/gnome/add/gupnp-av.xml Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/add.xml trunk/BOOK/introduction/welcome/changelog.xml Log: gupnp-av-0.10.1 Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2012-02-27 23:56:29 UTC (rev 9537) +++ trunk/BOOK/general.ent 2012-02-28 00:11:34 UTC (rev 9538) @@ -789,6 +789,7 @@ <!ENTITY gnome-power-manager-version "3.2.1"> <!ENTITY gnome-screensaver-version "3.2.0"> <!ENTITY gupnp-version "0.18.0"> +<!ENTITY gupnp-av-version "0.10.1"> <!ENTITY hamster-applet-version "2.30.2"> <!ENTITY nautilus-sendto-version "3.0.1"> <!ENTITY seahorse-version "2.30.1"> Modified: trunk/BOOK/gnome/add/add.xml =================================================================== --- trunk/BOOK/gnome/add/add.xml 2012-02-27 23:56:29 UTC (rev 9537) +++ trunk/BOOK/gnome/add/add.xml 2012-02-28 00:11:34 UTC (rev 9538) @@ -33,6 +33,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtksourceview.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtksourceviewmm.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gupnp.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gupnp-av.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgda.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mobile-broadband-provider-info.xml"/> Added: trunk/BOOK/gnome/add/gupnp-av.xml =================================================================== --- trunk/BOOK/gnome/add/gupnp-av.xml (rev 0) +++ trunk/BOOK/gnome/add/gupnp-av.xml 2012-02-28 00:11:34 UTC (rev 9538) @@ -0,0 +1,132 @@ +<?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 && +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> Property changes on: trunk/BOOK/gnome/add/gupnp-av.xml ___________________________________________________________________ Added: svn:keywords + Date LastChangedBy Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2012-02-27 23:56:29 UTC (rev 9537) +++ trunk/BOOK/introduction/welcome/changelog.xml 2012-02-28 00:11:34 UTC (rev 9538) @@ -59,6 +59,9 @@ <listitem> <para>[ken] - added gupnp-0.18.0 from Wayne.</para> </listitem> + <listitem> + <para>[ken] - added gupnp-av-0.10.1 from Wayne.</para> + </listitem> </itemizedlist> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
