main/postmarketos-ui-plasma-bigscreen: update configs from upstream (MR 2784)

For one this maps the home button on TV remotes to an actually useful
command

[ci:skip-build] already built successfully in CI
This commit is contained in:
Bart Ribbers 2021-12-22 13:41:04 +01:00 committed by Clayton Craft
parent e79f4a7db9
commit be5681e102
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -2,8 +2,8 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-plasma-bigscreen
pkgver=0.2
pkgrel=9
_commit_configs="757db09c8738b88d59e5d7b35b9939e91a7a31d7"
pkgrel=10
_commit_configs="15604324e530b88e34113f7197157a1261f665d1"
pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs"
url="https://wiki.postmarketos.org/wiki/Plasma_Bigscreen"
# Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75
@ -35,7 +35,7 @@ _pmb_recommends="
"
install="$pkgname.post-install $pkgname.post-upgrade"
subpackages="$pkgname-extras"
source="$pkgname-$_commit_configs.tar.gz::https://invent.kde.org/bshah/mycroft-devices/-/archive/$_commit_configs/mycroft-devices-$_commit_configs.tar.gz
source="$pkgname-$_commit_configs.tar.gz::https://invent.kde.org/plasma-bigscreen/bigscreen-image-settings/-/archive/$_commit_configs/bigscreen-image-settings-$_commit_configs.tar.gz
qtlogging.ini
nymphcast.desktop
"
@ -46,7 +46,10 @@ package() {
"$srcdir"/qtlogging.ini
install -Dm644 -t "$pkgdir"/etc/xdg/autostart \
"$srcdir"/nymphcast.desktop
mv "$srcdir"/mycroft-devices-"$_commit_configs"/overlays/bigscreen/etc/xdg/* "$pkgdir"/etc/xdg
install -dm755 "$pkgdir"/etc/skel
mv "$srcdir"/bigscreen-image-settings-"$_commit_configs"/etc/xdg/* "$pkgdir"/etc/xdg
mv "$srcdir"/bigscreen-image-settings-"$_commit_configs"/etc/skel/.config "$pkgdir"/etc/skel/
}
extras() {
@ -60,7 +63,7 @@ extras() {
}
sha512sums="
81bda2692c7321337505814ded1eb8b3d22d92090a1a1ad4a3ac37cec95fdb1ce7158c2b1ee7cdf1d12753ded1adf3216ffe9fc64382ed2ea3fed357bf43003f postmarketos-ui-plasma-bigscreen-757db09c8738b88d59e5d7b35b9939e91a7a31d7.tar.gz
2201c938cf20d57360bbfb4ade56a27c3b0734d906462163bdd3f0dc0a208e4950cc1cbc89bbe6048b63ea27d72a10a5b24bf204a44994171f2cf9bf0febfc9d postmarketos-ui-plasma-bigscreen-15604324e530b88e34113f7197157a1261f665d1.tar.gz
341f0b866c315f37868ef3e7137cce8b53a0e8e6164e5af71b3e8e2fa68321afbf0652d76124ef84bade1393f701748852ac939aef9daff7e272a0df827780eb qtlogging.ini
04b0dc1385072b5e9004068594c110678ed9efd6254fd98dee302524e0edf139f936de849d80253301552f9927409a8b0cf5ad32cdb9f7861ef0e72787610d3c nymphcast.desktop
"