temp/plasma-phone-components: disable for armv7, x86

Missing plasma-pa, plasma-workspace packages in Alpine edge for these
architectures.
This commit is contained in:
Oliver Smith 2020-08-03 12:02:44 +02:00
parent 5fc66d575a
commit 97e5a3a7d2
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ pkgver=0.2.1
pkgrel=0 pkgrel=0
pkgdesc="Calamares based on-device installer" pkgdesc="Calamares based on-device installer"
url="https://postmarketos.org" url="https://postmarketos.org"
arch="all !armhf" # blocked by qt5-qtdeclarative arch="all !armhf !armv7 !x86" # armhf: qt5-qtdeclarative, armv7,x86: plasma-pa
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
depends=" depends="
$pkgname-openrc $pkgname-openrc

View file

@ -4,7 +4,7 @@ pkgver=3
pkgrel=1 pkgrel=1
pkgdesc="(Wayland) Mobile variant of KDE Plasma (does not run without hardware acceleration, allows only numeric passwords!)" pkgdesc="(Wayland) Mobile variant of KDE Plasma (does not run without hardware acceleration, allows only numeric passwords!)"
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile" url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
arch="noarch !armhf !x86" # armhf: #75, x86: aports#11807 arch="noarch !armhf !armv7 !x86" # armhf: #75, x86: aports#11807, armv7,x86: plasma-pa
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
depends="bluedevil depends="bluedevil
breeze breeze

View file

@ -4,7 +4,7 @@ pkgver=5.19.4_git20200626
pkgrel=0 pkgrel=0
_commit="d76fc145f924e06353e38defb088b4e9b32e0e52" _commit="d76fc145f924e06353e38defb088b4e9b32e0e52"
pkgdesc="Modules providing phone functionality for Plasma" pkgdesc="Modules providing phone functionality for Plasma"
arch="all !armhf" arch="all !armhf !armv7 !x86" # armv7,x86: alpine#11807
url="https://www.plasma-mobile.org/" url="https://www.plasma-mobile.org/"
license="GPL-2.0-or-later AND LGPL-2.1-or-later" license="GPL-2.0-or-later AND LGPL-2.1-or-later"
depends="plasma-nano qt5-qtquickcontrols2 plasma-workspace dbus-x11 kactivities plasma-pa plasma-nm libqofono breeze-icons plasma-settings telepathy-ofono $pkgname-vkbd-style" depends="plasma-nano qt5-qtquickcontrols2 plasma-workspace dbus-x11 kactivities plasma-pa plasma-nm libqofono breeze-icons plasma-settings telepathy-ofono $pkgname-vkbd-style"