modified xine, added exp in xvid for header copy, cleared up QT problem in avifile

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@529 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2002-12-22 21:18:00 +00:00
parent 84eedda861
commit 399c9108fc
3 changed files with 5 additions and 6 deletions

View File

@ -2,8 +2,8 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "20021221">
<!ENTITY releasedate "December 21st, 2002">
<!ENTITY version "20021222">
<!ENTITY releasedate "December 22nd, 2002">
<!ENTITY % book SYSTEM "book/book.ent">
<!ENTITY % preface SYSTEM "preface/preface.ent">

View File

@ -5,7 +5,7 @@
<para><screen><userinput>install -d /usr/lib/win32 &amp;&amp;
tar -xzvf ../binaries-011002.tgz -C /usr/lib &amp;&amp;
./configure --prefix=/usr --without-qt &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

View File

@ -14,9 +14,8 @@ Estimated Disk space required: &avifile-buildsize;</screen>
support libraries. This is useful for viewing and editing AVI files.</para>
<screen>avifile depends on:
<xref linkend="xfree86"/>, <xref linkend="libjpeg"/> and <xref
linkend="SDL"/>
x86 processor, <xref linkend="xfree86"/>, <xref linkend="libjpeg"/> and <xref linkend="SDL"/>
avifile will utilize:
oss, <xref linkend="ffmpeg"/>, <xref linkend="opendivx"/> and <xref linkend="xvid"/></screen>
qt (&lt; 3.1.0), oss, <xref linkend="ffmpeg"/>, <xref linkend="opendivx"/> and <xref linkend="xvid"/></screen>
</sect2>