16 lines
732 B
Bash
16 lines
732 B
Bash
# Template file for 'blueman'
|
|
pkgname=blueman
|
|
version=2.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
hostmakedepends="intltool pkg-config python-Cython"
|
|
makedepends="python-gobject-devel python-dbus-devel gtk+3-devel startup-notification-devel libbluetooth-devel"
|
|
depends="dbus bluez GConf python-gobject python-dbus python-cairo libnotify"
|
|
pycompile_module="blueman"
|
|
short_desc="A GTK+ Bluetooth Manager"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="https://github.com/blueman-project/blueman"
|
|
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
|
|
checksum=81a5ca95124f12bfb62d2d2d0d265af70cdae1d43b0c6e4fc6d2bad8f82958f1
|