Author: djensen
Date: 2005-06-15 09:03:00 -0600 (Wed, 15 Jun 2005)
New Revision: 4604
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/videoutils/avifile.xml
Log:
update Avifile to 0.7.43
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2005-06-15 13:33:19 UTC (rev 4603)
+++ trunk/BOOK/general.ent 2005-06-15 15:03:00 UTC (rev 4604)
@@ -466,7 +466,7 @@
<!-- Chapter 39 -->
<!ENTITY ffmpeg-version "0.4.9-pre1">
-<!ENTITY avifile-version "0.7.41">
+<!ENTITY avifile-version "0.7.43">
<!ENTITY mplayer-version "1.0pre7">
<!ENTITY xine-ui-version "0.99.3">
<!ENTITY transcode-version "0.6.14">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2005-06-15 13:33:19 UTC
(rev 4603)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2005-06-15 15:03:00 UTC
(rev 4604)
@@ -25,7 +25,12 @@
<itemizedlist>
<listitem>
- <para>June 14th, 2005 [djensen]: Removed --mandir configure
+ <para>June 15th, 2005 [djensen]: Updated to Avifile-0.7-0.7.43.
+ removed pc sed.</para>
+ </listitem>
+
+ <listitem>
+ <para>June 15th, 2005 [djensen]: Removed --mandir configure
switch from Dhcpcd.</para>
</listitem>
Modified: trunk/BOOK/multimedia/videoutils/avifile.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/avifile.xml 2005-06-15 13:33:19 UTC
(rev 4603)
+++ trunk/BOOK/multimedia/videoutils/avifile.xml 2005-06-15 15:03:00 UTC
(rev 4604)
@@ -5,16 +5,16 @@
%general-entities;
<!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-http
"http://prdownloads.sourceforge.net/avifile/avifile-&avifile-main-version;-&avifile-version;.tar.bz2">
<!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 avifile-md5sum "821adfba2606773764aa29fcf14eb51f">
+ <!ENTITY avifile-size "2.9 MB">
+ <!ENTITY avifile-buildsize "50.4 MB">
+ <!ENTITY avifile-time "2.4 SBU">
<!ENTITY codec-download
"http://prdownloads.sourceforge.net/avifile/binaries-011002.tgz">
<!ENTITY codec-md5sum "4db4edeeceefb9353b15b047207fa6d3">
- <!ENTITY codec-size "4.4 MB">
+ <!ENTITY codec-size "4.3 MB">
<!ENTITY codec-installsize "13 MB">
]>
@@ -112,8 +112,7 @@
<screen><userinput>./configure --prefix=/usr \
--with-win32-path=/usr/lib/avifile-&avifile-main-version;/win32 &&
-make &&
-sed -i -e "s,include/avifile,&-&avifile-main-version;,"
avifile.pc</userinput></screen>
+make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -121,16 +120,6 @@
</sect2>
- <sect2 role="commands">
- <title>Command Explanations</title>
-
- <para><command>sed -i -e "s,include/avifile,&-&avifile-main-version;,"
- avifile.pc</command>: The <application>pkgconfig</application> file is
- installed with an incorrect include directory definition. This command
fixes
- the file.</para>
-
- </sect2>
-
<sect2 role="content">
<title>Contents</title>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page