summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2017-09-27 12:45:36 -0300
committerDaniel Bermond2017-09-27 12:45:36 -0300
commit80baa5d19cc3391929e00bb45059e08ed5be4a38 (patch)
tree24aa8c4edde8d53d5369d2420e35e454a140fe93
parent68cf414141e79ae55335d3f77fd9e13603e5d78f (diff)
downloadaur-80baa5d19cc3391929e00bb45059e08ed5be4a38.tar.gz
Remove options dropped by upstream
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6162112391b..37bc300efd51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 22 15:21:35 UTC 2017
+# Wed Sep 27 15:43:52 UTC 2017
pkgbase = mpv-full-git
pkgdesc = A free, open source, and cross-platform media player (git version with all possible libs)
- pkgver = 0.27.0.r41.gfab0448c5e
+ pkgver = 0.27.0.r70.g77547d7c19
pkgrel = 1
url = http://mpv.io/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index b944df3bd5f8..1c4fa1945848 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# CUDA is x86_64 only and so it will not be available in i686 builds.
pkgname=mpv-full-git
-pkgver=0.27.0.r41.gfab0448c5e
+pkgver=0.27.0.r70.g77547d7c19
pkgrel=1
pkgdesc='A free, open source, and cross-platform media player (git version with all possible libs)'
arch=('i686' 'x86_64')
@@ -153,12 +153,9 @@ build() {
--enable-gl \
\
--enable-vaapi-hwaccel \
- --disable-videotoolbox-hwaccel-new \
- --disable-videotoolbox-hwaccel-old \
--disable-videotoolbox-gl \
--enable-vdpau-hwaccel \
--disable-d3d-hwaccel \
- --disable-d3d-hwaccel-new \
--disable-d3d9-hwaccel \
--disable-gl-dxinterop-d3d9 \
"$_cuda" \