void-packages/srcpkgs/blueman/template

29 lines
981 B
Text
Raw Normal View History

# Template file for 'blueman'
pkgname=blueman
2012-08-09 07:02:06 +00:00
version=1.23
revision=1
build_style=gnu-configure
configure_args="--enable-polkit=yes --enable-hal=no"
2012-08-09 07:02:06 +00:00
pycompile_module="$pkgname"
2012-08-09 07:02:06 +00:00
depends="pygtk desktop-file-utils hicolor-icon-theme"
makedepends="intltool Pyrex libbluetooth-devel startup-notification-devel
gtk+-devel pygtk-devel"
fulldepends="bluez notify-python dbus-python obexd"
short_desc="GTK+ Bluetooth Manager"
maintainer="Juan RP <xtraeme@gmail.com>"
2012-08-09 07:02:06 +00:00
homepage="http://blueman-project.org/"
license="GPL-3"
distfiles="http://download.tuxfamily.org/$pkgname/$pkgname-$version.tar.gz"
checksum=50b261bcdc2e99e176c7c194825da1259500aaacaccb92714d97af0209a4f011
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"