summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInochi Amaoto2023-08-20 08:36:41 +0800
committerInochi Amaoto2023-08-20 08:36:41 +0800
commitd3146e4d66a859cc4affa3fe22f4deaf55fcff5b (patch)
tree4840f66bfb3a2ab0a9dafcaff98921838a9bc2e8
parenteec1db2952526effefc95cfacd623ed7ca84a291 (diff)
downloadaur-d3146e4d66a859cc4affa3fe22f4deaf55fcff5b.tar.gz
mpv: remove libplacebo-next options
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b52d6db8d241..84a3fcebd3f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mpv-full-build-git
pkgdesc = Video player based on MPlayer/mplayer2 with all possible libs (uses statically linked ffmpeg with all possible libs). (GIT version )
- pkgver = 0.36.0.r24.g4c3ed843dc
+ pkgver = 0.36.0.r131.g19384e07e4
pkgrel = 1
url = http://mpv.io
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 409aa0dacbca..0c949ba48184 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Inochi Amaoto <libraryindexsky@gmail.com>
pkgname=mpv-full-build-git
-pkgver=0.36.0.r24.g4c3ed843dc
+pkgver=0.36.0.r131.g19384e07e4
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')
@@ -433,7 +433,6 @@ prepare() {
'-Dgl-win32=disabled'
'-Djpeg=enabled'
'-Dlibplacebo=enabled'
- '-Dlibplacebo-next=enabled'
'-Drpi=disabled'
'-Dsdl2-video=enabled'
'-Dshaderc=enabled'