summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEHfive2018-10-14 14:44:26 +0800
committerEHfive2018-10-14 14:44:26 +0800
commitea355b419cfb919175a1a35e200a7dd40b8937a3 (patch)
tree9219273b27e4c0b2d18c8c182cdc2a253b384d0b /PKGBUILD
parent761af464b322de9c64ed0e29a5822d9f6e55cd25 (diff)
downloadaur-ea355b419cfb919175a1a35e200a7dd40b8937a3.tar.gz
aptX support require ffmpeg>=4.0, update License
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4a56f8d7122..8b2d33a65c52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@ pkgrel=1
pkgdesc="PulseAudio Bluetooth modules with SBC, APTX, APTX-HD, Sony LDAC, A2DP codecs support"
arch=("i686" "x86_64" "arm" "armv6h" "armv7h" "aarch64")
url="https://github.com/EHfive/pulseaudio-modules-bt"
-license=('GPL3')
+license=('LGPL')
depends=("pulseaudio>=12.0" "bluez>=5.0" "bluez-libs>=5.0" "sbc")
makedepends=("cmake>=3.0" "make" "pkg-config" "ffmpeg>=4.0")
-optdepends=("ffmpeg")
+optdepends=("ffmpeg>=4.0")
provides=("pulseaudio-bluetooth")
conflicts=("pulseaudio-bluetooth")
replaces=("pulseaudio-bluetooth")