glfs/gnome/add/gupnp-vala.xml
Krejzi 041b204cf4 gdl 3.4.1, gdlmm 3.3.2, gssdp 0.12.1, gupnp 0.18.2, gupnp-av 0.10.2, gupnp-dlna 0.6.6, gupnp-vala 0.10.3, modified gtksourceviewmm xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9966 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-04-21 15:56:29 +00:00

93 lines
2.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 gupnp-vala-download-http
"&gnome-download-http;/gupnp-vala/0.10/gupnp-vala-&gupnp-vala-version;.tar.xz">
<!ENTITY gupnp-vala-download-ftp
"&gnome-download-ftp;/gupnp-vala/0.10/gupnp-vala-&gupnp-vala-version;.tar.xz">
<!ENTITY gupnp-vala-md5sum "7ffe2fff14ae8adf3111e09008862b5c">
<!ENTITY gupnp-vala-size "88 KB">
<!ENTITY gupnp-vala-buildsize "832 KB">
<!ENTITY gupnp-vala-time "less than 0.1 SBU">
]>
<sect1 id="gupnp-vala" xreflabel="gupnp-vala-&gupnp-vala-version;">
<?dbhtml filename="gupnp-vala.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gupnp-vala-&gupnp-vala-version;</title>
<indexterm zone="gupnp-vala">
<primary sortas="a-gupnp-vala">gupnp-vala</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to gupnp-vala</title>
<para>The <application>gupnp-vala</application> package contains Vala bindings for
the GUPnP framework.</para>
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gupnp-vala-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gupnp-vala-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gupnp-vala-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gupnp-vala-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gupnp-vala-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gupnp-vala-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">gupnp-vala Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gupnp-av"/>,
<xref linkend="gupnp-dlna"/> and
<xref linkend="vala"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gupnp-vala"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of gupnp-vala</title>
<para>Install <application>gupnp-vala</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>This package does not have a testsuite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
</sect1>