soc-qcom: run systemd splitfunc in pulseaudio-systemd subpkg

Just like when defining custom -openrc subpkgs, or prepare funcs, etc,
we *need* to manually the corresponding abuild function or else things
break.

fixes #3781

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6690
[ci:skip-build]: already built successfully in CI
This commit is contained in:
Clayton Craft 2025-06-20 08:59:36 -07:00 committed by Oliver Smith
parent df639251e0
commit 0dc0c9f03e
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -2,7 +2,7 @@
pkgname=soc-qcom
pkgdesc="Common package for Qualcomm devices"
pkgver=2
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="BSD-3-Clause"
arch="aarch64"
@ -154,12 +154,11 @@ pulseaudio_openrc() {
}
pulseaudio_systemd() {
install_if="$pkgname-pulseaudio=$pkgver-r$pkgrel systemd"
depends="systemd"
# Call Audio idle suspend workaround systemd unit
install -Dm644 "$srcdir"/call-audio-idle-suspend-workaround.service \
-t "$subpkgdir"/usr/lib/systemd/user
default_systemd
}
sha512sums="