[packages/gstreamer-plugins-bad] explicitly disable lv2 support if built without lv2
atler
atler at pld-linux.org
Thu Feb 10 17:32:17 CET 2022
commit 402cbb228cb92aa40bde0ceda35e448c093b75b5
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Feb 10 17:17:30 2022 +0100
explicitly disable lv2 support if built without lv2
gstreamer-plugins-bad.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gstreamer-plugins-bad.spec b/gstreamer-plugins-bad.spec
index baf0821..7373928 100644
--- a/gstreamer-plugins-bad.spec
+++ b/gstreamer-plugins-bad.spec
@@ -1249,6 +1249,7 @@ export CXXFLAGS="%{rpmcxxflags} -std=c++11"
%{!?with_gsm:-Dgsm=disabled} \
%{!?with_ladspa:-Dladspa=disabled} \
%{!?with_libde265:-Dlibde265=disabled} \
+ %{!?with_lv2:-Dlv2=disabled} \
%{!?with_mjpegtools:-Dmpeg2enc=disabled} \
%{!?with_musepack:-Dmusepack=disabled} \
%{!?with_neon:-Dneon=disabled} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-plugins-bad.git/commitdiff/1a628dcdfeaaa45274c1196965cd3c36c2daeeb4
More information about the pld-cvs-commit
mailing list