Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-08-04 11:38:02 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-08-04 11:38:02 +0300
commit5d5152b8381a07bbd5f7ac8bc50c5df251853d2b (patch)
treee9bcbe8ff50a11c2fbc9c2c61e0858e3f8c53e32 /extra
parentb275a65f57edd6ddb6a7a0136010bdc615104af3 (diff)
extra/gstreamer: Disable gst-plugin-onnx
Diffstat (limited to 'extra')
-rw-r--r--extra/gstreamer/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/gstreamer/PKGBUILD b/extra/gstreamer/PKGBUILD
index 7442af2c..d915cd0d 100644
--- a/extra/gstreamer/PKGBUILD
+++ b/extra/gstreamer/PKGBUILD
@@ -9,6 +9,10 @@ eval "$(
# svt-hevc is blacklisted
makedepends=(${makedepends[@]//svt-hevc/})
+# onnxruntime won't build currently (and probably ever but who knows)
+makedepends=(${makedepends[@]//onnxruntime/})
+pkgname=(${pkgname[@]//gst-plugin-onnx/})
+
eval "$(
declare -f build | \
sed '