author | Jan Alexander Steffens
<heftig@archlinux.org> 2023-01-03 22:41:23 UTC |
committer | Jan Alexander Steffens
<heftig@archlinux.org> 2023-01-03 22:41:23 UTC |
parent | 5d515a615be4cbc9756b8abb97dcdb61ad478496 |
PKGBUILD | +4 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 5628207..e0a1705 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -18,7 +18,7 @@ pkgname=( ) _commit=5ff00f40b9d3ecfc38305edc27e9c2b01629802c # tags/0.3.63 pkgver=0.3.63 -pkgrel=3 +pkgrel=4 epoch=1 pkgdesc="Low-latency audio/video router and processor" url="https://pipewire.org" @@ -38,6 +38,7 @@ makedepends=( libcanberra libfdk-aac libfreeaptx + liblc3 libldac libpulse libsndfile @@ -82,6 +83,7 @@ prepare() { build() { local meson_options=( + -D bluez5-codec-lc3=enabled -D bluez5-codec-lc3plus=disabled -D docs=enabled -D jack-devel=true @@ -227,6 +229,7 @@ package_pipewire-audio() { libbluetooth.so libfdk-aac.so libfreeaptx.so + liblc3.so libldacBT_enc.so liblilv-0.so libopus.so