Hey,

> Looking at things more deeply, the underlying cause is that the upstream
> source contains GUI environments for both Linux (Qt) and Android (QML).  In
> the build environment, all these files are present (this was the key I was
> missing).  But, in the Debian package, the QML files have been removed
> (because they aren’t needed).

I'm wondering, if the QML GUI is really only usable on Android. Did you 
checked, that it is really not usable on a Desktop? If the QML GUI is 
optimized for phones, that may still be interesting for Mobian ( Debian for 
mobile devices).

I did a fast code check and at least the QML Gui uses Qt 6, the Qt Widget Gui 
used  the old Qt 5 ( that has EOL since May 2023).

If you include the QML GUI you properly want to use  debhelper-sequence-
qmldeps to detect QML depdenencies in the qml files. Me created dh_qmldeps the 
last weeks, as more and more Qt based apps using qml.

Regards,

hefee

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to