Skip to content
Snippets Groups Projects
Verified Commit 494f42de authored by Newbyte's avatar Newbyte :snowflake:
Browse files

main/postmarketos-ui-plasma-bigscreen: disable (MR 4883)

All of Plasma Bigscreen was removed from aports[1]. It will return with
KDE 6.1, according to PureTryOut. But for now, disable this package by
making it build on no architectures so that CI works again.

 [1]: https://gitlab.alpinelinux.org/alpine/aports/-/commit/4e7fa26ea26a81c59ae26d3327bbe13838f19208

[ci:skip-vercheck]: Version does not need to change when changin arches.
parent 936e1216
Branches
No related tags found
No related merge requests found
Pipeline #207585 passed
......@@ -8,7 +8,7 @@ pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs"
url="https://wiki.postmarketos.org/wiki/Plasma_Bigscreen"
# Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75
# riscv64: plasma-workspace, qt5-qtbase need rebuild against libcui18n in alpine edge
arch="noarch !armhf !riscv64"
arch="!armhf !riscv64"
license="GPL-3.0-or-later"
depends="
elogind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment