summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInochi Amaoto2022-09-02 10:20:24 +0800
committerInochi Amaoto2022-09-02 10:20:24 +0800
commit94ebb9535038820b1c6f16a4206bbca04b4c8f07 (patch)
tree8cbfa598dacb8ef9f8335eca27459d44f5684761 /PKGBUILD
parent4e9a0f19cf514e2858fce0154480c87d2e192aab (diff)
downloadaur-94ebb9535038820b1c6f16a4206bbca04b4c8f07.tar.gz
use system libplacebo to avoid dependency and build problem
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c3ee4721189..191a14e69aa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Inochi Amaoto <libraryindexsky@gmail.com>
pkgname=mpv-full-build-git
-pkgver=0.34.0.r386.g284fecc0bd
+pkgver=0.34.0.r441.g9be52e5dd8
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')
@@ -83,6 +83,7 @@ depends=(
'openal'
'opencore-amr'
'openjpeg2'
+ 'openmp'
'opus'
'pulseaudio'
'rav1e'
@@ -244,6 +245,8 @@ prepare() {
export CXX=clang++
export LDFLAGS="$LDFLAGS -fuse-ld=lld"
fi
+
+ sed -i -E 's|^scripts/libplacebo.*||g' "${srcdir}/mpv-build/build"
# Set ffmpeg/libass/mpv flags
_ffmpeg_options=(