From dcff247a4011ba4b2c8fafcec157b897d17eb4ba Mon Sep 17 00:00:00 2001 From: Arnav Singh Date: Sat, 13 Jul 2024 19:44:15 -0700 Subject: [PATCH] device-pine64-pinephone: switch to pinephone-callaudiod (MR 5349) This new daemon implements the same D-Bus API as callaudiod in aports community/callaudiod, but works with the new audio profiles generated by PulseAudio v17 and PipeWire v1.2 for pine64-pinephone that the aports package's daemon does not. Installs that use pipewire-pulse for audio (eg SXMO) will automatically start having working call audio with this update. Installs that use pulseaudio have to wait for pulseaudio's crash on startup to be fixed first ( https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/68586 ). Ref: #2968 [ci:skip-build] already built successfully in CI --- device/main/device-pine64-pinephone/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/device/main/device-pine64-pinephone/APKBUILD b/device/main/device-pine64-pinephone/APKBUILD index 840058ae2..bf5fda706 100644 --- a/device/main/device-pine64-pinephone/APKBUILD +++ b/device/main/device-pine64-pinephone/APKBUILD @@ -3,7 +3,7 @@ # Co-Maintainer: Jan Jasper de Kroon pkgname=device-pine64-pinephone pkgver=3 -pkgrel=1 +pkgrel=2 pkgdesc="PINE64 PinePhone" url="https://postmarketos.org" license="MIT" @@ -31,6 +31,7 @@ depends=" iw linux-postmarketos-allwinner>=5.14 mesa-egl + pinephone-callaudiod postmarketos-base u-boot-pinephone>=2021.01_git20201228-r2 u-boot-tools