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

Giovanni Scafora giovanni at archlinux.org
Sun Feb 19 17:21:09 UTC 2012


    Date: Sunday, February 19, 2012 @ 12:21:09
  Author: giovanni
Revision: 150663

upgpkg: vlc 2.0.0-3

Fixed FS28518 - Added rtsp support

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-19 16:50:59 UTC (rev 150662)
+++ PKGBUILD	2012-02-19 17:21:09 UTC (rev 150663)
@@ -5,7 +5,7 @@
 
 pkgname=vlc
 pkgver=2.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
@@ -58,6 +58,7 @@
               --enable-upnp \
               --enable-oss \
               --enable-bluray \
+              --enable-live555 \
               --enable-realrtsp
   make
 }




More information about the arch-commits mailing list