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

Ionut Biru ibiru at archlinux.org
Fri Jul 30 06:41:22 UTC 2010


    Date: Friday, July 30, 2010 @ 02:41:21
  Author: ibiru
Revision: 86355

upgpkg: vlc 1.1.2-1 update to 1.1.2, move avahi to optdepends

Modified:
  vlc/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-29 13:26:27 UTC (rev 86354)
+++ PKGBUILD	2010-07-30 06:41:21 UTC (rev 86355)
@@ -6,8 +6,8 @@
 pkgbase=vlc
 pkgname=('vlc'
          'vlc-plugin')
-pkgver=1.1.1
-pkgrel=3
+pkgver=1.1.2
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
 license=('GPL')
@@ -22,7 +22,7 @@
              'libraw1394' 'libdc1394' 'libavc1394' 'libva')
 options=('!libtool')
 source=("http://download.videolan.org/pub/videolan/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('7e177faa61450ce752b0fd89ecc81fed')
+md5sums=('dec11ed850e044c518aee6fef7e7f893')
 
 build() {
   cd "${srcdir}/${pkgbase}-${pkgver}"
@@ -52,8 +52,9 @@
            'lua' 'libv4l' 'libcddb' 'smbclient' 'libmatroska' 'zvbi'
            'taglib' 'sysfsutils' 'libmpcdec' 'ffmpeg' 'faad2'
            'libshout' 'libmad' 'fribidi' 'libmpeg2' 'libmodplug'
-           'avahi' 'ttf-freefont' 'libxv' 'libass' 'xdg-utils')
-  optdepends=('libnotify: for notification plugin'
+           'ttf-freefont' 'libxv' 'libass' 'xdg-utils')
+  optdepends=('avahi: for service discovery using bonjour protocol'
+              'libnotify: for notification plugin'
               'ncurses: for ncurses interface support'
               'libdvdcss: for decoding encrypted DVDs'
               'lirc-utils: for lirc plugin'




More information about the arch-commits mailing list