summaryrefslogtreecommitdiffstats
path: root/mplayer-vdpau-nogui/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer-vdpau-nogui/PKGBUILD')
-rw-r--r--mplayer-vdpau-nogui/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/mplayer-vdpau-nogui/PKGBUILD b/mplayer-vdpau-nogui/PKGBUILD
index f59dfd3..37c3c83 100644
--- a/mplayer-vdpau-nogui/PKGBUILD
+++ b/mplayer-vdpau-nogui/PKGBUILD
@@ -1,13 +1,13 @@
#Contributor: Reiser <metal@pop3.ru>
pkgname=mplayer-vdpau-nogui
-pkgver=29964
+pkgver=30385
pkgrel=1
pkgdesc="Famous multimedia player, dev. version, without its GUI and support for nvidia VDPAU"
arch=('i686' 'x86_64')
url="http://www.mplayerhq.hu/"
license=('GPL')
-depends=('ttf-dejavu' 'nvidia' 'opencore-amr' 'libdvdnav>=4.1.3' 'lame' 'xvidcore' 'libvdpau')
+depends=('ttf-dejavu' 'nvidia>=190.42' 'libvdpau' 'opencore-amr' 'libdvdnav>=4.1.3' 'lame' 'xvidcore')
makedepends=('subversion')
conflicts=('mplayer')
provides=(mplayer=$pkgver)
@@ -28,8 +28,7 @@ build() {
patch -p1 < ../no_segfault_configure.diff
./configure --prefix=/usr --confdir=/etc/mplayer --disable-gui \
- --enable-ossaudio --disable-alsa --disable-pulse --enable-pthreads \
- --enable-runtime-cpudetection --enable-largefiles --enable-menu \
+ --disable-runtime-cpudetection --enable-largefiles --enable-menu \
--disable-libdv --disable-aa --disable-liblzo --disable-speex \
--disable-fribidi --disable-arts --disable-esd --disable-smb --enable-dvdnav \
--disable-openal --disable-faad-internal --disable-directfb \