Commit graph

5 commits

Author SHA1 Message Date
Oliver Smith
e36c225408
phosh: disable armhf
Phosh depends on gnome-session, which is currently not available in
Alpine for armhf. Fix the arch-lines to unblock building the binary
repository. [ci:skip-vercheck]
2019-10-07 22:52:33 +02:00
Bart Ribbers
1cdb1ba500
phosh/squeekboard: upgrade to 0_git20191004 (!655) 2019-10-05 17:56:23 +02:00
Danct12
e988f5fba0
phosh/squeekboard: reenable aarch64, x86 (!587)
This reverts commit 357ee9cd88.

Rust is reenabled.
6c8381ba96

[ci:skip-vercheck]: only arch is changed.
[ci:skip-build]: already ran successfully in CI
2019-08-31 20:57:48 +02:00
Oliver Smith
357ee9cd88
phosh/squeekboard: disable aarch64, x86
Both architectures don't have a rust package in Alpine, therefore
squeekboard cannot be built. I did not notice this before, because the
phosh dir was not explicitly listed for building packages in the binary
repository. Instead, only postmarketos-ui-phosh was built with all
depends for all arches, but this package does not depend on squeekboard.

[ci:skip-vercheck]: only arch was changed
2019-08-25 22:18:08 +02:00
Bart Ribbers
d828724fad
phosh/squeekboard: new aport (!523)
Squeekboard is going to replace virtboard in Phosh. However, it requires
Rust which hasn't yet been packaged on Alpine Linux for aarch64. So for
now, keep virtboard as the default (it still works fine) and update it
to the latest commit (see follow-up patch), but also introduce
squeekboard so we can test it and eventually enabled it for aarch64 and
replace virtboard.
2019-07-25 21:31:35 +02:00