mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Added md5sums to Chapter 39 package instructions; updated essential codecs to 20050115 in MPlayer instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3469 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
89464ed1a3
commit
6c0c2a8393
@ -23,7 +23,8 @@ who wrote what.</para>
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>February 14th, 2005 [randy]: Added md5sums to Chapter 37
|
||||
and 38 package instructions.</para></listitem>
|
||||
through 39 package instructions; updated essential codecs to 20050115 in
|
||||
MPlayer instructions.</para></listitem>
|
||||
|
||||
<listitem><para>February 13th, 2005 [randy]: Added md5sums to AbiWord,
|
||||
GnuCash, ALSA and Chapter 35-36 package instructions.</para></listitem>
|
||||
|
@ -6,10 +6,13 @@
|
||||
<!ENTITY avifile-main-version "0.7">
|
||||
<!ENTITY avifile-download-http "http://prdownloads.sourceforge.net/avifile/avifile-&avifile-main-version;-&avifile-version;.tar.gz">
|
||||
<!ENTITY avifile-download-ftp " ">
|
||||
<!ENTITY avifile-md5sum "a08911965d81a02ded95ddb95f63e1cf">
|
||||
<!ENTITY avifile-size "3.4 MB">
|
||||
<!ENTITY avifile-buildsize "48.2 MB">
|
||||
<!ENTITY avifile-time "2.73 SBU">
|
||||
|
||||
<!ENTITY codec-download "http://prdownloads.sourceforge.net/avifile/binaries-011002.tgz">
|
||||
<!ENTITY codec-md5sum "4db4edeeceefb9353b15b047207fa6d3">
|
||||
<!ENTITY codec-size "4.4 MB">
|
||||
<!ENTITY codec-installsize "13 MB">
|
||||
]>
|
||||
@ -37,6 +40,8 @@ useful for viewing and editing <acronym>AVI</acronym> files.</para>
|
||||
<ulink url="&avifile-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP):
|
||||
<ulink url="&avifile-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum:
|
||||
&avifile-md5sum;</para></listitem>
|
||||
<listitem><para>Download size:
|
||||
&avifile-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required:
|
||||
@ -49,6 +54,8 @@ useful for viewing and editing <acronym>AVI</acronym> files.</para>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required <acronym>CODEC</acronym>:
|
||||
<ulink url="&codec-download;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum:
|
||||
&codec-md5sum;</para></listitem>
|
||||
<listitem><para>Download size:
|
||||
&codec-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required:
|
||||
|
@ -5,6 +5,7 @@
|
||||
|
||||
<!ENTITY ffmpeg-download-http "http://prdownloads.sourceforge.net/ffmpeg/ffmpeg-&ffmpeg-version;.tar.gz">
|
||||
<!ENTITY ffmpeg-download-ftp " ">
|
||||
<!ENTITY ffmpeg-md5sum "ea5587e3c66d50b1503b82ac4179c303">
|
||||
<!ENTITY ffmpeg-size "1.6 MB">
|
||||
<!ENTITY ffmpeg-buildsize "49 MB">
|
||||
<!ENTITY ffmpeg-time "0.87 SBU">
|
||||
@ -39,6 +40,7 @@ source.</para>
|
||||
<ulink url="&ffmpeg-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP):
|
||||
<ulink url="&ffmpeg-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &ffmpeg-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &ffmpeg-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&ffmpeg-buildsize;</para></listitem>
|
||||
@ -72,7 +74,6 @@ commands:</para>
|
||||
<note><para>Review the <filename>doc/optimization.txt</filename> file in the
|
||||
source tree for information about optimizing the build.</para></note>
|
||||
|
||||
<!-- <screen><userinput><command>patch -Np1 -i ../ffmpeg-&ffmpeg-version;-gcc34-1.patch && -->
|
||||
<screen><userinput><command>./configure --prefix=/usr --enable-shared \
|
||||
--enable-pthreads --disable-ffplay &&
|
||||
make &&
|
||||
|
@ -9,9 +9,18 @@
|
||||
<!ENTITY mplayer-size "6.3 MB">
|
||||
<!ENTITY mplayer-buildsize "93.5 MB (additional 22 MB for essential CODECs)">
|
||||
<!ENTITY mplayer-time "2.19 SBU">
|
||||
<!ENTITY mplayer-default-codec "essential-20041107.tar.bz2">
|
||||
<!ENTITY mplayer-default-skin "Blue-1.4.tar.bz2">
|
||||
<!ENTITY mplayer-default-font "font-arial-iso-8859-1">
|
||||
|
||||
<!ENTITY mplayer-codec "essential-20050115.tar.bz2">
|
||||
<!ENTITY mplayer-codec-md5sum "b627e5710c6f2bf38fc2a6ef81c13be8">
|
||||
<!ENTITY mplayer-codec-size "9.4 MB">
|
||||
|
||||
<!ENTITY mplayer-skin "Blue-1.4.tar.bz2">
|
||||
<!ENTITY mplayer-skin-md5sum "3006f514cf0c9a8f832cfb1abee276bf">
|
||||
<!ENTITY mplayer-skin-size "221 KB">
|
||||
|
||||
<!ENTITY mplayer-font "font-arial-iso-8859-1">
|
||||
<!ENTITY mplayer-font-md5sum "1ecd31d17b51f16332b1fcc7da36b312">
|
||||
<!ENTITY mplayer-font-size "234 KB">
|
||||
]>
|
||||
|
||||
<sect1 id="mplayer" xreflabel="MPlayer-&mplayer-version;">
|
||||
@ -60,22 +69,28 @@ output devices supported by <application>MPlayer</application>, visit the
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required Patch (for fbdev driver support): <ulink
|
||||
url="&patch-root;/MPlayer-&mplayer-version;-kernel_2.6-1.patch"/></para>
|
||||
</listitem></itemizedlist>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para><emphasis><acronym>CODEC</acronym>s</emphasis></para>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Proprietary <acronym>CODEC</acronym>s: <ulink
|
||||
url="http://www.mplayerhq.hu/MPlayer/releases/codecs/&mplayer-default-codec;"/>
|
||||
</para></listitem>
|
||||
url="http://www.mplayerhq.hu/MPlayer/releases/codecs/&mplayer-codec;"/></para>
|
||||
</listitem>
|
||||
<listitem><para>Download MD5 sum: &mplayer-codec-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &mplayer-codec-size;</para></listitem>
|
||||
<listitem><para>Additional <acronym>CODEC</acronym>s: <ulink
|
||||
url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/></para>
|
||||
</listitem></itemizedlist>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para><emphasis>Skins</emphasis></para>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Default <acronym>GUI</acronym> skin: <ulink
|
||||
url="http://www1.mplayerhq.hu/MPlayer/Skin/&mplayer-default-skin;"/></para>
|
||||
url="http://www1.mplayerhq.hu/MPlayer/Skin/&mplayer-skin;"/></para>
|
||||
</listitem>
|
||||
<listitem><para>Download MD5 sum: &mplayer-skin-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &mplayer-skin-size;</para></listitem>
|
||||
<listitem><para>Additional skins: <ulink
|
||||
url="http://www1.mplayerhq.hu/MPlayer/Skin/"/></para>
|
||||
</listitem></itemizedlist>
|
||||
@ -83,8 +98,10 @@ url="http://www1.mplayerhq.hu/MPlayer/Skin/"/></para>
|
||||
<para><emphasis>Fonts</emphasis></para>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Prerendered fonts: <ulink
|
||||
url="http://www1.mplayerhq.hu/MPlayer/releases/fonts/&mplayer-default-font;.tar.bz2"/></para>
|
||||
</listitem>
|
||||
url="http://www1.mplayerhq.hu/MPlayer/releases/fonts/&mplayer-font;.tar.bz2"/>
|
||||
</para></listitem>
|
||||
<listitem><para>Download MD5 sum: &mplayer-font-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &mplayer-font-size;</para></listitem>
|
||||
<listitem><para>Additional fonts: <ulink
|
||||
url="http://www1.mplayerhq.hu/MPlayer/releases/fonts/"/></para>
|
||||
</listitem></itemizedlist>
|
||||
@ -170,7 +187,7 @@ using the following commands as the root user (substitute and/or add different
|
||||
<acronym>CODEC</acronym> filenames, if necessary):</para>
|
||||
|
||||
<screen><userinput role='root'><command>install -d -m755 /usr/lib/mplayer/codecs &&
|
||||
tar -jxf ../&mplayer-default-codec; \
|
||||
tar -jxf ../&mplayer-codec; \
|
||||
-C /usr/lib/mplayer/codecs --strip-path=1 &&
|
||||
chown -R root:root /usr/lib/mplayer/codecs</command></userinput></screen>
|
||||
|
||||
@ -189,7 +206,7 @@ script. You'll also need to extract at least one skin. Extract the desired
|
||||
skin and create the default location (as the root user):</para>
|
||||
|
||||
<screen><userinput role='root'><command>install -v -d -m755 /usr/share/mplayer/Skin &&
|
||||
tar -jxf ../&mplayer-default-skin; \
|
||||
tar -jxf ../&mplayer-skin; \
|
||||
-C /usr/share/mplayer/Skin &&
|
||||
chown -v -R root:root /usr/share/mplayer/Skin/Blue &&
|
||||
chmod -v 0755 /usr/share/mplayer/Skin/Blue{,/icons} &&
|
||||
@ -261,8 +278,7 @@ more customization ability.</para>
|
||||
<application>MPlayer</application> is to link a <acronym>TTF</acronym> file to
|
||||
your <filename class="directory">~/.mplayer</filename> directory. A link
|
||||
should be created in each user's home directory who may use
|
||||
<application>MPlayer</application>. For example:
|
||||
</para>
|
||||
<application>MPlayer</application>. For example:</para>
|
||||
|
||||
<screen><userinput><command>mkdir ~/.mplayer &&
|
||||
ln -sf /usr/X11R6/lib/X11/fonts/TTF/luxisri.ttf \
|
||||
@ -272,11 +288,11 @@ ln -sf /usr/X11R6/lib/X11/fonts/TTF/luxisri.ttf \
|
||||
prerendered <application>MPlayer</application> font package, extract and link
|
||||
one of the font tarballs using the following commands:</para>
|
||||
|
||||
<screen><userinput role='root'><command>tar -jxf ../&mplayer-default-font;.tar.bz2 \
|
||||
<screen><userinput role='root'><command>tar -jxf ../&mplayer-font;.tar.bz2 \
|
||||
-C /usr/share/mplayer/font &&
|
||||
chown -R root:root /usr/share/mplayer/font &&
|
||||
cd /usr/share/mplayer/font &&
|
||||
ln -sf &mplayer-default-font;/font-arial-<replaceable>[font size]</replaceable>-iso-8859-1/* .</command></userinput></screen>
|
||||
ln -sf &mplayer-font;/font-arial-<replaceable>[font size]</replaceable>-iso-8859-1/* .</command></userinput></screen>
|
||||
|
||||
<para>Available font sizes are 14, 18, 24 or 28.</para>
|
||||
|
||||
|
@ -5,6 +5,7 @@
|
||||
|
||||
<!ENTITY xine-ui-download-http "http://prdownloads.sourceforge.net/xine/xine-ui-&xine-ui-version;.tar.gz">
|
||||
<!ENTITY xine-ui-download-ftp " ">
|
||||
<!ENTITY xine-ui-md5sum "aa7805a93e511e3d67dc1bf09a71fcdd">
|
||||
<!ENTITY xine-ui-size "2.6 MB">
|
||||
<!ENTITY xine-ui-buildsize "18.5 MB">
|
||||
<!ENTITY xine-ui-time "0.54 SBU">
|
||||
@ -37,6 +38,7 @@ Internet.</para>
|
||||
url="&xine-ui-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&xine-ui-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &xine-ui-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &xine-ui-size;</para></listitem>
|
||||
<listitem><para>Estimated disk space required:
|
||||
&xine-ui-buildsize;</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user