# Template file for 'blueman' pkgname=blueman version=2.0.6 revision=2 build_style=gnu-configure pycompile_module="blueman" configure_args="--disable-static" hostmakedepends="intltool pkg-config python-Cython" makedepends="gtk+3-devel libbluetooth-devel python-dbus-devel python-gobject-devel startup-notification-devel" depends="bluez libnotify python-dbus python-gobject" short_desc="A GTK+ Bluetooth Manager" maintainer="Juan RP " license="GPL-3.0-or-later" homepage="https://github.com/blueman-project/blueman" distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz" checksum=728d7f21906a03644f7f19bce42535a71370d7e9d5702b834b2faf29b5a3812d conf_files="/etc/dbus-1/system.d/org.blueman.Mechanism.conf" if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python-dbus-devel" fi