diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-28 21:31:00 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-28 21:31:00 (GMT) |
commit | 088d235213f43978790a0f6864a84b97a4817cf5 (patch) | |
tree | 39523a00ccb73600bc30213cd85a57e161705ca9 /abs/extra-testing/mplayer | |
parent | c8eb0fa27c78daf50c995b94f9f72f69b3404387 (diff) | |
download | linhes_pkgbuild-088d235213f43978790a0f6864a84b97a4817cf5.zip linhes_pkgbuild-088d235213f43978790a0f6864a84b97a4817cf5.tar.gz linhes_pkgbuild-088d235213f43978790a0f6864a84b97a4817cf5.tar.bz2 |
update mplayer
add xine
various other libs needed by the above
Diffstat (limited to 'abs/extra-testing/mplayer')
-rw-r--r-- | abs/extra-testing/mplayer/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/mplayer/PKGBUILD b/abs/extra-testing/mplayer/PKGBUILD index f69a21a..43dad94 100644 --- a/abs/extra-testing/mplayer/PKGBUILD +++ b/abs/extra-testing/mplayer/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler <thomas@archlinux.org> pkgname=mplayer pkgver=1.0rc2 -pkgrel=5 +pkgrel=6 pkgdesc="A movie player for linux" arch=(i686 x86_64) depends=('libxxf86dga' 'libxv' 'libmad' 'giflib' 'cdparanoia' 'gtk2' |