summaryrefslogtreecommitdiffstats
path: root/mplayer-vdpau-nogui
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2009-11-22 21:42:30 +0100
committerFlorian Pritz <bluewind@xssn.at>2009-11-22 21:42:30 +0100
commit7155de6730bac6549b53cb08b746581d5ce4fa50 (patch)
treeba3f486c77c0608a2a108047cde2eeb612901d90 /mplayer-vdpau-nogui
parentac2be60a6f3e6805f9c4a5986fc9bdc67798f4c5 (diff)
downloadaur-packages-7155de6730bac6549b53cb08b746581d5ce4fa50.tar.gz
aur-packages-7155de6730bac6549b53cb08b746581d5ce4fa50.tar.xz
updates
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'mplayer-vdpau-nogui')
-rw-r--r--mplayer-vdpau-nogui/PKGBUILD10
1 files changed, 1 insertions, 9 deletions
diff --git a/mplayer-vdpau-nogui/PKGBUILD b/mplayer-vdpau-nogui/PKGBUILD
index f519722..3296729 100644
--- a/mplayer-vdpau-nogui/PKGBUILD
+++ b/mplayer-vdpau-nogui/PKGBUILD
@@ -1,7 +1,7 @@
#Contributor: Reiser <metal@pop3.ru>
pkgname=mplayer-vdpau-nogui
-pkgver=29794
+pkgver=29962
pkgrel=1
pkgdesc="Famous multimedia player, dev. version, without its GUI and support for nvidia VDPAU"
arch=('i686' 'x86_64')
@@ -27,14 +27,6 @@ build() {
cd $_svnmod-build
patch -p1 < ../no_segfault_configure.diff
-# svn checkout svn://svn.ffmpeg.org/soc/wmapro wmapro
-# cp wmapro/wma* libavcodec
-# patch -p0 <wmapro/audioframesize.patch
-# patch -p0 <wmapro/mplayer.patch
-# patch -p0 <wmapro/wmapro_ffmpeg.patch
-#
-# cp -v wmapro/wma3dec.c wmapro/wma3data.h wmapro/wma3.h libavcodec
-
./configure --prefix=/usr --confdir=/etc/mplayer --disable-gui \
--enable-ossaudio --disable-alsa --disable-pulse --enable-pthreads \
--enable-runtime-cpudetection --enable-largefiles --enable-menu \