source: multimedia/videoutils/xine-ui.xml@ 11939cb

systemd-11177
Last change on this file since 11939cb was fd968dd, checked in by Krejzi <krejzi@…>, 11 years ago

Drop pkg-config from systemd branch.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@11285 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 9.5 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 xine-ui-download-http
8 "&sourceforge-repo;/xine/xine-ui-&xine-ui-version;.tar.xz">
9 <!ENTITY xine-ui-download-ftp
10 "&gentoo-ftp-repo;/xine-ui-&xine-ui-version;.tar.xz">
11 <!ENTITY xine-ui-md5sum "2af6fcc2ad6af6ba2e471497c5d140dc">
12 <!ENTITY xine-ui-size "1.7 MB">
13 <!ENTITY xine-ui-buildsize "34 MB">
14 <!ENTITY xine-ui-time "0.3 SBU">
15]>
16
17<sect1 id="xine-ui" xreflabel="xine-ui-&xine-ui-version;">
18 <?dbhtml filename="xine-ui.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>xine-ui-&xine-ui-version;</title>
26
27 <indexterm zone="xine-ui">
28 <primary sortas="a-Xine-User-Interface">Xine User Interface</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to Xine User Interface</title>
33
34 <para>
35 The <application>xine User Interface</application> package contains a
36 multimedia player. It plays back CDs, DVDs and VCDs. It also decodes
37 multimedia files like AVI, MOV, WMV, MPEG and MP3 from local disk drives,
38 and displays multimedia streamed over the Internet.
39 </para>
40
41 &lfs73_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>Download (HTTP): <ulink url="&xine-ui-download-http;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download (FTP): <ulink url="&xine-ui-download-ftp;"/></para>
50 </listitem>
51 <listitem>
52 <para>Download MD5 sum: &xine-ui-md5sum;</para>
53 </listitem>
54 <listitem>
55 <para>Download size: &xine-ui-size;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated disk space required: &xine-ui-buildsize;</para>
59 </listitem>
60 <listitem>
61 <para>Estimated build time: &xine-ui-time;</para>
62 </listitem>
63 </itemizedlist>
64
65 <bridgehead renderas="sect3">Additional Patches</bridgehead>
66 <itemizedlist spacing="compact">
67 <listitem>
68 <para>
69 Recommended patch:
70 <ulink url="&patch-root;/xine-ui-&xine-ui-version;-upstream_fix-1.patch"/>
71 (without this, opening files from the menu doesn&apos;t work).
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">Xine User Interface Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="xine-lib"/> and
81 <xref linkend="shared-mime-info"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <xref linkend="curl"/>,
87 <xref linkend="aalib"/>,
88 <ulink url="http://www.lirc.org">LIRC</ulink> and
89 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>
90 </para>
91
92 <para condition="html" role="usernotes">
93 User Notes: <ulink url="&blfs-wiki;/xine-ui"/>
94 </para>
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of Xine User Interface</title>
99
100 <para>
101 If you have downloaded the recommended patch, apply it by running the
102 following command:
103 </para>
104
105<screen><userinput>patch -Np1 -i ../xine-ui-&xine-ui-version;-upstream_fix-1.patch</userinput></screen>
106
107 <para>
108 Install <application>xine User Interface</application> by running the
109 following commands:
110 </para>
111
112<screen><userinput>./configure --prefix=/usr &amp;&amp;
113make</userinput></screen>
114
115 <para>This package does not come with a test suite.</para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make docsdir=/usr/share/doc/xine-ui-&xine-ui-version; install</userinput></screen>
122
123 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
124 href="../../xincludes/update-icons-and-desktop.xml"/>
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <para>
131 <parameter>docsdir=/usr/share/doc/xine-ui-&xine-ui-version;</parameter>:
132 This parameter causes the <application>Xine UI</application> documentation
133 to be installed in the versioned directory
134 <filename class="directory">/usr/share/doc/xine-ui-&xine-ui-version;</filename>,
135 rather that the default
136 <filename class="directory">/usr/share/doc/xine-ui</filename>.
137 </para>
138 </sect2>
139
140 <sect2 role="configuration">
141 <title>Configuring Xine User Interface</title>
142
143 <sect3 id="xine-ui-config">
144 <title>Config Files</title>
145
146 <para><filename>~/.xine/config</filename></para>
147
148 <indexterm zone="xine-ui xine-ui-config">
149 <primary sortas="e-AA.xine-config">~/.xine/config</primary>
150 </indexterm>
151 </sect3>
152
153 <sect3>
154 <title>Configuration Information</title>
155
156 <para>
157 The above file is created and maintainable through the
158 <command>xine</command> setup dialog box. The documentation for the
159 configuration settings is located at
160 <filename>/usr/share/doc/xine-ui-&xine-ui-version;/README.config_en</filename>.
161 </para>
162
163 <para>
164 If you have a DVB TV card, you can watch TV with the command
165 <command>xine dvb://</command> and change channels with the scroll wheel
166 on your mouse.
167 </para>
168 </sect3>
169 </sect2>
170
171 <sect2 role="content">
172 <title>Contents</title>
173
174 <segmentedlist>
175 <segtitle>Installed Programs</segtitle>
176 <segtitle>Installed Libraries</segtitle>
177 <segtitle>Installed Directories</segtitle>
178
179 <seglistitem>
180 <seg>
181 aaxine,
182 cacaxine,
183 fbxine,
184 xine,
185 xine-bugreport,
186 xine-check and
187 xine-remote
188 </seg>
189 <seg>
190 None
191 </seg>
192 <seg>
193 /usr/share/xine and
194 /usr/share/doc/xine-ui-&xine-ui-version;
195 </seg>
196 </seglistitem>
197 </segmentedlist>
198
199 <variablelist>
200 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
201 <?dbfo list-presentation="list"?>
202 <?dbhtml list-presentation="table"?>
203
204 <varlistentry id="aaxine">
205 <term><command>aaxine</command></term>
206 <listitem>
207 <para>
208 is an ASCII art video player which utilizes
209 <application>AAlib</application> as the frontend for the
210 <application>xine Libraries</application>.
211 </para>
212 <indexterm zone="xine-ui aaxine">
213 <primary sortas="b-aaxine">aaxine</primary>
214 </indexterm>
215 </listitem>
216 </varlistentry>
217
218 <varlistentry id="cacaxine">
219 <term><command>cacaxine</command></term>
220 <listitem>
221 <para>
222 is a color ASCII art video player which utilizes
223 <application>CACA</application> as the frontend for the
224 <application>xine Libraries</application>.
225 </para>
226 <indexterm zone="xine-ui cacaxine">
227 <primary sortas="b-cacaxine">cacaxine</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
232 <varlistentry id="fbxine">
233 <term><command>fbxine</command></term>
234 <listitem>
235 <para>
236 is a frame buffer interface to the
237 <application>xine Libraries</application>.
238 </para>
239 <indexterm zone="xine-ui fbxine">
240 <primary sortas="b-fbxine">fbxine</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
245 <varlistentry id="xine">
246 <term><command>xine</command></term>
247 <listitem>
248 <para>
249 is a multimedia player designed to play MPEG streams (audio and
250 video), MPEG elementary streams (MP3), MPEG transport streams, Ogg
251 files, AVI files, ASF files, some Quicktime files, VCDs and DVDs.
252 </para>
253 <indexterm zone="xine-ui xine">
254 <primary sortas="b-xine">xine</primary>
255 </indexterm>
256 </listitem>
257 </varlistentry>
258
259 <varlistentry id="xine-bugreport">
260 <term><command>xine-bugreport</command></term>
261 <listitem>
262 <para>
263 produces a terse system description and guides you through the
264 process of reporting a bug.
265 </para>
266 <indexterm zone="xine-ui xine-bugreport">
267 <primary sortas="b-xine-bugreport">xine-bugreport</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 <varlistentry id="xine-check">
273 <term><command>xine-check</command></term>
274 <listitem>
275 <para>
276 tests the <command>xine</command> video player installation for
277 common problems. It tests the operating system settings,
278 installation of plugins, CD/DVD drive settings and video support
279 parameters.
280 </para>
281 <indexterm zone="xine-ui xine-check">
282 <primary sortas="b-xine-check">xine-check</primary>
283 </indexterm>
284 </listitem>
285 </varlistentry>
286
287 <varlistentry id="xine-remote">
288 <term><command>xine-remote</command></term>
289 <listitem>
290 <para>
291 is a tool to connect to a <command>xine</command> remote control
292 server.
293 </para>
294 <indexterm zone="xine-ui xine-remote">
295 <primary sortas="b-xine-remote">xine-remote</primary>
296 </indexterm>
297 </listitem>
298 </varlistentry>
299 </variablelist>
300 </sect2>
301</sect1>
Note: See TracBrowser for help on using the repository browser.