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

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


    Date: Saturday, May 30, 2009 @ 20:33:03
  Author: giovanni
Revision: 40750

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-i686/	(properties)
  vlc/repos/extra-i686/PKGBUILD

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


Property changes on: vlc/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /vlc/trunk:1-40137
   + /vlc/trunk:1-40749

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-05-31 00:07:00 UTC (rev 40749)
+++ extra-i686/PKGBUILD	2009-05-31 00:33:03 UTC (rev 40750)
@@ -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