From 9d209f25af63a35774000e87df4e188057f71b2f Mon Sep 17 00:00:00 2001 From: root Date: Mon, 2 Jul 2012 00:01:20 +0000 Subject: Mon Jul 2 00:01:20 UTC 2012 --- extra/vlc/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'extra/vlc') diff --git a/extra/vlc/PKGBUILD b/extra/vlc/PKGBUILD index 7c1e9bf6b..9d0ae6630 100644 --- a/extra/vlc/PKGBUILD +++ b/extra/vlc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 160375 2012-06-01 12:58:51Z dreisner $ +# $Id: PKGBUILD 162781 2012-06-30 12:58:20Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Sarah Hay # Contributor: Martin Sandsmark pkgname=vlc -pkgver=2.0.1 -pkgrel=2 +pkgver=2.0.2 +pkgrel=1 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player" arch=('i686' 'x86_64') url="http://www.videolan.org/vlc/" @@ -46,7 +46,8 @@ optdepends=('avahi: for service discovery using bonjour protocol' 'aalib: for ASCII art plugin' 'libmtp: for MTP devices support' 'fluidsynth: for synthesizer MIDI FluidSynth' - 'smbclient: for SMB access plugin') + 'smbclient: for SMB access plugin' + 'libcdio: for audio CD playback support') conflicts=('vlc-plugin') replaces=('vlc-plugin') backup=('usr/share/vlc/lua/http/.hosts' @@ -54,7 +55,7 @@ backup=('usr/share/vlc/lua/http/.hosts' options=('!libtool' '!emptydirs') install=vlc.install source=("http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('5ad114755670e4881a2b35354e2f79bc') +md5sums=('93e729cc970a4535b3213dbef0e69528') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf