Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/gst-plugins-good
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-02-10 10:55:46 +0100
committerErich Eckner <git@eckner.net>2022-02-10 10:55:46 +0100
commit51da933ca1f45a34c368a0e36911ca169c01f26d (patch)
tree0e0f4873543f545404ee3ae76e7731f4a428567d /extra/gst-plugins-good
parent99dd8a5f79eb5468bdffe8c14559cd163068192d (diff)
gst-plugins-base, gst-plugins-good are now in gstreamer, too - content still broken, probably
Diffstat (limited to 'extra/gst-plugins-good')
-rw-r--r--extra/gst-plugins-good/PKGBUILD10
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/gst-plugins-good/PKGBUILD b/extra/gst-plugins-good/PKGBUILD
deleted file mode 100644
index 470065fd..00000000
--- a/extra/gst-plugins-good/PKGBUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-# ignoring one check here:
-# ../gstreamer/libs/gst/check/gstcheck.c:286:F:general:test_qtdemux_pad_names:0: Unexpected critical/warning: can't peek value table for type '(null)' which is not currently referenced
-# Check suite qtdemux ran in 0.061s (tests failed: 1)
-
-eval "$(
- declare -f check | \
- sed '
- s/\(meson test.*\)/\1 || true/
- '
-)"