Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16423
| Path | csiph.com!tncsrv06.tnetconsulting.net!newsfeed.endofthelinebbs.com!news.corradoroberto.it!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Hefee <hefee@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: electrum: How to enable autopkgtest? |
| Date | Thu, 31 Oct 2024 19:50:01 +0100 |
| Message-ID | <JDIp3-5IIn-3@gated-at.bofh.it> (permalink) |
| References | <JDIp3-5IIn-5@gated-at.bofh.it> <JD1k5-5axK-13@gated-at.bofh.it> <JDadH-5hq5-1@gated-at.bofh.it> <JDb05-5i6F-3@gated-at.bofh.it> |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Thu Oct 31 18:40:52 2024 |
| Old-Return-Path | <hefee@debian.org> |
| X-Amavis-Spam-Status | No, score=-114.93 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.421, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; boundary="nextPart4599922.t93SHzazvu"; micalg="pgp-sha512"; protocol="application/pgp-signature" |
| X-Debian-User | hefee |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/22493 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/3443335.oGD3CL3VHX@tuxin |
| Approved | robomod@news.nic.it |
| Lines | 62 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Thu, 31 Oct 2024 19:40:28 +0100 |
| X-Original-Message-ID | <3443335.oGD3CL3VHX@tuxin> |
| X-Original-References | <15878157.HmTS7JG1Cm@soren-desktop> <16967863.pHPEaDev0z@soren-desktop> <2054530.MAUd7XiDRF@soren-desktop> |
| Xref | csiph.com linux.debian.maint.python:16423 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-29 21:50 +0100
Re: electrum: How to enable autopkgtest? Andrey Rakhmatullin <wrar@debian.org> - 2024-10-30 06:50 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-30 07:20 +0100
Re: electrum: How to enable autopkgtest? Andrey Rakhmatullin <wrar@debian.org> - 2024-10-30 07:50 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-30 08:10 +0100
Re: electrum: How to enable autopkgtest? Andrey Rakhmatullin <wrar@debian.org> - 2024-10-30 08:20 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-30 08:30 +0100
Re: electrum: How to enable autopkgtest? Andrey Rakhmatullin <wrar@debian.org> - 2024-10-30 08:40 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-31 20:50 +0100
Re: electrum: How to enable autopkgtest? weepingclown <weepingclown@disroot.org> - 2024-10-31 21:40 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-31 21:50 +0100
Re: electrum: How to enable autopkgtest? weepingclown <weepingclown@disroot.org> - 2024-10-31 21:50 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-31 22:10 +0100
Re: electrum: How to enable autopkgtest? Hefee <hefee@debian.org> - 2024-10-31 19:50 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-31 20:30 +0100
Re: electrum: How to enable autopkgtest? Antonio Terceiro <terceiro@debian.org> - 2024-10-30 14:10 +0100
csiph-web