# HG changeset patch # User Antoine Bodin # Date 1282998348 -7200 # Node ID 1400c81c35e4e02c7130f6af7102e26e886b4387 # Parent d91ee0bdbd09d412f5612e4fc17eb5a0ec701b65 xine-lib: add optionnal faad support diff -r d91ee0bdbd09 -r 1400c81c35e4 xine-lib/receipt --- a/xine-lib/receipt Fri Aug 27 14:20:01 2010 +0100 +++ b/xine-lib/receipt Sat Aug 28 14:25:48 2010 +0200 @@ -10,7 +10,8 @@ libmodplug gtk+ ffmpeg libmng" BUILD_DEPENDS="$DEPENDS xorg-dev zlib-dev xorg-libXvMC-dev \ xorg-libXv-dev xorg-xextproto xorg-videoproto alsa-lib-dev libogg-dev \ -libvorbis-dev libtheora-dev freetype-dev" +libvorbis-dev libtheora-dev freetype-dev faad2 faad2-dev" +SUGGESTED="faad2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xine-project.org/" WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" @@ -40,7 +41,6 @@ --disable-samba \ --disable-glu \ --disable-opengl \ - --disable-faad \ --disable-fb \ --disable-syncfb \ --without-esound \