source: archive/gnome/gupnp-dlna.xml@ 48b59802

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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