# HG changeset patch # User Rohit Joshi # Date 1271698125 14400 # Node ID 30f4e3eb73edbf3d02ebd2ebf014e694da2b3a14 # Parent f6f48fe3890b01446ea8b4b7f66c5a8ca0da4bd1 Up: vlc ; play .flv files diff -r f6f48fe3890b -r 30f4e3eb73ed vlc/receipt --- a/vlc/receipt Mon Apr 19 13:27:45 2010 -0400 +++ b/vlc/receipt Mon Apr 19 13:28:45 2010 -0400 @@ -1,18 +1,18 @@ # SliTaz package receipt. PACKAGE="vlc" -VERSION="0.9.9a" +VERSION="1.0.5" CATEGORY="multimedia" SHORT_DESC="MPEG, VCD/DVD, and DivX player" MAINTAINER="jozee@slitaz.org" -DEPENDS="libvlc libmad libxml2 ffmpeg libdvdread libcddb libproxy taglib \ +DEPENDS="libvlc libmad libxml2 ffmpeg-svn libdvdread libcddb libproxy taglib \ libQtCore libQtGui alsa-lib hal dbus \ fribidi speex libraw1394 libmodplug flac \ -libmpeg2 libnotify libsdl-image libvorbis libgl libglu sysfsutils xorg-libXv" -BUILD_DEPENDS="libmad-dev libxml2-dev ffmpeg-dev libdvdread-dev libcddb-dev taglib-dev libproxy-dev Qt4-dev \ +libmpeg2 libnotify libsdl-image libvorbis libgl libglu sysfsutils xorg-libXvfaad2 glibc-locale" +BUILD_DEPENDS="libmad-dev libxml2-dev ffmpeg-svn-dev libdvdread-dev libcddb-dev taglib-dev libproxy-dev Qt4-dev \ hal-dev dbus-dev alsa-lib-dev libgcrypt-dev libproxy expat-dev xorg-dev-proto zlib-dev \ taglib fribidi fribidi-dev speex speex-dev libraw1394 libraw1394-dev libmodplug libmodplug-dev flac flac-dev \ -libmpeg2 libmpeg2-dev libogg-dev" +libmpeg2 libmpeg2-dev libogg-dev faad2 faad2-dev glibc-locale util-linux-ng-uuid-dev libsdl-image xorg-libXv-dev " TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.videolan.org/vlc/" WGET_URL="http://download.videolan.org/pub/videolan/$PACKAGE/$VERSION/$TARBALL" @@ -32,7 +32,7 @@ --enable-shared \ --enable-dvdread \ --enable-qt4 \ - --enable-alsa --enable-taglib --enable-ogg \ + --enable-alsa --enable-taglib --enable-ogg --enable-faad \ --disable-lua --disable-live555 --disable-shout \ --disable-dvdnav --disable-fluidsynth --disable-a52 \ --disable-smb --disable-gnomevfs --disable-glx \