kde/plasma-phone-components: update to latest upstream version (!531)

As well as add workaround for broken fonts on some devices like pinepad
and pinephone with lima.
This commit is contained in:
Bhushan Shah 2019-07-30 11:58:19 +05:30 committed by Oliver Smith
parent 00030d793f
commit c8c69dbcbd
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 6 additions and 5 deletions

View file

@ -1,9 +1,9 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma-phone-components
pkgver=0_git20190521
pkgver=0_git20190730
pkgrel=0
_commit="af8c4c939266d13be50fc31af4841cb53b788315"
_commit="6c8ae2501a3c4072ba84a53f3a16b740b9561611"
pkgdesc="Modules providing phone functionality for Plasma"
arch="all"
url="https://community.kde.org/Plasma/Mobile"
@ -38,6 +38,6 @@ package() {
install -Dm644 "$srcdir"/plasma-mobile.desktop \
"$pkgdir"/usr/share/wayland-sessions/plasma-mobile-2.desktop
}
sha512sums="ed10a01c25a6e8c2b8f2d0090ee17a8bb33bc17e5f0483953758fb9336297093cb65340d9adfbd20fe70b0c1817ff3a449af4d982b93188b04563315125a691c plasma-phone-components-af8c4c939266d13be50fc31af4841cb53b788315.tar.gz
bfa5df2bb635899b6b88816dd02073d6949303f1282c3acd91fd8bc1e92b10db2fbfa167d2df6c6e11ecb763b6b94ed0451b5b1ddc504543402e6a9ce6bb985c startplasmamobile
sha512sums="9bd880802443fd2b92d764c78b3212b22d80b14ccddf0e2b791a4a6e881f1b0f249ba3060058b83adf3b148892cbd853e188f45a26166e6ea0bca0c29a02c368 plasma-phone-components-6c8ae2501a3c4072ba84a53f3a16b740b9561611.tar.gz
069485a372df96f1b438c026b259bc81a6b417d59f00ef42cfd38e13f0971ce8c63db1d31c7e9603a9a5e0bfedc35ba4a1f2af041b7e24304899f40c10b87432 startplasmamobile
7f4bdbd30cda4c9e23293b7bb1eb6e8536ada056cb3bcc9a6cc3db7bbc2277eac67b519992b7e46afdf5c720df9c696b43a6a9e9f82ed7ebe3937d8c0bf4d55d plasma-mobile.desktop"

View file

@ -9,9 +9,10 @@ export QT_QUICK_CONTROLS_STYLE=Plasma
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export XDG_CURRENT_DESKTOP=KDE
export KDE_SESSION_VERSION=5
export PLASMA_PLATFORM=phone
export PLASMA_PLATFORM=phone:handset
export QT_VIRTUALKEYBOARD_STYLE=Plasma
export QT_QUICK_CONTROLS_MOBILE=true
export QT_ENABLE_GLYPH_CACHE_WORKAROUND=1
sleep 2