main/postmarketos-base-ui-plasma: prepare for systemd presets (MR 5500)
This commit is contained in:
parent
02e90fec66
commit
e66b7d1791
3 changed files with 2 additions and 16 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-base-ui-plasma
|
||||
pkgver=2
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc="Meta package for shared configuration for Plasma-based UIs"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch !armhf" # armhf is not supported
|
||||
|
|
@ -40,7 +40,7 @@ _pmb_recommends="
|
|||
postmarketos-artwork-wallpapers
|
||||
xdg-user-dirs
|
||||
"
|
||||
subpackages="$pkgname-openrc $pkgname-systemd"
|
||||
subpackages="$pkgname-openrc"
|
||||
source="
|
||||
gtk-app-wayland.sh
|
||||
kdewallet.kwl
|
||||
|
|
@ -80,13 +80,6 @@ openrc() {
|
|||
mkdir -p "$subpkgdir"
|
||||
}
|
||||
|
||||
systemd() {
|
||||
install_if="$pkgname=$pkgver-r$pkgrel systemd"
|
||||
install="$subpkgname.post-install $subpkgname.post-upgrade"
|
||||
|
||||
mkdir -p "$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
57793bb079c76ba3bdcfca7880aa887de11fe80e7a05557b78435e57feabab70fbaeedc42da3aec6f914c35bba8e8ee9918367516eb45ee247f63f694624f179 gtk-app-wayland.sh
|
||||
923309f71ee0840ae49d610ab5c11260432f462709eee7148ee5a4703872b9926a3267b16b524162c1560e0798c63fe392a161a57be5c6000bbb1e3f0c947e25 kdewallet.kwl
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
systemctl enable bluetooth
|
||||
#systemctl enable hfd-service
|
||||
systemctl enable NetworkManager
|
||||
#systemctl enable urfkill
|
||||
|
|
@ -1 +0,0 @@
|
|||
postmarketos-base-ui-plasma-systemd.post-install
|
||||
Loading…
Add table
Add a link
Reference in a new issue