[arch-commits] Commit in vlc/repos (extra-x86_64 extra-x86_64/PKGBUILD)

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


    Date: Saturday, May 30, 2009 @ 20:07:00
  Author: giovanni
Revision: 40749

Merged revisions 40748 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/vlc/trunk

........
  r40748 | giovanni | 2009-05-30 17:06:20 -0700 (sab, 30 mag 2009) | 2 lines
  
  upgpkg: vlc 0.9.9a-5
      Added jack support FS14822
........

Modified:
  vlc/repos/extra-x86_64/	(properties)
  vlc/repos/extra-x86_64/PKGBUILD

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


Property changes on: vlc/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /vlc/trunk:1-40132
   + /vlc/trunk:1-40748

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-05-31 00:06:20 UTC (rev 40748)
+++ extra-x86_64/PKGBUILD	2009-05-31 00:07:00 UTC (rev 40749)
@@ -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