summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInochi Amaoto2020-04-12 07:57:18 +0800
committerInochi Amaoto2020-04-12 07:57:18 +0800
commit130b9b6e0e4e8a38bb03ccd2a1731e7982731fd6 (patch)
tree8fc8e32d1e54c90b3403d720e4f8fae8186662a9 /PKGBUILD
parenta11da82fd24968b970a3df58e47b71851943a215 (diff)
downloadaur-130b9b6e0e4e8a38bb03ccd2a1731e7982731fd6.tar.gz
disable avisynth due to dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31241676393e..89e81054a5d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Inochi Amaoto <libraryindexsky@gmail.com>
pkgname=mpv-full-build-git
-pkgver=0.32.0.r320.gbca917f6d2
+pkgver=0.32.0.r352.g530a0863b8
pkgrel=1
pkgdesc="Video player based on MPlayer/mplayer2 with all possible libs (uses statically linked ffmpeg with all possible libs). (GIT version )"
arch=('x86_64')
@@ -235,7 +235,6 @@ prepare() {
'--disable-mbedtls'
'--disable-programs'
'--enable-alsa'
- '--enable-avisynth'
'--enable-bzlib'
'--enable-chromaprint'
'--enable-cuvid'