source: multimedia/videoutils/xine-ui.xml@ 847ae101

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 847ae101 was 0e2aa08, checked in by Randy McMurchy <randy@…>, 18 years ago

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #6

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5834 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY xine-ui-download-http "http://prdownloads.sourceforge.net/xine/xine-ui-&xine-ui-version;.tar.gz">
8 <!ENTITY xine-ui-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/xine-ui-&xine-ui-version;.tar.gz">
9 <!ENTITY xine-ui-md5sum "90ea1f76747e9788a30a73e7f4a76cf6">
10 <!ENTITY xine-ui-size "2.5 MB">
11 <!ENTITY xine-ui-buildsize "19.6 MB">
12 <!ENTITY xine-ui-time "0.5 SBU">
13]>
14
15<sect1 id="xine-ui" xreflabel="xine User Interface-&xine-ui-version;">
16 <?dbhtml filename="xine-ui.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">xine-ui-&xine-ui-version;.tar</keyword>
23 <keyword role="ftpdir">xine-ui</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Xine User Interface-&xine-ui-version;</title>
28
29 <indexterm zone="xine-ui">
30 <primary sortas="a-Xine-User-Interface">Xine User Interface</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Xine User Interface</title>
35
36 <para>The <application>xine User Interface</application> package contains
37 a multimedia player. It plays back CDs, DVDs and VCDs. It also decodes
38 multimedia files like AVI, MOV, WMV, MPEG and MP3 from local disk drives,
39 and displays multimedia streamed over the Internet.</para>
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&xine-ui-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&xine-ui-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &xine-ui-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &xine-ui-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &xine-ui-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &xine-ui-time;</para>
60 </listitem>
61 </itemizedlist>
62
63 <bridgehead renderas="sect3">Xine User Interface Dependencies</bridgehead>
64
65 <bridgehead renderas="sect4">Required</bridgehead>
66 <para role="required"><xref linkend="xine-lib"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional"><xref linkend="pkgconfig"/>,
70 <xref linkend="curl"/>,
71 <xref linkend="aalib"/>,
72 <ulink url="http://www.lirc.org">LIRC</ulink> and
73 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink></para>
74
75 <para condition="html" role="usernotes">User Notes:
76 <ulink url="&blfs-wiki;/xine-ui"/></para>
77
78 </sect2>
79
80 <sect2 role="installation">
81 <title>Installation of Xine User Interface</title>
82
83 <para>Install <application>xine User Interface</application> by running the
84 following commands:</para>
85
86<screen><userinput>./configure --prefix=/usr &amp;&amp;
87make</userinput></screen>
88
89 <para>This package does not come with a test suite.</para>
90
91 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
92
93<screen role="root"><userinput>make install</userinput></screen>
94
95 </sect2>
96
97 <sect2 role="configuration">
98 <title>Configuring Xine User Interface</title>
99
100 <sect3 id="xine-ui-config">
101 <title>Config Files</title>
102
103 <para><filename>~/.xine/config</filename></para>
104
105 <indexterm zone="xine-ui xine-ui-config">
106 <primary sortas="e-AA.xine-config">~/.xine/config</primary>
107 </indexterm>
108
109 </sect3>
110
111 <sect3>
112 <title>Configuration Information</title>
113
114 <para>The above file is created and maintainable through the
115 <command>xine</command> setup dialog box. The documentation for the
116 configuration settings is located at
117 <filename>/usr/share/doc/xine-ui/README.config_en</filename>.</para>
118
119 </sect3>
120
121 </sect2>
122
123 <sect2 role="content">
124 <title>Contents</title>
125
126 <segmentedlist>
127 <segtitle>Installed Programs</segtitle>
128 <segtitle>Installed Directories</segtitle>
129
130 <seglistitem>
131 <seg>aaxine, cacaxine, fbxine, xine, xine-bugreport, xine-check, and
132 xine-remote</seg>
133 <seg>/usr/share/xine/{desktop,skins,visuals} and
134 /usr/share/doc/{xine-ui,xitk}</seg>
135 </seglistitem>
136 </segmentedlist>
137
138 <variablelist>
139 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
140 <?dbfo list-presentation="list"?>
141 <?dbhtml list-presentation="table"?>
142
143 <varlistentry id="aaxine">
144 <term><command>aaxine</command></term>
145 <listitem>
146 <para>is an ASCII art video player which utilizes
147 <application>AAlib</application> as the frontend for the
148 <application>xine Libraries</application>.</para>
149 <indexterm zone="xine-ui aaxine">
150 <primary sortas="b-aaxine">aaxine</primary>
151 </indexterm>
152 </listitem>
153 </varlistentry>
154
155 <varlistentry id="cacaxine">
156 <term><command>cacaxine</command></term>
157 <listitem>
158 <para>is a color ASCII art video player which
159 utilizes <application>CACA</application> as the frontend for the
160 <application>xine Libraries</application>.</para>
161 <indexterm zone="xine-ui cacaxine">
162 <primary sortas="b-cacaxine">cacaxine</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166
167 <varlistentry id="fbxine">
168 <term><command>fbxine</command></term>
169 <listitem>
170 <para>is a frame buffer interface to the
171 <application>xine Libraries</application>.</para>
172 <indexterm zone="xine-ui fbxine">
173 <primary sortas="b-fbxine">fbxine</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 <varlistentry id="xine">
179 <term><command>xine</command></term>
180 <listitem>
181 <para>is a multimedia player designed to play MPEG streams (audio
182 and video), MPEG elementary streams (MP3), MPEG transport streams,
183 Ogg files, AVI files, ASF files, some Quicktime files, VCDs
184 and DVDs (non-encrypted).</para>
185 <indexterm zone="xine-ui xine">
186 <primary sortas="b-xine">xine</primary>
187 </indexterm>
188 </listitem>
189 </varlistentry>
190
191 <varlistentry id="xine-bugreport">
192 <term><command>xine-bugreport</command></term>
193 <listitem>
194 <para>produces a terse system description and guides you through the
195 process of reporting a bug.</para>
196 <indexterm zone="xine-ui xine-bugreport">
197 <primary sortas="b-xine-bugreport">xine-bugreport</primary>
198 </indexterm>
199 </listitem>
200 </varlistentry>
201
202 <varlistentry id="xine-check">
203 <term><command>xine-check</command></term>
204 <listitem>
205 <para>tests the <command>xine</command> video player installation
206 for common problems. It tests the operating system settings, installation of
207 plugins, CD/DVD drive settings and video support parameters.</para>
208 <indexterm zone="xine-ui xine-check">
209 <primary sortas="b-xine-check">xine-check</primary>
210 </indexterm>
211 </listitem>
212 </varlistentry>
213
214 <varlistentry id="xine-remote">
215 <term><command>xine-remote</command></term>
216 <listitem>
217 <para>is a tool to connect to a <command>xine</command> remote
218 control server.</para>
219 <indexterm zone="xine-ui xine-remote">
220 <primary sortas="b-xine-remote">xine-remote</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 </variablelist>
226
227 </sect2>
228
229</sect1>
Note: See TracBrowser for help on using the repository browser.