Hello Ludo, > Some packages have a pre-check phase that spawns Xvfb; others do: > (setenv "QT_QPA_PLATFORM" "offscreen") > Would one of these method allow us to run the tests? Yep, tests work fine with this! > Source file headers don’t specify any version of the GPL, so it should > be ‘gpl3+’ (meaning “or any later version”). Ah, I thought only compatible later versions could be used, unless it was specified explicitly. I'll trust your advice and specify 'gpl3+'. I've also added a bit to install the desktop file, man-page and icon. So, patch should be good to go! Thanks, Jens M