* ci: add sccache
* sccache no daemon, no incremental
* debug log sccache
* test: bump honkers
* don't run sccache in foreground
* change cache key, add cache config file
* set config somewhere else
* funny
* oops
* hack: use upstream cache action
* use separate script files
* port over upstream cache scripts properly
* don't copy sccache config
* cursed caching stuff
* ensure cache is put in the right place
* try to assert stuff
* use upstream sccache for now
* Revert back to upstream build of sccache
turns out Fedora's builds don't even have GHA support
* Revert to default logging
* Revert "test: bump honkers"
This reverts commit 3c711c18ee.
* feat(terra-release): Use macros in a way that can be normalized on all branches
Signed-off-by: Gilver <rockgrub@disroot.org>
* fix: Dist nil
Signed-off-by: Gilver <rockgrub@disroot.org>
---------
Signed-off-by: Gilver <rockgrub@disroot.org>
* Start to fix scrcpy
Signed-off-by: Owen <owen@fyralabs.com>
* works on my machine
* Bump release
* cross-arch scrcpy
Branch of #6671, experimenting with cross-arch dependencies
* oop
* wtf
* add prebuilt bin option for now
see https://github.com/gradle/gradle/issues/35111
* Don't build the server package on x86
This is so we won't have conflicts since the server binary is noarch
* fix logic
* add appstream data
* add android sdk license to server subpackage
* classify as desktop app
---------
Signed-off-by: Owen <owen@fyralabs.com>
Co-authored-by: Owen <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
* fix(kde-material-you-colors): Metadata changes
Comment out the appdata XML file entry in the spec.
Signed-off-by: Gilver <rockgrub@disroot.org>
* feat: Use %terra_appstream for now
Signed-off-by: Gilver <rockgrub@disroot.org>
* fix: Metainfo
Signed-off-by: Gilver <rockgrub@disroot.org>
* feat: Rebuild for Qt6 automatically
---------
Signed-off-by: Gilver <rockgrub@disroot.org>