diff options
Diffstat (limited to 'extra/xine-lib/PKGBUILD')
-rw-r--r-- | extra/xine-lib/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xine-lib/PKGBUILD b/extra/xine-lib/PKGBUILD index 06d6f5e50..1d6ddbd3a 100644 --- a/extra/xine-lib/PKGBUILD +++ b/extra/xine-lib/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 195056 2013-09-24 20:09:11Z eric $ +# $Id: PKGBUILD 198581 2013-10-30 15:44:36Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> pkgname=xine-lib @@ -31,7 +31,6 @@ optdepends+=('wavpack: for using the wavpack plugin' \ 'gnome-vfs: for using the gnome-vfs plugin' 'smbclient: for using the samba plugin') [ "$CARCH" = "mips64el" ] || optdepends+=('libvdpau: for using the VDPAU plugin') -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz) sha1sums=('32267c5fcaa1439a5fbf7606d27dc4fafba9e504') |