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

Giovanni Scafora giovanni at archlinux.org
Sun Apr 5 19:44:50 UTC 2009


    Date: Sunday, April 5, 2009 @ 15:44:49
  Author: giovanni
Revision: 33886

upgpkg: vlc 0.9.9a-1

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-05 19:44:48 UTC (rev 33885)
+++ PKGBUILD	2009-04-05 19:44:49 UTC (rev 33886)
@@ -3,8 +3,8 @@
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=vlc
-pkgver=0.9.9
-pkgrel=4
+pkgver=0.9.9a
+pkgrel=1
 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
 arch=('i686' 'x86_64')
 url="http://www.videolan.org/vlc/"
@@ -12,14 +12,14 @@
 depends=('libmad' 'libmpeg2' 'ffmpeg>=20081220' 'fluidsynth' \
          'libdvbpsi' 'fribidi' 'sysfsutils' 'libdvdnav' \
          'libmatroska' 'zvbi' 'libdvdread' 'libmpcdec' \
-         'libdca' 'lirc-utils' 'libcddb' 'libraw1394' \
+         'libdca' 'lirc-utils' 'libcddb' 'libraw1394' 'libproxy' \
          'smbclient' 'taglib'  'libmodplug' 'avahi' 'libv4l' \
          'sdl_image' 'libshout' 'lua' 'qt' 'a52dec' 'ttf-dejavu')
 makedepends=('pkgconfig' 'live-media>=2009.02.23')
 optdepends=('libnotify')
-options=('!libtool')
+options=('!libtool' 'force')
 source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b7c2a75194ad5c73979c3d880aebbe38')
+md5sums=('c8d832deeef7f4072a73506f8d033198')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list