main/postmarketos-ui-plasma-bigscreen: replace dependency on mycroft-core for ovos (MR 4195)

MyCroft has seized development and the package has been removed from
aports. The OpenVoiceOS community has taken over development and has
with ovos a drop-in replacement.
This commit is contained in:
Bart Ribbers 2023-06-23 09:03:06 +02:00 committed by Newbyte
parent 06e52230e9
commit 07082620c3
No known key found for this signature in database
GPG key ID: 990600ED1DB95E02

View file

@ -2,12 +2,13 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-plasma-bigscreen
pkgver=0.2
pkgrel=16
pkgrel=17
_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
arch="noarch !armhf"
# ovos is only available on x86_64 currently
arch="noarch !x86 !armhf !armv7 !aarch64 !riscv64"
license="GPL-3.0-or-later"
depends="
elogind
@ -53,9 +54,9 @@ package() {
}
extras() {
pkgdesc="Meta package for additional Plasma Bigscreen apps like MyCroft"
pkgdesc="Meta package for additional Plasma Bigscreen apps like OVOS"
_pmb_recommends="
mycroft-core
ovos
mycroft-plasmoid
"