summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpineEyE2021-08-26 10:28:30 +0200
committerSpineEyE2021-08-26 10:28:30 +0200
commit4fe6d8c7f3551459d41dac07cd5fd2c77194644a (patch)
treedc5eab922452f732d080fea03c21d555c975b71e
parent5473e0dbb412178ead76f3568e55b09b0b823ecf (diff)
downloadaur-pulseaudio-hsphfpd.tar.gz
Replace libopenaptx with libfreeaptx
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a28d9cf0cdf..7e593c5fdc3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -33,7 +33,7 @@ pkgbase = pulseaudio-hsphfpd
makedepends = meson
makedepends = xmltoman
makedepends = gst-plugins-base-libs
- makedepends = libopenaptx
+ makedepends = libfreeaptx
source = git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=d1e0594e939e3309435c966d994b0207b10f5175
source = pa_hsphfpd::git+https://gitlab.freedesktop.org/kapiwko/pulseaudio.git#branch=hsphfpd
sha256sums = SKIP
@@ -51,7 +51,7 @@ pkgname = pulseaudio-hsphfpd
depends = libsoxr
depends = webrtc-audio-processing
depends = libxtst
- depends = libopenaptx
+ depends = libfreeaptx
depends = hsphfpd-git
optdepends = pulseaudio-alsa: ALSA configuration (recommended)
optdepends = pulseaudio-zeroconf-hsphfpd: Zeroconf support
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'