Author: andy
Date: 2012-06-12 10:17:57 -0600 (Tue, 12 Jun 2012)
New Revision: 10320
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/videoutils/xine-ui.xml
Log:
xine-ui-0.99.7
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-06-12 15:54:33 UTC (rev 10319)
+++ trunk/BOOK/general.ent 2012-06-12 16:17:57 UTC (rev 10320)
@@ -1056,7 +1056,7 @@
<!ENTITY ffmpeg-version "0.11.1">
<!-- <!ENTITY avifile-version "0.7.45"> -->
<!ENTITY mplayer-version "1.1">
-<!ENTITY xine-ui-version "0.99.6">
+<!ENTITY xine-ui-version "0.99.7">
<!ENTITY transcode-version "1.1.7">
<!ENTITY vlc-version "2.0.1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-06-12 15:54:33 UTC
(rev 10319)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-06-12 16:17:57 UTC
(rev 10320)
@@ -87,6 +87,9 @@
<listitem>
<para>[abenton] - Updated Xine Lib to 1.2.2.</para>
</listitem>
+ <listitem>
+ <para>[abenton] - Updated Xine Ui to 0.99.7.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/multimedia/videoutils/xine-ui.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/xine-ui.xml 2012-06-12 15:54:33 UTC
(rev 10319)
+++ trunk/BOOK/multimedia/videoutils/xine-ui.xml 2012-06-12 16:17:57 UTC
(rev 10320)
@@ -4,11 +4,13 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY xine-ui-download-http
"&sourceforge-repo;/xine/xine-ui-&xine-ui-version;.tar.xz">
- <!ENTITY xine-ui-download-ftp
"&gentoo-ftp-repo;/xine-ui-&xine-ui-version;.tar.xz">
- <!ENTITY xine-ui-md5sum "d468b4e7fe39ff19888261e1da9be914">
+ <!ENTITY xine-ui-download-http
+ "&sourceforge-repo;/xine/xine-ui-&xine-ui-version;.tar.xz">
+ <!ENTITY xine-ui-download-ftp
+ "&gentoo-ftp-repo;/xine-ui-&xine-ui-version;.tar.xz">
+ <!ENTITY xine-ui-md5sum "2af6fcc2ad6af6ba2e471497c5d140dc">
<!ENTITY xine-ui-size "1.7 MB">
- <!ENTITY xine-ui-buildsize "19 MB">
+ <!ENTITY xine-ui-buildsize "34 MB">
<!ENTITY xine-ui-time "0.3 SBU">
]>
@@ -29,10 +31,12 @@
<sect2 role="package">
<title>Introduction to Xine User Interface</title>
- <para>The <application>xine User Interface</application> package contains
- a multimedia player. It plays back CDs, DVDs and VCDs. It also decodes
- multimedia files like AVI, MOV, WMV, MPEG and MP3 from local disk drives,
- and displays multimedia streamed over the Internet.</para>
+ <para>
+ The <application>xine User Interface</application> package contains a
+ multimedia player. It plays back CDs, DVDs and VCDs. It also decodes
+ multimedia files like AVI, MOV, WMV, MPEG and MP3 from local disk drives,
+ and displays multimedia streamed over the Internet.
+ </para>
&lfs71_checked;
@@ -75,52 +79,42 @@
<ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>
</para>
- <para condition="html" role="usernotes">User Notes:
- <ulink url="&blfs-wiki;/xine-ui"/></para>
-
+ <para condition="html" role="usernotes">
+ User Notes: <ulink url="&blfs-wiki;/xine-ui"/>
+ </para>
</sect2>
<sect2 role="installation">
<title>Installation of Xine User Interface</title>
- <para>Install <application>xine User Interface</application> by running the
- following commands:</para>
+ <para>
+ Install <application>xine User Interface</application> by running the
+ following commands:
+ </para>
-<screen><userinput>sed -i -e 's/info_ptr->//'
\
- -e '/RGB/icolor_type = png_get_color_type(png_ptr, info_ptr);' \
- src/xitk/Imlib-light/load.c &&
-sed -i -e '/#include.*curl.types.h*/d' src/xitk/download.c &&
-./configure --prefix=/usr --disable-lirc &&
+<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
- <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+ <para>
+ Now, as the <systemitem class="username">root</systemitem> user:
+ </para>
<screen role="root"><userinput>make
docsdir=/usr/share/doc/xine-ui-&xine-ui-version; install</userinput></screen>
-
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
- <para><command>sed -i -e 's/info_ptr->// ...</command>: this sed fixes
- compiling against libpng-&libpng-version;.</para>
-
- <para><command>sed -i -e '/#include.*curl.types.h*/d'
src/xitk/download.c</command>:
- <application>curl-&curl-version;</application> no longer installs
- <filename>curl/types.h</filename>, this fixes the compile.</para>
-
- <para><option>--disable-lirc</option>: remove this option if you've
- installed <ulink url="http://www.lirc.org">LIRC</ulink>.</para>
-
-
<para><parameter>docsdir=/usr/share/doc/xine-ui-&xine-ui-version;</parameter>:
- This parameter causes the <application>Xine UI</application> documentation
- to be installed in the versioned directory
- <filename
class="directory">/usr/share/doc/xine-ui-&xine-ui-version;</filename>,
- rather that the default
- <filename class="directory">/usr/share/doc/xine-ui</filename>.</para>
-
+ <para>
+ <parameter>docsdir=/usr/share/doc/xine-ui-&xine-ui-version;</parameter>:
+ This parameter causes the <application>Xine UI</application>
documentation
+ to be installed in the versioned directory
+ <filename
class="directory">/usr/share/doc/xine-ui-&xine-ui-version;</filename>,
+ rather that the default
+ <filename class="directory">/usr/share/doc/xine-ui</filename>.
+ </para>
</sect2>
<sect2 role="configuration">
@@ -134,28 +128,22 @@
<indexterm zone="xine-ui xine-ui-config">
<primary sortas="e-AA.xine-config">~/.xine/config</primary>
</indexterm>
-
</sect3>
<sect3>
<title>Configuration Information</title>
- <para>The above file is created and maintainable through the
- <command>xine</command> setup dialog box. The documentation for the
- configuration settings is located at
-
<filename>/usr/share/doc/xine-ui-&xine-ui-version;/README.config_en</filename>.</para>
-
<para>
- If you have a DVB TV card and would like to use Xine to watch tv, use
- <xref linkend="dvb-apps"/> to create /etc/channels.conf then make a
- symbolic link to it in ~/.xine
+ The above file is created and maintainable through the
+ <command>xine</command> setup dialog box. The documentation for the
+ configuration settings is located at
+
<filename>/usr/share/doc/xine-ui-&xine-ui-version;/README.config_en</filename>.
</para>
-<screen><userinput>ln -sfv /etc/channels.conf
~/.xine/channels.conf</userinput></screen>
-
<para>
- Then you can watch TV with the command <command>xine dvb://</command>
- and change channel with the scroll wheel on your mouse
+ If you have a DVB TV card you can watch TV with the command
+ <command>xine dvb://</command> and change channel with the scroll wheel
+ on your mouse
</para>
</sect3>
</sect2>
@@ -168,10 +156,18 @@
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>aaxine, cacaxine, fbxine, xine, xine-bugreport, xine-check, and
- xine-remote</seg>
- <seg>/usr/share/xine/{desktop,skins,visuals} and
- /usr/share/doc/xine-ui-&xine-ui-version;</seg>
+ <seg>
+ aaxine,
+ cacaxine,
+ fbxine,
+ xine,
+ xine-bugreport,
+ xine-check and
+ xine-remote
+ </seg>
+ <seg>
+ /usr/share/xine and
+ /usr/share/doc/xine-ui-&xine-ui-version;</seg>
</seglistitem>
</segmentedlist>
@@ -183,9 +179,11 @@
<varlistentry id="aaxine">
<term><command>aaxine</command></term>
<listitem>
- <para>is an ASCII art video player which utilizes
- <application>AAlib</application> as the frontend for the
- <application>xine Libraries</application>.</para>
+ <para>
+ is an ASCII art video player which utilizes
+ <application>AAlib</application> as the frontend for the
+ <application>xine Libraries</application>.
+ </para>
<indexterm zone="xine-ui aaxine">
<primary sortas="b-aaxine">aaxine</primary>
</indexterm>
@@ -195,9 +193,11 @@
<varlistentry id="cacaxine">
<term><command>cacaxine</command></term>
<listitem>
- <para>is a color ASCII art video player which
- utilizes <application>CACA</application> as the frontend for the
- <application>xine Libraries</application>.</para>
+ <para>
+ is a color ASCII art video player which utilizes
+ <application>CACA</application> as the frontend for the
+ <application>xine Libraries</application>.
+ </para>
<indexterm zone="xine-ui cacaxine">
<primary sortas="b-cacaxine">cacaxine</primary>
</indexterm>
@@ -207,8 +207,10 @@
<varlistentry id="fbxine">
<term><command>fbxine</command></term>
<listitem>
- <para>is a frame buffer interface to the
- <application>xine Libraries</application>.</para>
+ <para>
+ is a frame buffer interface to the
+ <application>xine Libraries</application>.
+ </para>
<indexterm zone="xine-ui fbxine">
<primary sortas="b-fbxine">fbxine</primary>
</indexterm>
@@ -218,10 +220,11 @@
<varlistentry id="xine">
<term><command>xine</command></term>
<listitem>
- <para>is a multimedia player designed to play MPEG streams (audio
- and video), MPEG elementary streams (MP3), MPEG transport streams,
- Ogg files, AVI files, ASF files, some Quicktime files, VCDs
- and DVDs (non-encrypted).</para>
+ <para>
+ is a multimedia player designed to play MPEG streams (audio and
+ video), MPEG elementary streams (MP3), MPEG transport streams, Ogg
+ files, AVI files, ASF files, some Quicktime files, VCDs and DVDs.
+ </para>
<indexterm zone="xine-ui xine">
<primary sortas="b-xine">xine</primary>
</indexterm>
@@ -231,8 +234,10 @@
<varlistentry id="xine-bugreport">
<term><command>xine-bugreport</command></term>
<listitem>
- <para>produces a terse system description and guides you through the
- process of reporting a bug.</para>
+ <para>
+ produces a terse system description and guides you through the
+ process of reporting a bug.
+ </para>
<indexterm zone="xine-ui xine-bugreport">
<primary sortas="b-xine-bugreport">xine-bugreport</primary>
</indexterm>
@@ -242,9 +247,12 @@
<varlistentry id="xine-check">
<term><command>xine-check</command></term>
<listitem>
- <para>tests the <command>xine</command> video player installation
- for common problems. It tests the operating system settings,
installation of
- plugins, CD/DVD drive settings and video support parameters.</para>
+ <para>
+ tests the <command>xine</command> video player installation for
+ common problems. It tests the operating system settings,
+ installation of plugins, CD/DVD drive settings and video support
+ parameters.
+ </para>
<indexterm zone="xine-ui xine-check">
<primary sortas="b-xine-check">xine-check</primary>
</indexterm>
@@ -254,16 +262,15 @@
<varlistentry id="xine-remote">
<term><command>xine-remote</command></term>
<listitem>
- <para>is a tool to connect to a <command>xine</command> remote
- control server.</para>
+ <para>
+ is a tool to connect to a <command>xine</command> remote control
+ server.
+ </para>
<indexterm zone="xine-ui xine-remote">
<primary sortas="b-xine-remote">xine-remote</primary>
</indexterm>
</listitem>
</varlistentry>
-
</variablelist>
-
</sect2>
-
</sect1>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page