parent
00b4d1f4fa
commit
6a115a3844
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'blueman'
|
||||
pkgname=blueman
|
||||
version=1.99.alpha1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="intltool pkg-config Cython"
|
||||
makedepends="python-gobject-devel python-dbus-devel gtk+3-devel startup-notification-devel libbluetooth-devel"
|
||||
depends="dbus bluez python-gobject python-dbus"
|
||||
pycompile_module="blueman"
|
||||
short_desc="A GTK+ Bluetooth Manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
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=4628b1767b53db685681e2005dfff4825a1b60f2c40718f3b077990742df4dd9
|
Loading…
Reference in New Issue