source: archive/gnome/gupnp-dlna.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gupnp-dlna-download-http
8 "&gnome-download-http;/gupnp-dlna/0.6/gupnp-dlna-&gupnp-dlna-version;.tar.xz">
9 <!ENTITY gupnp-dlna-download-ftp
10 "&gnome-download-ftp;/gupnp-dlna/0.6/gupnp-dlna-&gupnp-dlna-version;.tar.xz">
11 <!ENTITY gupnp-dlna-md5sum "4e3151125de991f474f728c1c5343ab1">
12 <!ENTITY gupnp-dlna-size "260 KB">
13 <!ENTITY gupnp-dlna-buildsize "4.7 MB">
14 <!ENTITY gupnp-dlna-time "0.1 SBU">
15]>
16
17<sect1 id="gupnp-dlna" xreflabel="gupnp-dlna-&gupnp-dlna-version;">
18 <?dbhtml filename="gupnp-dlna.html"?>
19
20
21 <title>gupnp-dlna-&gupnp-dlna-version;</title>
22
23 <indexterm zone="gupnp-dlna">
24 <primary sortas="a-gupnp-dlna">gupnp-dlna</primary>
25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to GUPnP DLNA</title>
29
30 <para>
31 The <application>GUPnP DLNA</application> package contains a library that
32 provides DLNA-related functionality for MediaServers.
33 </para>
34
35 &lfs70_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
41 Download (HTTP): <ulink url="&gupnp-dlna-download-http;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download (FTP): <ulink url="&gupnp-dlna-download-ftp;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download MD5 sum: &gupnp-dlna-md5sum;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download size: &gupnp-dlna-size;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated disk space required: &gupnp-dlna-buildsize;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated build time: &gupnp-dlna-time;
67 </para>
68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">GUPnP DLNA Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
75 <xref linkend="gst-plugins-base"/> and
76 <xref linkend="libxml2"/>
77 </para>
78
79 <bridgehead renderas="sect4">Recommended</bridgehead>
80 <para role="recommended">
81 <xref linkend="gobject-introspection"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <xref linkend="gtk-doc"/>
87 </para>
88
89 <bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead>
90 <para role="recommended">
91 <xref linkend="gst-plugins-good"/>,
92 <xref linkend="gst-plugins-bad"/>,
93 <xref linkend="gst-plugins-ugly"/> and
94 <xref linkend="gst-ffmpeg"/>
95 </para>
96
97 <para condition="html" role="usernotes">User Notes:
98 <ulink url="&blfs-wiki;/gupnp-dlna"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of GUPnP DLNA</title>
104
105 <para>
106 Install <application>GUPnP DLNA</application> by running
107 the following commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 To test the results, issue: <command>make check</command>.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make install</userinput></screen>
122
123 </sect2>
124
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
129 href="../../xincludes/static-libraries.xml"/>
130
131 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
132 href="../../xincludes/gtk-doc-rebuild.xml"/>
133
134 </sect2>
135
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Programs</segtitle>
141 <segtitle>Installed Library</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 gupnp-dlna-info and gupnp-dlna-ls-profiles
147 </seg>
148 <seg>
149 libgupnp-dlna-1.0.so
150 </seg>
151 <seg>
152 /usr/include/gupnp-dlna-1.0,
153 /usr/share/gtk-doc/html/gupnp-dlna and
154 /usr/share/gupnp-dlna
155 </seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <variablelist>
160 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
161 <?dbfo list-presentation="list"?>
162 <?dbhtml list-presentation="table"?>
163
164 <varlistentry id="gupnp-dlna-info">
165 <term><command>gupnp-dlna-info</command></term>
166 <listitem>
167 <para>
168 is a program used to extract DLNA and related metadata.
169 </para>
170 <indexterm zone="gupnp-dlna gupnp-dlna-info">
171 <primary sortas="b-gupnp-dlna-info">gupnp-dlna-info</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 <varlistentry id="gupnp-dlna-ls-profiles">
177 <term><command>gupnp-dlna-ls-profiles</command></term>
178 <listitem>
179 <para>
180 is a program used to list all the DLNA profiles supported
181 by <application>GUPnP DLNA</application>.
182 </para>
183 <indexterm zone="gupnp-dlna gupnp-dlna-ls-profiles">
184 <primary sortas="b-gupnp-dlna-ls-profiles">gupnp-dlna-ls-profiles</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 <varlistentry id="libgupnp-dlna-1">
190 <term><filename class='libraryfile'>libgupnp-dlna-1.0.so</filename></term>
191 <listitem>
192 <para>
193 contains the <application>GUPnP DLNA</application> API functions.
194 </para>
195 <indexterm zone="gupnp-dlna libgupnp-dlna-1">
196 <primary sortas="c-libgupnp-dlna-1">libgupnp-dlna-1.0.so</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 </variablelist>
202
203 </sect2>
204
205</sect1>
Note: See TracBrowser for help on using the repository browser.