Ignore:
Timestamp:
08/31/2004 09:08:47 PM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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
Children:
a7749db9
Parents:
affc260
Message:

Updated to xine-UI-0.99.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/xine-ui.xml

    raffc260 r2af644ac  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY xine-ui-download-http "http://prdownloads.sourceforge.net/xine/xine-ui-&xine-ui-version;.tar.gz">
    77  <!ENTITY xine-ui-download-ftp  " ">
    8   <!ENTITY xine-ui-size          "2.7 MB">
    9   <!ENTITY xine-ui-buildsize     "16 MB">
    10   <!ENTITY xine-ui-time          "0.74 SBU">
     8  <!ENTITY xine-ui-size          "2.4 MB">
     9  <!ENTITY xine-ui-buildsize     "18 MB">
     10  <!ENTITY xine-ui-time          "0.51 SBU">
    1111]>
    1212
     
    2222<title>Introduction to <application>xine User Interface</application></title>
    2323
    24 <para>The <application>xine User Interface</application> package contains a user interface
    25 for <command>xine</command>. This is
    26 useful for controlling the operations of your movie.</para>
     24<para>The <application>xine User Interface</application> package contains a
     25user interface for <command>xine</command>. This is useful for controlling the
     26operations of your movie.</para>
    2727
    2828<sect3><title>Package information</title>
     
    4646</itemizedlist></sect3>
    4747
    48 <sect3><title><application>xine User Interface</application> dependencies</title>
     48<sect3><title><application>xine User Interface</application>
     49dependencies</title>
    4950<sect4><title>Required</title>
    50 <para><xref linkend="xine-lib"/></para></sect4>
     51<para><xref linkend="xine-lib"/></para>
     52</sect4>
     53
    5154<sect4><title>Optional</title>
    52 <para><xref linkend="curl"/>, <xref linkend="aalib"/>
    53 and <ulink url="http://www.lirc.org">LIRC</ulink></para></sect4>
     55<para><xref linkend="pkgconfig"/>,
     56<xref linkend="curl"/>,
     57<xref linkend="aalib"/>,
     58<ulink url="http://www.lirc.org">LIRC</ulink> and
     59<ulink url="http://packages.debian.org/testing/source/libcaca">CACA</ulink>
     60</para>
     61</sect4>
    5462</sect3>
    5563
     
    6573<screen><userinput><command>patch -Np1 -i ../xine-ui-&xine-ui-version;-curl-1.patch</command></userinput></screen>
    6674
    67 <para>Install <application>xine User Interface</application> by running the following commands:</para>
     75<para>Install <application>xine User Interface</application> by running the
     76following commands:</para>
    6877
    6978<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     
    8392
    8493<para>The above file is created and maintainable through the
    85 <command>xine</command> setup
    86 dialog box. The documentation for the configuration settings is located at
     94<command>xine</command> setup dialog box. The documentation for the
     95configuration settings is located at
    8796<filename>/usr/share/doc/xine-ui/README.config_en</filename>.</para>
    8897</sect3>
     
    107116
    108117<sect3><title>aaxine</title>
    109 <para><command>aaxine</command> is an AAlib based frontend for xine
    110 Libraries.</para></sect3>
     118<para><command>aaxine</command> is an <application>AAlib</application> based
     119frontend for <application>xine Libraries</application>.</para></sect3>
    111120
    112121<sect3><title>xine</title>
     
    115124(<acronym>MP3</acronym>), <acronym>MPEG</acronym> transport streams,
    116125Ogg files, <acronym>AVI</acronym> files, <acronym>ASF</acronym> files,
    117 some Quicktime files, <acronym>VCD</acronym>'s and
    118 <acronym>DVD</acronym>'s (non-encrypted).</para></sect3>
     126some Quicktime files, <acronym>VCD</acronym>s and
     127<acronym>DVD</acronym>s (non-encrypted).</para></sect3>
    119128
    120129<sect3><title>xine-bugreport, xine-check</title>
    121 <para><command>xine-check</command> tests the xine video player
    122 installation for common problems. If run as
     130<para><command>xine-check</command> tests the <command>xine</command> video
     131player installation for common problems. If run as
    123132<command>xine-bugreport</command>, it will produce a terse system
    124133description and guide you through the process of reporting a
Note: See TracChangeset for help on using the changeset viewer.