Package: mediastreamer2-plugin-openh264
Version: 5.2.0+git20240521.041b07a-1
Severity: serious patch
X-Debbugs-Cc: Bastian Germann <b...@debian.org>

The plugin is now built as static library:
  /usr/lib/x86_64-linux-gnu/mediastreamer/plugins/libmsopenh264.a

Fix:

--- debian/rules.old    2025-02-27 23:05:10.101609236 +0000
+++ debian/rules        2025-02-27 23:05:20.425609157 +0000
@@ -6,7 +6,7 @@
        dh $@ --buildsystem=cmake
 
 override_dh_auto_configure:
-       dh_auto_configure --buildsystem=cmake -- -DCMAKE_SKIP_RPATH=ON 
-DENABLE_STATIC=OFF
+       dh_auto_configure --buildsystem=cmake -- -DCMAKE_SKIP_RPATH=ON 
-DBUILD_SHARED_LIBS=ON
 
 # Disable dh_auto{reconf,tools_update_config} as we only use cmake.
 override_dh_autoreconf:

Reply via email to