On Thu, 1 May 2025, Eugene San wrote:

Source: wxwidgets3.2
X-Debbugs-CC: eugene...@gmail.com
Version: 3.2.7+dfsg-1
Severity: normal

By default WXWidgets compiles without SDL support and as result it only
supports OSS as a sound backend.
On modern systems native OSS support is not available and previously
available workaround like "osspd" no longer compatible with modern systems
running pipeWire or inside

As a solution I suggest adding "libsdl2-dev" to build-deps and "--with-sdl"
to configure options.

The change is trivial and results in a build that solves the issue and
doesn't require rebuilding other packages.

Downstream bug report:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets3.2/+bug/2107438

Hi, this request seems reasonable. I'll make the change after the Trixie release as sometimes compile option changes cause ABI changes.

Thanks,
Scott

Reply via email to