mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to XviD-1.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2748 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e270488300
commit
e9d672f385
@ -1,8 +1,8 @@
|
||||
<!ENTITY day "22">
|
||||
<!ENTITY day "24">
|
||||
<!ENTITY month "09">
|
||||
<!ENTITY year "2004">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "September &day;nd, &year;">
|
||||
<!ENTITY releasedate "September &day;th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "cvs"> <!-- cvs|[release #] -->
|
||||
<!ENTITY lfs-version "testing"> <!-- stable|testing|unstable] -->
|
||||
@ -402,7 +402,7 @@
|
||||
<!ENTITY libdvdread-version "0.9.4">
|
||||
<!ENTITY libdv-version "0.102">
|
||||
<!ENTITY liba52-version "0.7.4">
|
||||
<!ENTITY xvid-version "1.0.0-rc4">
|
||||
<!ENTITY xvid-version "1.0.2">
|
||||
<!ENTITY xine-lib-version "1-rc5">
|
||||
<!ENTITY libmikmod-version "3.1.10">
|
||||
|
||||
|
@ -22,6 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>September 24th, 2004 [randy]: Updated to
|
||||
XviD-1.0.2.</para></listitem>
|
||||
|
||||
<listitem><para>September 22nd, 2004 [randy]: Updated to
|
||||
Nail-11.7.</para></listitem>
|
||||
|
||||
|
@ -2,11 +2,11 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
|
||||
<!ENTITY xvid-download-http "http://files.xvid.org/downloads/xvidcore-&xvid-version;.tar.bz2">
|
||||
<!ENTITY xvid-download-ftp " ">
|
||||
<!ENTITY xvid-size "524 KB">
|
||||
<!ENTITY xvid-buildsize "5.5 MB">
|
||||
<!ENTITY xvid-size "541 KB">
|
||||
<!ENTITY xvid-buildsize "7.1 MB">
|
||||
<!ENTITY xvid-time "0.19 SBU">
|
||||
]>
|
||||
|
||||
@ -46,17 +46,20 @@ compliant video <acronym>CODEC</acronym>.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink url="&xvid-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink url="&xvid-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download (HTTP):
|
||||
<ulink url="&xvid-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP):
|
||||
<ulink url="&xvid-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &xvid-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required: &xvid-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time: &xvid-time;</para></listitem></itemizedlist>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&xvid-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&xvid-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>XviD</application> dependencies</title>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="NASM"/>
|
||||
</para></sect4>
|
||||
<para><xref linkend="NASM"/></para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
@ -64,7 +67,8 @@ compliant video <acronym>CODEC</acronym>.</para>
|
||||
<sect2>
|
||||
<title>Installation of <application>XviD</application></title>
|
||||
|
||||
<para>Install <application>XviD</application> by running the following commands:</para>
|
||||
<para>Install <application>XviD</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput><command>cd build/generic &&
|
||||
./configure --prefix=/usr &&
|
||||
@ -92,8 +96,8 @@ This ensures better binary compatibility, as
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>XviD</application> core package contains the <filename
|
||||
class="libraryfile">libxvidcore</filename> library.</para>
|
||||
<para>The <application>XviD</application> core package contains the
|
||||
<filename class="libraryfile">libxvidcore</filename> library.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user