heimdall: update to 2.2.2#60116
Conversation
|
I was wondering if it would make sense to split this into two packages — heimdall for the CLI tool and heimdall-frontend as a subpackage for the Qt6 GU. Fedora and Debian do this already. Most users only need the CLI, so making the GUI optional would avoid unnecessary bloat. Happy to implement it if that's the preferred approach. |
If you think that makes sense, I don't think anyone would have a problem with it. |
Got it! Should I add borh into this PR or split it into two separate PRs? |
5946da7 to
8e49a8c
Compare
|
Great! The heimdall and heimdall-frontend packages are ready to go! |
|
Isn't is possible to just add a sub package that moves the |
8e49a8c to
bae106c
Compare
Done, thanks for your input! |
| hostmakedepends+=" qt5-tools-devel" | ||
| fi | ||
| heimdall-frontend_package() { | ||
| short_desc="Qt6 GUI for heimdall (Samsung firmware flashing tool)" |
There was a problem hiding this comment.
| short_desc="Qt6 GUI for heimdall (Samsung firmware flashing tool)" | |
| short_desc+=" - Qt6 GUI" |
Is usually what we do in cases like this.
There was a problem hiding this comment.
how can I commit this without triggering the Ci to re-run?
There was a problem hiding this comment.
I don't think that would be possible.
bae106c to
4219a59
Compare
|
I'm glad it worked! |
Testing the changes
Local build testing