1 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
6 pkgdesc="A set of tools to manage Bluetooth devices for Linux"
8 url="https://github.com/khvzak/bluez-tools"
12 _commit=7cb788c9c43facfd2d14ff50e16d6a19f033a6a7 # master
13 source=("git+https://github.com/khvzak/bluez-tools#commit=$_commit")
18 CFLAGS+=' -fcommon' # https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common
19 ./autogen.sh --prefix=/usr
25 make DESTDIR="$pkgdir" install