main/postmarketos-ui-plasma-mobile: new depends (!459)
I've ordered the $depends list alphabetically for better readability, and added the bluedevil (for Bluetooth) kwallet-pam and xdg-desktop-portal-kde runtime dependencies. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
e38f1de121
commit
05aa9bed4d
1 changed files with 30 additions and 3 deletions
|
@ -2,12 +2,39 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-plasma-mobile
|
||||
pkgver=2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (slow without hardware acceleration!)"
|
||||
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||
arch="noarch !armhf"
|
||||
arch="noarch !armhf" # Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75
|
||||
license="GPL-3.0-or-later"
|
||||
depends="plasma-phone-components dbus kscreen qt5-qtvirtualkeyboard elogind powerdevil polkit-kde-agent-1 kwayland-integration postmarketos-artwork-wallpapers qmlkonsole plasma-angelfish pix index plasma-camera postmarketos-demos lightdm lightdm-openrc xorg-server spacebar"
|
||||
depends="
|
||||
bluedevil
|
||||
breeze
|
||||
breeze-gtk
|
||||
elogind
|
||||
index
|
||||
kde-gtk-config
|
||||
kscreen
|
||||
kwallet-pam
|
||||
kwayland-integration
|
||||
pix
|
||||
plasma-angelfish
|
||||
plasma-camera
|
||||
plasma-phone-components
|
||||
polkit-kde-agent-1
|
||||
postmarketos-artwork-wallpapers
|
||||
postmarketos-demos
|
||||
powerdevil
|
||||
qt5-qtvirtualkeyboard
|
||||
qmlkonsole
|
||||
spacebar
|
||||
xdg-desktop-portal-kde
|
||||
"
|
||||
# Required to launch
|
||||
depends="$depends
|
||||
lightdm
|
||||
xorg-server
|
||||
"
|
||||
install="$pkgname.post-install"
|
||||
source="kwinrc kdeglobals qtlogging.ini org.kde.phone.homescreen.js unlock-plasma 60-lightdm-autologin.conf"
|
||||
options="!check"
|
||||
|
|
Loading…
Reference in a new issue