mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-26 08:15:11 +03:00
systemd/plasma*: disable armv7 (MR 5366) (MR 5563)
Fails in CI, and (according to Bart) might be disabled on this arch in upstream aports later.
This commit is contained in:
parent
e1e7792684
commit
aa765f7fd9
4 changed files with 8 additions and 8 deletions
|
@ -3,10 +3,10 @@
|
|||
pkgname=kactivitymanagerd
|
||||
pkgver=99996.1.3
|
||||
_pkgver=6.1.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="System service to manage user's activities and track the usage patterns"
|
||||
# armhf blocked by qt6-qtdeclarative
|
||||
arch="all !armhf"
|
||||
arch="all !armhf !armv7"
|
||||
url="https://kde.org/plasma-desktop/"
|
||||
license="GPL-2.0-only OR GPL-3.0-only"
|
||||
depends="qt6-qtbase-sqlite"
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
pkgname=kscreenlocker
|
||||
pkgver=99996.1.3
|
||||
_pkgver=6.1.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Library and components for secure lock screen architecture"
|
||||
# armhf blocked by extra-cmake-modules
|
||||
arch="all !armhf"
|
||||
arch="all !armhf !armv7"
|
||||
url="https://kde.org/plasma-desktop/"
|
||||
license="GPL-2.0-or-later AND (GPL-2.0-only OR GPL-3.0-only)"
|
||||
depends="linux-pam"
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
pkgname=kwin
|
||||
pkgver=99996.1.3
|
||||
_pkgver=6.1.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="An easy to use, but flexible, composited Window Manager"
|
||||
# armhf blocked by qt6-qtdeclarative
|
||||
arch="all !armhf"
|
||||
arch="all !armhf !armv7"
|
||||
url="https://kde.org/plasma-desktop/"
|
||||
license="GPL-2.0-or-later AND (GPL-2.0-only OR GPL-3.0-only) AND LGPL-2.1-only"
|
||||
depends="
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
pkgname=plasma-workspace
|
||||
pkgver=99996.1.3
|
||||
_pkgver=6.1.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="KDE Plasma Workspace"
|
||||
# armhf blocked by extra-cmake-modules
|
||||
arch="all !armhf"
|
||||
arch="all !armhf !armv7"
|
||||
url="https://kde.org/plasma-desktop/"
|
||||
license="(GPL-2.0-only OR GPL-3.0-only) AND LGPL-2.1-or-later AND GPL-2.0-or-later AND MIT AND LGPL-2.1-only AND LGPL-2.0-or-later AND (LGPL-2.1-only OR LGPL-3.0-only) AND LGPL-2.0-only"
|
||||
depends="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue