From 3904c76d13abfad6130e25ba9d888c38f378768c Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Sun, 5 Sep 2004 06:11:51 +0000 Subject: [PATCH] Added gcc34 patch to libFAME instructions to fix broken library if compiled with GCC-3.4.x git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2714 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 2 +- introduction/welcome/changelog.xml | 4 ++++ multimedia/libdriv/libfame.xml | 26 +++++++++++++++++++------- 3 files changed, 24 insertions(+), 8 deletions(-) diff --git a/general.ent b/general.ent index 1d79b51c39..d279572c83 100644 --- a/general.ent +++ b/general.ent @@ -1,4 +1,4 @@ - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 9aef753e4f..4bb9d381b6 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -22,6 +22,10 @@ who wrote what. +September 5th, 2004 [randy]: Added gcc34 patch to +libFAME instructions to fix broken library if compiled with +GCC-3.4.x. + September 4th, 2004 [randy]: Updated to Whois-4.6.21 as suggested by Jeremy Utley; Updated to MPlayer-1.0pre5. diff --git a/multimedia/libdriv/libfame.xml b/multimedia/libdriv/libfame.xml index 331083d029..b791960741 100644 --- a/multimedia/libdriv/libfame.xml +++ b/multimedia/libdriv/libfame.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ %general-entities; - + @@ -19,11 +19,12 @@ libFAME-&libfame-version; -Introduction to <application>lib<acronym>FAME</acronym></application> +Introduction to <application>lib<acronym>FAME</acronym></application> + libFAME is a -fast (real-time) MPEG-1 as well as MPEG-4 rectangular and arbitrary shaped -video encoding library. +fast (real-time) MPEG-1 as well as MPEG-4 +rectangular and arbitrary shaped video encoding library. Package information @@ -34,15 +35,25 @@ video encoding library. Estimated build time: &libfame-time; +Additional downloads + +Required Patch (if compiled with +GCC-3.4.x): + + + -Installation of <application>lib<acronym>FAME</acronym></application> +Installation of <application>lib<acronym>FAME</acronym></application> + Install libFAME by running the following commands: -./configure --prefix=/usr && +patch -Np1 -i ../libfame-&libfame-version;-gcc34-1.patch && +./configure --prefix=/usr && make && make install @@ -61,7 +72,8 @@ contains libfame-config and libfame-config libfame-config -provides configuration information for libfame. +provides configuration information for +libfame. libfame