Author: randy
Date: 2007-08-17 10:34:55 -0600 (Fri, 17 Aug 2007)
New Revision: 7075
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/libmpeg3.xml
Log:
Updated to libmpeg3-1.7
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-08-16 22:34:29 UTC (rev 7074)
+++ trunk/BOOK/general.ent 2007-08-17 16:34:55 UTC (rev 7075)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "16"> <!-- Always 2 digits -->
+<!ENTITY day "17"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">
@@ -135,6 +135,7 @@
<!ENTITY libassuan-version "1.0.2">
<!ENTITY libgpg-error-version "1.5">
<!ENTITY libgcrypt-version "1.2.4">
+<!ENTITY libksba-version "1.0.2">
<!-- Obsolete
<!ENTITY fam-version "2.7.0">
@@ -627,7 +628,7 @@
<!ENTITY libogg-version "1.1.3">
<!ENTITY libvorbis-version "1.1.2">
<!ENTITY nas-version "1.9">
-<!ENTITY libmpeg3-version "1.6">
+<!ENTITY libmpeg3-version "1.7">
<!ENTITY libmad-version "0.15.1b">
<!ENTITY libquicktime-version "0.9.9">
<!ENTITY libfame-version "0.9.1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-08-16 22:34:29 UTC
(rev 7074)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-08-17 16:34:55 UTC
(rev 7075)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>August 17th, 2007</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Updated to libmpeg3-1.7.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>August 16th, 2007</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/libdriv/libmpeg3.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/libmpeg3.xml 2007-08-16 22:34:29 UTC (rev
7074)
+++ trunk/BOOK/multimedia/libdriv/libmpeg3.xml 2007-08-17 16:34:55 UTC (rev
7075)
@@ -6,9 +6,9 @@
<!ENTITY libmpeg3-download-http
"http://downloads.sourceforge.net/heroines/libmpeg3-&libmpeg3-version;-src.tar.bz2">
<!ENTITY libmpeg3-download-ftp " ">
- <!ENTITY libmpeg3-md5sum "08ad35f5a88a59eb2b85ed7d912257e0">
- <!ENTITY libmpeg3-size "496 KB">
- <!ENTITY libmpeg3-buildsize "14.1 MB">
+ <!ENTITY libmpeg3-md5sum "4a3e8896164d59d7d0dff69b50b75352">
+ <!ENTITY libmpeg3-size "320 KB">
+ <!ENTITY libmpeg3-buildsize "12 MB">
<!ENTITY libmpeg3-time "less than 0.1 SBU">
]>
@@ -58,7 +58,7 @@
<itemizedlist spacing='compact'>
<listitem>
<para>Required Patch: <ulink
-
url="&patch-root;/libmpeg3-&libmpeg3-version;-blfs_install-1.patch"/></para>
+
url="&patch-root;/libmpeg3-&libmpeg3-version;-makefile_mods-1.patch"/></para>
</listitem>
</itemizedlist>
@@ -78,7 +78,7 @@
<para>Install <application>LibMPEG3</application> by running the following
commands:</para>
-<screen><userinput>patch -Np1 -i
../libmpeg3-&libmpeg3-version;-blfs_install-1.patch &&
+<screen><userinput>patch -Np1 -i
../libmpeg3-&libmpeg3-version;-makefile_mods-1.patch &&
./configure &&
make</userinput></screen>
@@ -105,7 +105,8 @@
<filename>Makefile</filename> so that everything is installed with the
<command>make install</command> command instead of just the executables
being installed and manual commands used to install the library, interface
- headers and documentation.</para>
+ headers and documentation. The patch also fixes a syntax error in the
+ <filename>Makefile</filename>.</para>
<para><command>./configure</command>: This is not a typical Autotools
script. It is only used to check for the availability of the NASM
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page