mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
updated to xine-lib-1-beta0, xine-ui-0.9.16, avifile-0.7.22 and curl-7.10.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@528 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
49e5372d0f
commit
84eedda861
@ -3,8 +3,8 @@
|
||||
<!ENTITY curl-inst SYSTEM "curl-inst.xml">
|
||||
<!ENTITY curl-desc SYSTEM "curl-desc.xml">
|
||||
<!ENTITY curl-config SYSTEM "curl-config.xml">
|
||||
<!ENTITY curl-buildsize "6.5 MB">
|
||||
<!ENTITY curl-version "7.10.1">
|
||||
<!ENTITY curl-download-http "http://curl.haxx.se/download/curl-7.10.1.tar.bz2">
|
||||
<!ENTITY curl-download-ftp "ftp://ftp.sunet.se/pub/www/utilities/curl/curl-7.10.1.tar.bz2">
|
||||
<!ENTITY curl-size "664 KB">
|
||||
<!ENTITY curl-buildsize "6.7 MB">
|
||||
<!ENTITY curl-version "7.10.2">
|
||||
<!ENTITY curl-download-http "http://curl.haxx.se/download/curl-7.10.2.tar.bz2">
|
||||
<!ENTITY curl-download-ftp "ftp://ftp.sunet.se/pub/www/utilities/curl/curl-7.10.2.tar.bz2">
|
||||
<!ENTITY curl-size "820 KB">
|
||||
|
@ -10,6 +10,12 @@ page in Chapter 1 for details on who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>December 21st, 2002 [larry]: Multimedia: Updated to
|
||||
xine-lib-1-beta0, xine-ui-0.9.16 and avifile-0.7.22.</para></listitem>
|
||||
|
||||
<listitem><para>December 21st, 2002 [larry]: Basicnet: Updated to
|
||||
curl-7.10.2.</para></listitem>
|
||||
|
||||
<listitem><para>December 21st, 2002 [larry]: Multimedia: Added
|
||||
ffmpeg-211202-cvs.</para></listitem>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
<para><screen><userinput>install -d /usr/lib/win32 &&
|
||||
tar -xzvf ../binaries-011002.tgz -C /usr/lib &&
|
||||
./configure --prefix=/usr &&
|
||||
./configure --prefix=/usr --without-qt &&
|
||||
make &&
|
||||
make install</userinput></screen></para>
|
||||
|
||||
|
@ -17,6 +17,6 @@ support libraries. This is useful for viewing and editing AVI files.</para>
|
||||
<xref linkend="xfree86"/>, <xref linkend="libjpeg"/> and <xref
|
||||
linkend="SDL"/>
|
||||
avifile will utilize:
|
||||
<xref linkend="qt"/>, oss, <xref linkend="ffmpeg"/>, <xref linkend="opendivx"/> and <xref linkend="xvid"/></screen>
|
||||
oss, <xref linkend="ffmpeg"/>, <xref linkend="opendivx"/> and <xref linkend="xvid"/></screen>
|
||||
|
||||
</sect2>
|
||||
|
@ -5,8 +5,6 @@
|
||||
<!ENTITY avifile-desc SYSTEM "avifile-desc.xml">
|
||||
<!ENTITY avifile-config SYSTEM "avifile-config.xml">
|
||||
<!ENTITY avifile-buildsize "26.6 MB">
|
||||
<!ENTITY avifile-version "0.7.15">
|
||||
<!ENTITY avifile-download-http
|
||||
"http://avifile.sourceforge.net/avifile-0.7.15-20020816.tgz">
|
||||
<!ENTITY avifile-version "0.7.22"> <!ENTITY avifile-download-http "http://avifile.sourceforge.net/avifile-0.7.22-20021129.tgz">
|
||||
<!ENTITY avifile-download-ftp "">
|
||||
<!ENTITY avifile-size "2.4 MB">
|
||||
<!ENTITY avifile-size "2.7 MB">
|
||||
|
Loading…
Reference in New Issue
Block a user