me
/
guix
Archived
1
0
Fork 0

gnu: gst-plugins-bad: Remove ineffective substitution.

* gnu/packages/gstreamer.scm (gst-plugins-bad)[adjust-tests]: Remove the
substitution that was commmented to be “no longer effective”.
master
Liliana Marie Prikler 2023-06-25 10:49:13 +02:00
parent 4346c092ea
commit 3b3d9a13dd
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 0 additions and 7 deletions

View File

@ -806,13 +806,6 @@ model to base your own plug-in on, here it is.")
"'elements/viewfinderbin.c'], true, ],"))
'())
;; This substitution is no longer effective and can be removed.
#$@(if (member (%current-system)
'("i686-linux" "aarch64-linux" "riscv64-linux"))
`((("'elements/camerabin\\.c'\\]\\],")
"'elements/camerabin.c'], true, ],"))
'())
;; https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1412
((".*elements/dtls\\.c.*") ""))
(substitute* "tests/check/elements/zxing.c"