2019-02-08 12:48:21 +00:00
|
|
|
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
|
|
|
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
2017-11-26 17:08:10 +00:00
|
|
|
pkgname=postmarketos-ui-plasma-mobile
|
|
|
|
pkgver=1
|
2019-02-08 14:06:02 +00:00
|
|
|
pkgrel=27
|
2018-11-27 07:52:33 +00:00
|
|
|
pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (slow without hardware acceleration!)"
|
2017-11-26 17:08:10 +00:00
|
|
|
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
|
|
|
arch="noarch"
|
|
|
|
license="GPL3+"
|
2017-12-02 19:19:16 +00:00
|
|
|
# dbus-x11 provides dbus-launch
|
2019-02-08 12:48:21 +00:00
|
|
|
depends="plasma-phone-components dbus dbus-x11 qmltermwidget plasma-settings breeze-icons postmarketos-demos kscreen qt5-qtvirtualkeyboard plasma-camera pulseaudio pulseaudio-utils consolekit2 powerdevil polkit-kde-agent kwayland-integration postmarketos-artwork-wallpapers okular pix index vvave plasma-angelfish"
|
2017-11-26 17:08:10 +00:00
|
|
|
makedepends=""
|
|
|
|
install="$pkgname.post-install"
|
|
|
|
subpackages=""
|
2018-05-05 13:51:18 +00:00
|
|
|
source="start_plasma.sh kwinrc kdeglobals qtlogging.ini org.kde.phone.homescreen.js"
|
2017-11-26 17:08:10 +00:00
|
|
|
options="!check"
|
|
|
|
|
|
|
|
package() {
|
|
|
|
install -D -m644 "$srcdir"/start_plasma.sh \
|
|
|
|
"$pkgdir"/etc/profile.d/start_plasma.sh
|
2017-12-09 02:33:25 +00:00
|
|
|
|
2017-12-04 23:19:17 +00:00
|
|
|
install -D -m644 "$srcdir"/kwinrc \
|
|
|
|
"$pkgdir"/etc/xdg/kwinrc
|
2017-12-22 18:37:36 +00:00
|
|
|
|
2018-04-17 10:42:12 +00:00
|
|
|
install -D -m644 "$srcdir"/kdeglobals \
|
|
|
|
"$pkgdir"/etc/xdg/kdeglobals
|
|
|
|
|
2017-12-22 18:37:36 +00:00
|
|
|
install -D -m644 "$srcdir"/qtlogging.ini \
|
|
|
|
"$pkgdir"/etc/skel/.config/QtProject/qtlogging.ini
|
2018-05-05 13:51:18 +00:00
|
|
|
|
|
|
|
install -D -m644 "$srcdir"/org.kde.phone.homescreen.js \
|
|
|
|
"$pkgdir"/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/plasmoidsetupscripts/org.kde.phone.homescreen.js
|
2017-11-26 17:08:10 +00:00
|
|
|
}
|
2019-01-29 06:48:50 +00:00
|
|
|
sha512sums="d20af733322bb34844c00e85deb541d6c3799cf4c4eb6743be44b18be69ed5db2ea97795e64b683534060e60581685fdf5cb7cd07afffa74d5b08bd23bdcf0ab start_plasma.sh
|
2017-12-22 18:37:36 +00:00
|
|
|
a95d3bbd1e8051c9b394ad7a26e4beb2d1be8d3c38189819da61fd42b1c7fd3948c4737bc9246eee23eaf5fd9451cd6362fb06442f3d8f967f930d3bcc5cfbe9 kwinrc
|
2019-02-08 14:06:02 +00:00
|
|
|
93d6c3e76b6e8d3c8c5424fcb921595ad3569e1aba1b03255b977230b33146dc73a97327e455e8a539018cb02c3bf1a700dd951622f798b50f36c5d381a1b342 kdeglobals
|
2018-05-05 13:51:18 +00:00
|
|
|
341f0b866c315f37868ef3e7137cce8b53a0e8e6164e5af71b3e8e2fa68321afbf0652d76124ef84bade1393f701748852ac939aef9daff7e272a0df827780eb qtlogging.ini
|
|
|
|
50dbb5e0b1550776ca6fc5b91468412b23d49aa502af77cf7d5d15af11eaf61b1632b205f42eac3274bf28a0b7b278a4d6bfc98c6c12ea29830fd258bad5107d org.kde.phone.homescreen.js"
|