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
This commit is contained in:
parent
030c5c1ec1
commit
dcff247a40
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Co-Maintainer: Jan Jasper de Kroon <jajadekroon@gmail.com>
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue