wok-next rev 6075
xine-lib: add optionnal faad support
author | Antoine Bodin <gokhlayeh@mailoo.org> |
---|---|
date | Sat Aug 28 14:25:48 2010 +0200 (2010-08-28) |
parents | d91ee0bdbd09 |
children | fc589526bc5c |
files | xine-lib/receipt |
line diff
1.1 --- a/xine-lib/receipt Fri Aug 27 14:20:01 2010 +0100 1.2 +++ b/xine-lib/receipt Sat Aug 28 14:25:48 2010 +0200 1.3 @@ -10,7 +10,8 @@ 1.4 libmodplug gtk+ ffmpeg libmng" 1.5 BUILD_DEPENDS="$DEPENDS xorg-dev zlib-dev xorg-libXvMC-dev \ 1.6 xorg-libXv-dev xorg-xextproto xorg-videoproto alsa-lib-dev libogg-dev \ 1.7 -libvorbis-dev libtheora-dev freetype-dev" 1.8 +libvorbis-dev libtheora-dev freetype-dev faad2 faad2-dev" 1.9 +SUGGESTED="faad2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.xine-project.org/" 1.12 WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" 1.13 @@ -40,7 +41,6 @@ 1.14 --disable-samba \ 1.15 --disable-glu \ 1.16 --disable-opengl \ 1.17 - --disable-faad \ 1.18 --disable-fb \ 1.19 --disable-syncfb \ 1.20 --without-esound \