void-packages/srcpkgs/blueman/template

30 lines
1 KiB
Plaintext

# Template file for 'blueman'
pkgname=blueman
version=1.21
revision=6
distfiles="http://download.tuxfamily.org/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="--enable-polkit=yes --enable-hal=no"
depends="pygtk"
makedepends="intltool Pyrex libbluetooth-devel startup-notification-devel gdk-pixbuf-devel libpng-devel gtk+-devel pango-devel cairo-devel glib-devel glibc-devel pygtk-devel"
fulldepends="bluez notify-python dbus-python obexd desktop-file-utils hicolor-icon-theme"
short_desc="GTK+ Bluetooth Manager"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=86200dab50b1595c9a9537586c07de90ccfa084b954bb74f3e8732cc000fe3af
long_desc="
Blueman is designed to be simple and intuitive for everyday bluetooth
tasks such as:
* Connecting to 3G/EDGE/GPRS via DUN profile.
* Connecting to/Creating bluetooth networks
* Connecting to input devices
* Connecting to audio devices
* Sending/Receiving/Browsing files via OBEX
* Pairing"
pycompile_module="$pkgname"
gtk_iconcache_dirs="/usr/share/icons/hicolor"