summaryrefslogtreecommitdiff
path: root/extra/xine-lib
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xine-lib')
-rw-r--r--extra/xine-lib/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/extra/xine-lib/PKGBUILD b/extra/xine-lib/PKGBUILD
index ffdf094aa..4662ab34f 100644
--- a/extra/xine-lib/PKGBUILD
+++ b/extra/xine-lib/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 134420 2011-08-03 19:34:12Z eric $
+# $Id: PKGBUILD 137999 2011-09-13 21:30:22Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=xine-lib
pkgver=1.1.19
-pkgrel=3
+pkgrel=5
pkgdesc="A multimedia playback engine"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.xine-project.org"
license=('LGPL' 'GPL')
-depends=('libgl' 'libxvmc' 'flac' 'ffmpeg' 'libxinerama')
-makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'smbclient' 'mesa' 'libmodplug'
+depends=('libgl' 'libxvmc' 'flac' 'ffmpeg' 'libxinerama' 'libmodplug')
+makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'smbclient' 'mesa'
'v4l-utils' 'vcdimager' 'jack' 'gdk-pixbuf2' 'libpulse' 'speex' 'aalib')
optdepends=('imagemagick: for using the imagemagick plugin' \
'smbclient: for using the smb plugin' \
@@ -19,7 +19,6 @@ optdepends=('imagemagick: for using the imagemagick plugin' \
'mesa: for using the opengl plugin' \
'libpulse: for using the pulseaudio plugin' \
'speex: for using the speex plugin' \
- 'libmodplug: for using the modplug plugin' \
'v4l-utils: for using the v4l plugin' \
'wavpack: for using the wavpack plugin' \
'faad2: for using the faad plugin' \