Changeset 6c91f96e


Ignore:
Timestamp:
01/26/2004 10:29:15 PM (20 years ago)
Author:
Igor Živković <igor@…>
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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f6d89c6
Parents:
dac7717
Message:

updated to mplayer-1.0pre3

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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • appendices/glossary.xml

    rdac7717 r6c91f96e  
    495495<glossdef><para>Transport Layer Security</para></glossdef></glossentry>
    496496
     497<glossentry id="gTTF"><glossterm><acronym>TTF</acronym></glossterm>
     498<glossdef><para>TrueType Font</para></glossdef></glossentry>
     499
    497500<glossentry id="gUCS"><glossterm><acronym>UCS</acronym></glossterm>
    498501<glossdef><para>Universal Character Set</para></glossdef></glossentry>
  • index.xml

    rdac7717 r6c91f96e  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "CVS-20040125">
    6 <!ENTITY releasedate "January 25th, 2004">
     5<!ENTITY version "CVS-20040126">
     6<!ENTITY releasedate "January 26th, 2004">
    77<!ENTITY blfs-version "cvs">
    88
  • introduction/welcome/changelog.xml

    rdac7717 r6c91f96e  
    1111
    1212<itemizedlist>
     13
     14<listitem><para>January 26th, 2004 [igor]: Updated to
     15MPlayer-1.0pre3.</para></listitem>
    1316
    1417<listitem><para>January 25th, 2004 [bdubbs]: Tweaked
  • multimedia/videoutils/mplayer/mplayer-config.xml

    rdac7717 r6c91f96e  
    88<sect3><title>Configuration Information</title>
    99
     10
    1011<para>If you wish to utilize a <application>FreeType</application> font,
    11 you need to link a <filename>TTF</filename>
     12you need to link a <acronym>TTF</acronym>
    1213file to your <filename class="directory">~/.mplayer</filename> directory.  For example:
    1314<screen><userinput><command>ln -sf /usr/X11R6/lib/X11/fonts/TTF/luxisri.ttf ~/.mplayer/subfont.ttf
    1415</command></userinput></screen>
    15 otherwise
    16 <screen><userinput><command>ln -sf /usr/share/mplayer/font/font-arial-iso-8859-1/font-arial-<replaceable>[font size]</replaceable>-iso-8859-1/* /usr/share/mplayer/font</command></userinput></screen>
     16otherwise
     17<screen><userinput><command>tar xjvf ../font-arial-iso-8859-1.tar.bz2 -C /usr/share/mplayer/font &amp;&amp;
     18ln -sf /usr/share/mplayer/font/font-arial-iso-8859-1/font-arial-<replaceable>[font size]</replaceable>-iso-8859-1/* /usr/share/mplayer/font</command></userinput></screen>
    1719You can chose your font size of 14, 18, 24 or 28.
    1820</para>
    1921
    20 <para>Set up the <acronym>GUI</acronym> with the following commands executed
    21 from your source directory:</para>
     22<para>Set the proper permissions for <acronym>CODEC</acronym>s, skins and fonts:</para>
     23
     24<screen><userinput><command>chown -R root:root <replaceable>[CODECs location]</replaceable> &amp;&amp;
     25chown -R root:root /usr/share/mplayer</command></userinput></screen>
     26
     27<para>Optionally, set up the <acronym>GUI</acronym> with the following commands:</para>
    2228
    2329<screen><userinput><command>cat &gt; /etc/mplayer/mplayer.conf &lt;&lt; "EOF"</command>
  • multimedia/videoutils/mplayer/mplayer-desc.xml

    rdac7717 r6c91f96e  
    5555
    5656</sect2>
    57 
  • multimedia/videoutils/mplayer/mplayer-exp.xml

    rdac7717 r6c91f96e  
    22<title>Command explanations</title>
    33
     4<para><option>--enable-shared-pp</option>: This enables the
     5building of a shared <filename
     6class="libraryfile">libpostproc</filename> (library for post processing, featuring
     7filters like sharpen).</para>
     8
    49<para><option>--enable-gui</option>: This switch tells
    5 <application>MPlayer</application> to compile the <acronym>GUI</acronym> code.</para>
     10<application>MPlayer</application> to compile the <acronym>GUI</acronym>
     11code (requires <xref linkend="GTK"/>).</para>
    612
    713<para><option>--enable-menu</option>:  This
     
    1016also run a shell with it.</para>
    1117
    12 <para><option>--enable-shared-pp</option>: This enables the
    13 building of a shared <filename
    14 class="libraryfile">libpostproc</filename> (library for post processing, featuring
    15 filters like sharpen).</para>
    16 
    17 <para><command>cp etc/codecs.conf /etc/mplayer</command>: This
    18 command copies the standard <filename>codecs.conf</filename> file to the system-wide configuration directory.
    19 <application>MPlayer</application> expects this file at startup.</para>
    20 
    2118</sect2>
  • multimedia/videoutils/mplayer/mplayer-inst.xml

    rdac7717 r6c91f96e  
    11<sect2>
    22<title>Installation of <application>MPlayer</application></title>
     3
     4<para>If you downloaded any proprietary <acronym>CODEC</acronym>s,
     5extract them at some system-wide location (like <filename
     6class="directory">/usr/lib/mplayer/codecs</filename>) and add
     7<parameter>--with-codecsdir=<replaceable>[location]</replaceable></parameter>
     8option to the configure script.</para>
    39
    410<note><para>The package maintainers recommend building without any
     
    713<para>Install <application>MPlayer</application> by running the following commands:</para>
    814
    9 <screen><userinput><command>install -d /usr/lib/mplayer/extralite &amp;&amp;
    10 tar xjvf ../extralite.tar.bz2 -C /usr/lib/mplayer &amp;&amp;
    11 ./configure --prefix=/usr --confdir=/etc/mplayer --enable-largefiles \
    12 --enable-gui --enable-menu --enable-shared-pp \
    13 --with-codecsdir=/usr/lib/mplayer/extralite &amp;&amp;
     15<screen><userinput><command>./configure --prefix=/usr --confdir=/etc/mplayer \
     16    --enable-largefiles --enable-shared-pp \
    1417make &amp;&amp;
    1518make install &amp;&amp;
    16 make -C libavcodec/libpostproc install &amp;&amp;
    17 cp etc/codecs.conf /etc/mplayer &amp;&amp;
    18 tar xjvf ../default-1.7.tar.bz2 -C /usr/share/mplayer/Skin
    19 </command></userinput></screen>
     19make -C libavcodec/libpostproc install</command></userinput></screen>
    2020
    21 <para>If <application>FreeType</application> is in use, the only advantage of prerendered fonts is
    22 that they are faster. Install them like this:</para>
     21<para>You will need <filename>codecs.conf</filename> only if you want to
     22change its properties, as the main binary contains an internal copy of
     23it:</para>
    2324
    24 <screen><userinput><command>tar xjvf ../font-arial-iso-8859-1.tar.bz2 -C /usr/share/mplayer/font</command></userinput></screen>
     25<screen><userinput><command>cp etc/codecs.conf /etc/mplayer</command></userinput></screen>
    2526
    26 <para>Set the proper permissions for codecs, skins and fonts:</para>
     27<para>The <acronym>GUI</acronym> version of
     28<application>MPlayer</application> requires a skin. Extract the default
     29one at recommended location:</para>
    2730
    28 <screen><userinput><command>chown -R root:root /usr/{lib/mplayer/extralite,share/mplayer}</command></userinput></screen>
     31<screen><userinput><command>tar xjvf ../default-1.7.tar.bz2 -C /usr/share/mplayer/Skin</command></userinput></screen>
    2932
    3033<sect3>
  • multimedia/videoutils/mplayer/mplayer-intro.xml

    rdac7717 r6c91f96e  
    1717<sect3><title>Additional downloads</title>
    1818<itemizedlist spacing='compact'>
    19 <listitem><para>Required <acronym>CODEC</acronym>s: <ulink
     19<listitem><para>Proprietary <acronym>CODEC</acronym>s: <ulink
    2020url="http://www1.mplayerhq.hu/MPlayer/releases/codecs/extralite.tar.bz2"/></para></listitem>
    21 <listitem><para>Required skin: <ulink
     21<listitem><para>Default <acronym>GUI</acronym> skin: <ulink
    2222url="http://www1.mplayerhq.hu/MPlayer/Skin/default-1.7.tar.bz2"/></para></listitem>
    23 <listitem><para>Optional fonts: <ulink
     23<listitem><para>Prerendered fonts: <ulink
    2424url="http://www1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2"/></para>
    2525</listitem>
    2626</itemizedlist>
    2727
    28 <note><para>These are the minimum to install working
    29 <application>MPlayer</application>. For more
    30 <acronym>CODEC</acronym>s, skins and fonts visit <ulink
    31     url="http://www.mplayerhq.hu"><application>MPlayer</application>'s
    32 homepage</ulink>.</para></note>
     28<note><para>These are not required to build and use MPlayer. You can
     29find many more <acronym>CODEC</acronym>s, skins and fonts at <ulink
     30url="http://www.mplayerhq.hu/">MPlayer's homepage</ulink>.</para></note>
    3331
    3432</sect3>
    3533
    3634<sect3><title><application>MPlayer</application> dependencies</title>
    37 <sect4><title>Required</title>
    38 <para>
    39 <xref linkend="GTK"/>
    40 </para></sect4>
    41 
    4235<sect4><title>Optional</title>
    4336<para>
    44 <xref linkend="DirectFB"/>, <xref linkend="SVGAlib"/>, <xref
    45 linkend="freetype2"/>, <xref linkend="libungif"/>, <xref
    46 linkend="libvorbis"/>, <xref linkend="aalib"/>, <xref linkend="SDL"/>,
    47 <xref linkend="ffmpeg"/>, <xref linkend="xvid"/>, <xref
    48 linkend="arts"/>, <xref linkend="alsa"/>, <xref
    49 linkend="LZO"/>, <xref linkend="libmad"/>, <xref
    50 linkend="CDParanoia"/>, <xref linkend="libdv"/>,
    51 <xref linkend="libdvdread"/>, <xref linkend="nas"/>,
    52 <xref linkend="lame"/> and <xref
    53 linkend="xmms"/>
     37<xref linkend="xfree86"/>,
     38<xref linkend="libpng"/>,
     39<xref linkend="libjpeg"/>,
     40<xref linkend="GTK"/>,
     41<xref linkend="DirectFB"/>,
     42<xref linkend="SVGAlib"/>,
     43<xref linkend="freetype2"/>,
     44<xref linkend="fontconfig"/>,
     45<xref linkend="libungif"/>,
     46<xref linkend="libogg"/>
     47<xref linkend="libvorbis"/>,
     48<xref linkend="aalib"/>,
     49<xref linkend="SDL"/>,
     50<xref linkend="xvid"/>,
     51<xref linkend="arts"/>,
     52<xref linkend="alsa"/>,
     53<xref linkend="esound"/>,
     54<xref linkend="LZO"/>,
     55<xref linkend="libmad"/>,
     56<xref linkend="CDParanoia"/>,
     57<xref linkend="libdv"/>,
     58<xref linkend="libdvdread"/>,
     59<xref linkend="nas"/>,
     60<xref linkend="samba"/>,
     61<xref linkend="lame"/>,
     62<xref linkend="xmms"/>,
     63<xref linkend="flac"/>,
     64<xref linkend="libfame"/>,
     65<ulink url="http://www.theora.org/">Theora</ulink>,
     66<ulink url="http://prdownloads.sourceforge.net/zapping/mp1e-1.9.3.tar.bz2">MP1E</ulink>,
     67<ulink url="http://faac.sourceforge.net/">FAAD2</ulink>,
     68<ulink url="http://www.ggi-project.org/">GGI</ulink>,
     69<ulink url="http://fribidi.sourceforge.net/">FriBidi</ulink>,
     70<ulink url="http://www.unrarlib.org/">unrarlib</ulink>,
     71<ulink url="http://www.lirc.org/">LIRC</ulink>,
     72<ulink url="http://www.dolda2000.cjb.net/~fredrik/lirccd/">lirccd</ulink> and
     73<ulink url="http://www.live.com/mplayer/">LIVE.COM Streaming Media</ulink>
    5474</para></sect4>
    5575</sect3>
  • multimedia/videoutils/mplayer/mplayer.ent

    rdac7717 r6c91f96e  
    55<!ENTITY mplayer-config SYSTEM "mplayer-config.xml">
    66<!ENTITY mplayer-desc SYSTEM "mplayer-desc.xml">
    7 <!ENTITY mplayer-version "1.0pre2">
     7<!ENTITY mplayer-version "1.0pre3">
    88<!ENTITY mplayer-download-http "http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.bz2">
    99<!ENTITY mplayer-download-ftp "ftp://ftp1.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.bz2">
    10 <!ENTITY mplayer-size "4.2 MB">
    11 <!ENTITY mplayer-buildsize "48 MB">
    12 <!ENTITY mplayer-time "2.62 SBU">
     10<!ENTITY mplayer-size "4.5 MB">
     11<!ENTITY mplayer-buildsize "51 MB">
     12<!ENTITY mplayer-time "1.98 SBU">
Note: See TracChangeset for help on using the changeset viewer.