mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
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:
parent
84eedda861
commit
399c9108fc
@ -2,8 +2,8 @@
|
|||||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||||
"/usr/share/docbook/docbookx.dtd" [
|
"/usr/share/docbook/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY version "20021221">
|
<!ENTITY version "20021222">
|
||||||
<!ENTITY releasedate "December 21st, 2002">
|
<!ENTITY releasedate "December 22nd, 2002">
|
||||||
|
|
||||||
<!ENTITY % book SYSTEM "book/book.ent">
|
<!ENTITY % book SYSTEM "book/book.ent">
|
||||||
<!ENTITY % preface SYSTEM "preface/preface.ent">
|
<!ENTITY % preface SYSTEM "preface/preface.ent">
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<para><screen><userinput>install -d /usr/lib/win32 &&
|
<para><screen><userinput>install -d /usr/lib/win32 &&
|
||||||
tar -xzvf ../binaries-011002.tgz -C /usr/lib &&
|
tar -xzvf ../binaries-011002.tgz -C /usr/lib &&
|
||||||
./configure --prefix=/usr --without-qt &&
|
./configure --prefix=/usr &&
|
||||||
make &&
|
make &&
|
||||||
make install</userinput></screen></para>
|
make install</userinput></screen></para>
|
||||||
|
|
||||||
|
@ -14,9 +14,8 @@ Estimated Disk space required: &avifile-buildsize;</screen>
|
|||||||
support libraries. This is useful for viewing and editing AVI files.</para>
|
support libraries. This is useful for viewing and editing AVI files.</para>
|
||||||
|
|
||||||
<screen>avifile depends on:
|
<screen>avifile depends on:
|
||||||
<xref linkend="xfree86"/>, <xref linkend="libjpeg"/> and <xref
|
x86 processor, <xref linkend="xfree86"/>, <xref linkend="libjpeg"/> and <xref linkend="SDL"/>
|
||||||
linkend="SDL"/>
|
|
||||||
avifile will utilize:
|
avifile will utilize:
|
||||||
oss, <xref linkend="ffmpeg"/>, <xref linkend="opendivx"/> and <xref linkend="xvid"/></screen>
|
qt (< 3.1.0), oss, <xref linkend="ffmpeg"/>, <xref linkend="opendivx"/> and <xref linkend="xvid"/></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user