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

Giovanni Scafora giovanni at archlinux.org
Sun May 31 00:06:21 UTC 2009


    Date: Saturday, May 30, 2009 @ 20:06:20
  Author: giovanni
Revision: 40748

upgpkg: vlc 0.9.9a-5
    Added jack support FS14822

Modified:
  vlc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-30 20:42:27 UTC (rev 40747)
+++ PKGBUILD	2009-05-31 00:06:20 UTC (rev 40748)
@@ -4,7 +4,7 @@
 
 pkgname=vlc
 pkgver=0.9.9a
-pkgrel=4
+pkgrel=5
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
@@ -26,6 +26,7 @@
   [ "${CARCH}" = "x86_64" ] && EXTRAFEATURES="--enable-fast-install --enable-live555 --with-live555-tree=/usr/lib/live-media"
   ./configure --prefix=/usr \
               --enable-dvdread \
+	      --enable-jack \
               --enable-dvdnav \
               --disable-rpath \
               --enable-qt4 \




More information about the arch-commits mailing list