main/postmarketos-ui-plasma-bigscreen: remove ovos (MR 4603)
Upstream Plasma Bigscreen stopped supporting it. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
2716f690e6
commit
97a6609aae
1 changed files with 4 additions and 5 deletions
|
@ -2,13 +2,13 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-plasma-bigscreen
|
||||
pkgver=0.2
|
||||
pkgrel=18
|
||||
pkgrel=19
|
||||
_commit_configs="a8bd93e279c222be6058ef46b065c11e88aa8400"
|
||||
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
|
||||
# ovos is only available on x86_64, aarch64 currently
|
||||
arch="noarch !x86 !armhf !armv7 !riscv64"
|
||||
# riscv64: plasma-workspace, qt5-qtbase need rebuild against libcui18n in alpine edge
|
||||
arch="noarch !armhf !riscv64"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
elogind
|
||||
|
@ -54,9 +54,8 @@ package() {
|
|||
}
|
||||
|
||||
extras() {
|
||||
pkgdesc="Meta package for additional Plasma Bigscreen apps like OVOS"
|
||||
pkgdesc="Meta package for additional Plasma Bigscreen apps"
|
||||
_pmb_recommends="
|
||||
ovos
|
||||
mycroft-plasmoid
|
||||
"
|
||||
|
||||
|
|
Loading…
Reference in a new issue