1 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
6 pkgdesc="Bluetooth Subband Codec (SBC) library"
7 url="https://git.kernel.org/pub/scm/bluetooth/sbc.git"
13 _commit=8dc5d5ba381512ad5b1afa45c63ec6b0a3833244 # tags/2.0^0
14 source=("git+$url#commit=$_commit")
19 git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
29 ./configure --prefix=/usr --disable-static --disable-tester
40 make DESTDIR="$pkgdir" install