diff --git a/general.ent b/general.ent index a1a2cbcac6..f6168e45d5 100644 --- a/general.ent +++ b/general.ent @@ -3,13 +3,13 @@ $LastChangedBy$ $Date$ --> - + - + @@ -865,7 +865,8 @@ $Date$ - + + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index ccecd61bf5..107c65cc4e 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,15 @@ --> + + December 28th, 2011 + + + [bdubbs] - Update to lame-3.99.3 + + + + December 27th, 2011 diff --git a/kde/add/kdegraphics.xml b/kde/add/kdegraphics.xml index cfe30959b7..580acae74d 100644 --- a/kde/add/kdegraphics.xml +++ b/kde/add/kdegraphics.xml @@ -144,21 +144,21 @@ rm -rf $MAKEDIR && mkdir -p $MAKEDIR && cd $MAKEDIR && - cmake -DCMAKE_INSTALL_PREFIX=$TRINITY_PREFIX \ - -DCMAKE_VERBOSE_MAKEFILE=ON \ - -DQT_VERSION=3 \ - -DCMAKE_CXX_FLAGS="-fpermissive" \ - -DWITH_TIFF=ON \ - -DWITH_PAM=ON \ - -DBUILD_ALL=ON \ - -DBUILD_KAMERA=OFF \ - -DBUILD_KSVG=OFF \ - -DBUILD_KUICKSHOW=OFF \ - -DBUILD_LIBKSCAN=OFF \ - -DBUILD_KOOKA=OFF \ - -DBUILD_KGHOSTVIEW=OFF \ - -DBUILD_KFILE_PLUGINS=OFF \ - $KDEGRAPHICS && +cmake -DCMAKE_INSTALL_PREFIX=$TRINITY_PREFIX \ + -DCMAKE_VERBOSE_MAKEFILE=ON \ + -DQT_VERSION=3 \ + -DCMAKE_CXX_FLAGS="-fpermissive" \ + -DWITH_TIFF=ON \ + -DWITH_PAM=ON \ + -DBUILD_ALL=ON \ + -DBUILD_KAMERA=OFF \ + -DBUILD_KSVG=OFF \ + -DBUILD_KUICKSHOW=OFF \ + -DBUILD_LIBKSCAN=OFF \ + -DBUILD_KOOKA=OFF \ + -DBUILD_KGHOSTVIEW=OFF \ + -DBUILD_KFILE_PLUGINS=OFF \ + $KDEGRAPHICS && unset KDEGRAPHICS MAKEDIR && make diff --git a/multimedia/audioutils/cdparanoia.xml b/multimedia/audioutils/cdparanoia.xml index ff7b1b411e..5f267692cf 100644 --- a/multimedia/audioutils/cdparanoia.xml +++ b/multimedia/audioutils/cdparanoia.xml @@ -34,7 +34,7 @@ files from audio CDs. A CDDA capable CDROM drive is needed. Practically all drives supported by Linux can be used. - &lfs65_checked; + &lfs70_checked; Package Information diff --git a/multimedia/audioutils/lame.xml b/multimedia/audioutils/lame.xml index b72a99f69e..e5c0964164 100644 --- a/multimedia/audioutils/lame.xml +++ b/multimedia/audioutils/lame.xml @@ -4,12 +4,14 @@ %general-entities; - + + + - - - - + + + + ]> @@ -33,7 +35,7 @@ an MP3 encoder and optionally, an MP3 frame analyzer. This is useful for creating and analyzing compressed audio files. - &lfs65_checked; + &lfs70_checked; Package Information @@ -60,12 +62,14 @@ LAME Dependencies Optional - - , - libsndfile - (support is currently broken), - Electric Fence and - Dmalloc + + GTK-1, + , + libsndfile + (support is currently broken), + Electric Fence and + Dmalloc + User Notes: diff --git a/multimedia/libdriv/flac.xml b/multimedia/libdriv/flac.xml index 75e892c7b4..5e2f769467 100644 --- a/multimedia/libdriv/flac.xml +++ b/multimedia/libdriv/flac.xml @@ -33,7 +33,7 @@ MP3, but lossless, meaning that audio is compressed without losing any information. - &lfs65_checked; + &lfs70_checked; Package Information @@ -68,12 +68,14 @@ FLAC Dependencies Optional - , - - , - , - and - Valgrind + + , + + , + , + and + Valgrind + User Notes: @@ -88,6 +90,7 @@ sed -i 's/#include <stdio.h>/&\n#include <string.h>/' \ examples/cpp/encode/file/main.cpp && + ./configure --prefix=/usr --disable-thorough-tests && make