[neon/backports-focal/pipewire/Neon/release-lts] debian: Disable GStreamer device provider
Simon McVittie
null at kde.org
Fri Feb 19 11:07:23 GMT 2021
Git commit a98449f18afbc538bf8db6656e4dc3cd084a4e3e by Simon McVittie.
Committed on 13/02/2021 at 11:23.
Pushed by sitter into branch 'Neon/release-lts'.
Disable GStreamer device provider
Apparently it isn't ready, and breaks video recording in cheese.
Thanks: Fedora
Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1884260
Closes: #982636
M +9 -0 debian/changelog
M +1 -0 debian/rules
https://invent.kde.org/neon/backports-focal/pipewire/commit/a98449f18afbc538bf8db6656e4dc3cd084a4e3e
diff --git a/debian/changelog b/debian/changelog
index c0b8e879..c1c361a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pipewire (0.3.19-4) unstable; urgency=medium
+
+ * Team upload
+ * Disable GStreamer device provider.
+ Apparently it isn't ready, and breaks video recording in cheese.
+ Thanks to Fedora (see also Red Hat bug 1884260). (Closes: #982636)
+
+ -- Simon McVittie <smcv at debian.org> Sat, 13 Feb 2021 10:49:02 +0000
+
pipewire (0.3.19-3) unstable; urgency=medium
* Team upload
diff --git a/debian/rules b/debian/rules
index 07a378bb..c05e2459 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ override_dh_auto_configure:
-Dauto_features=enabled \
-Ddocs=true \
-Dffmpeg=false \
+ -Dgstreamer-device-provider=false \
-Dinstalled_tests=true \
-Dman=true \
-Dtest=true \
More information about the Neon-commits
mailing list