Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1060138: vlc-plugin-bittorrent: track vlc plugin ABI

2 views
Skip to first unread message

Sebastian Ramacher

unread,
Jan 6, 2024, 4:30:04 AM1/6/24
to
Package: vlc-plugin-bittorrent
Version: 2.14-4
Severity: serious
X-Debbugs-Cc: sram...@debian.org

vlc-plugin-bittorrrent fails to track VLC's plugin ABI. libvlccore9
provides a virtual package vlc-plugin-abi-$X which indicates the ABI
that is currently supported by vlc. Please ensure that
vlc-plugin-bittorrent also depends on the correct version.

You can take the following bit from vlc-plugin-pipewire to produce the
vlc:PluginABI substvar to use in debian/control:

override_dh_gencontrol-arch:
sed -n 's/^# define MODULE_SYMBOL \([0-9][_0-9a-z]*\)/-Vvlc:PluginABI=vlc-plugin-abi-\1/p' \
/usr/include/vlc/plugins/vlc_plugin.h | tr _ - | xargs dh_gencontrol -a --

Cheers
--
Sebastian Ramacher

Petter Reinholdtsen

unread,
Jan 6, 2024, 6:30:06 AM1/6/24
to
[Sebastian Ramacher]
> Please ensure that vlc-plugin-bittorrent also depends on the correct
> version.

Thank you for the heads up. I pushed a fix to salsa a few minutes ago,
and will plan a new upload soon.

Note, I would be happy to co-maintain the plugin with others. :)
--
Happy hacking
Petter Reinholdtsen
0 new messages