Bug#1074579: debtags are outdated

Link Mauve linkmauve at linkmauve.fr
Mon Jul 1 12:16:53 BST 2024


Package: dolphin-emu
Version: 5.0-20347+dfsg-1

Looking at https://packages.debian.org/experimental/dolphin-emu it seems
the uitoolkit debtags are severely outdated:
    Interface Toolkit: uitoolkit::gtk, uitoolkit::sdl, wxWidgets

The current (main) interface uses Qt, so I would recommend to use:
    Interface Toolkit: uitoolkit::qt

The dolphin-emu-nogui binary uses X11 or fbdev directly on Linux, and
while both binaries still link to SDL2 they only use it for legacy
controller access, with the current preferred method being evdev, so
uitoolkit::sdl is wrong too.

-- 
Link Mauve



More information about the Pkg-games-devel mailing list