summaryrefslogtreecommitdiff
path: root/community/mplayer2
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-12-09 20:59:33 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2011-12-09 20:59:33 +0100
commite1ef7da16e3918e026e70079b46ecbb03c08bba1 (patch)
tree22efbd868c42229eac90ad1f34e81fd8247eefbd /community/mplayer2
parenta7f4865659c4a82b521e634432f37c37dfaf669a (diff)
Enable mplayer2 XVideo output.
Diffstat (limited to 'community/mplayer2')
-rw-r--r--community/mplayer2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mplayer2/PKGBUILD b/community/mplayer2/PKGBUILD
index f8caed272..dca4f1d7e 100644
--- a/community/mplayer2/PKGBUILD
+++ b/community/mplayer2/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mplayer2
pkgver=2.0.20111101
-pkgrel=1
+pkgrel=1.1
pkgdesc="A movie player"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
@@ -14,7 +14,7 @@ if [ "${CARCH}" = "mips64el" ] ; then
# the supported mips64el machines.
depends=('ffmpeg' 'libdvdcss' 'libdvdread' 'libdvdnav' 'libass' 'fontconfig' 'freetype2'
'ttf-dejavu' 'sdl' 'aalib' 'libcaca' 'faad2' 'libpulse' 'jack' 'ncurses' 'libxxf86vm' 'cdparanoia' 'libmad'
- 'a52dec' 'libdca' 'libxxf86dga' 'libxss' 'mpg123' 'ladspa' 'speex')
+ 'a52dec' 'libdca' 'libxxf86dga' 'libxss' 'mpg123' 'ladspa' 'speex' 'libxv')
makedepends=('live-media' 'p7zip-libre' 'gettext')
else
depends=('libgl' 'libvdpau' 'ffmpeg' 'libdvdcss' 'libdvdread' 'libdvdnav' 'libxvmc' 'libass' 'fontconfig' 'freetype2'
@@ -57,9 +57,9 @@ build() {
--disable-musepack \
--disable-esd \
--disable-mga \
- --disable-xvmc \
--disable-vdpau \
--disable-gl \
+ --enable-xv \
--language=all \
--enable-translation \
--confdir=/etc/mplayer