[arch-commits] Commit in vlc/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Thu Oct 30 20:06:45 UTC 2008


    Date: Thursday, October 30, 2008 @ 16:06:45
  Author: giovanni
Revision: 17508

upgpkg: vlc 0.9.5-3
    PVR cards access module enabled

Modified:
  vlc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-30 20:06:25 UTC (rev 17507)
+++ PKGBUILD	2008-10-30 20:06:45 UTC (rev 17508)
@@ -4,7 +4,7 @@
 
 pkgname=vlc
 pkgver=0.9.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
@@ -34,7 +34,7 @@
               --with-ffmpeg-theora --enable-v4l --enable-theora \
               --enable-flac --enable-snapshot --enable-hal --enable-dbus \
               --enable-ogg --enable-dbus-control --enable-shared \
-              --enable-nls --enable-lirc --enable-shout \
+              --enable-nls --enable-lirc --enable-shout --enable-pvr \
               --enable-release --program-suffix= \
               --with-dv-raw1394=/usr/include/libraw1394 ${EXTRAFEATURES} || return 1
   make || return 1




More information about the arch-commits mailing list