This build of pcsx2 is now built against Qt6 and the binary is named pcsx2-qt.
Upstream is Windows oriented, so this package is installed to /usr/share/pcsx2/bin/
which is somewhat unconventional (to put it mildly).
We add pcsx2 and pcsx2-qt compatibility symlinks to a /usr/bin/pcsx2-qt.sh shell script
as a convenience for existing v1.6.0 users.
Additionally, the .desktop application launcher is patched to start from the correct path.
Thanks to @ZachBacon for the work he did re. getting the package installable.
Signed-off-by: Rune Morling <ermo@serpentos.com>