Commit graph

7 commits

Author SHA1 Message Date
David Heidelberg
e561fffd30
phosh/*: enable on armhf (!746)
Enable armhf again, because "gnome-session" is available in Alpine for
armhf now.

[ci:skip-build]: already built successfully in CI. ollieparanoid made
                 sure that all packages build for armhf.
[ci:skip-vercheck]

Signed-off-by: David Heidelberg <david@ixit.cz>
2019-11-20 23:07:01 +01:00
Bart Ribbers
4098ca9638
phosh/squeekboard: upgrade to 1.2.2 (!710) 2019-10-31 14:12:30 +01:00
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