From 97a6609aaec684c0a1f8e32a0d01e5ca632f01ce Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Thu, 7 Dec 2023 08:03:21 +0100 Subject: [PATCH] main/postmarketos-ui-plasma-bigscreen: remove ovos (MR 4603) Upstream Plasma Bigscreen stopped supporting it. [ci:skip-build]: already built successfully in CI --- main/postmarketos-ui-plasma-bigscreen/APKBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/main/postmarketos-ui-plasma-bigscreen/APKBUILD b/main/postmarketos-ui-plasma-bigscreen/APKBUILD index 18eeb9ffd..595248306 100644 --- a/main/postmarketos-ui-plasma-bigscreen/APKBUILD +++ b/main/postmarketos-ui-plasma-bigscreen/APKBUILD @@ -2,13 +2,13 @@ # Maintainer: Bart Ribbers 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 "