community/mplayer2 to 20120517-1

This commit is contained in:
Kevin Mihelich 2012-05-28 16:31:39 -04:00
parent e792a79fa3
commit 7b8d9c604a

View file

@ -8,8 +8,8 @@
plugrel=1
pkgname=mplayer2
pkgver=20120414
pkgrel=4
pkgver=20120517
pkgrel=1
pkgdesc="An advanced general-purpose media player. A fork of the original MPlayer project"
arch=('i686' 'x86_64')
license=('GPL')
@ -25,18 +25,16 @@ provides=('mplayer')
conflicts=('mplayer')
options=(!emptydirs)
source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz)
md5sums=('95d981808cbfa66ad238f6c044f4f746')
md5sums=('814cc9545937e13796df1d4747c3c5d0')
build() {
cd "${srcdir}"/$pkgname-$pkgver
./configure --prefix=/usr \
--disable-arts \
--disable-speex \
--disable-openal \
--disable-libdv \
--disable-musepack \
--disable-esd \
--disable-mga \
--language=all \
--enable-translation \