summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpineEyE2021-08-26 10:28:30 +0200
committerSpineEyE2021-08-26 10:28:30 +0200
commit4fe6d8c7f3551459d41dac07cd5fd2c77194644a (patch)
treedc5eab922452f732d080fea03c21d555c975b71e /PKGBUILD
parent5473e0dbb412178ead76f3568e55b09b0b823ecf (diff)
downloadaur-pulseaudio-hsphfpd.tar.gz
Replace libopenaptx with libfreeaptx
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d1fb0385d5e..3ad005d50d62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=(GPL)
makedepends=(libasyncns libcap attr libxtst libsm libsndfile rtkit libsoxr
speexdsp tdb systemd dbus avahi bluez bluez-libs jack2 sbc
lirc openssl fftw orc gtk3 webrtc-audio-processing check git meson
- xmltoman gst-plugins-base-libs libopenaptx)
+ xmltoman gst-plugins-base-libs libfreeaptx)
_commit=d1e0594e939e3309435c966d994b0207b10f5175 # tags/v14.0^0
source=("git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=$_commit"
"pa_hsphfpd::git+https://gitlab.freedesktop.org/kapiwko/pulseaudio.git#branch=hsphfpd")
@@ -59,7 +59,7 @@ _pick() {
package_pulseaudio-hsphfpd() {
depends=("libpulse-hsphfpd=$pkgver-$pkgrel" alsa-card-profiles rtkit libltdl speexdsp
- tdb orc libsoxr webrtc-audio-processing libxtst libopenaptx hsphfpd-git)
+ tdb orc libsoxr webrtc-audio-processing libxtst libfreeaptx hsphfpd-git)
optdepends=('pulseaudio-alsa: ALSA configuration (recommended)'
'pulseaudio-zeroconf-hsphfpd: Zeroconf support'
'pulseaudio-lirc-hsphfpd: IR (lirc) support'