git » vlc.git » commit 5b9e18f

Rebuilt against x264 20090416

author Eric Bélanger
2009-04-19 23:15:46 UTC
committer Eric Bélanger
2009-04-19 23:15:46 UTC
parent 64b6112c5f1f92fec76c5e9c58fbd8ce96993c5b

Rebuilt against x264 20090416

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3bc550f..12c5d1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
 
 pkgname=vlc
 pkgver=0.9.9a
-pkgrel=1
+pkgrel=2
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
 license=('GPL2')
-depends=('libmad' 'libmpeg2' 'ffmpeg>=20081220' 'fluidsynth' \
+depends=('libmad' 'libmpeg2' 'ffmpeg>=0.5' 'x264>=20090416' 'fluidsynth' \
          'libdvbpsi' 'fribidi' 'sysfsutils' 'libdvdnav' \
          'libmatroska' 'zvbi' 'libdvdread' 'libmpcdec' \
          'libdca' 'lirc-utils' 'libcddb' 'libraw1394' 'libproxy' \