28 lines
981 B
Text
28 lines
981 B
Text
# Template file for 'blueman'
|
|
pkgname=blueman
|
|
version=1.23
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--enable-polkit=yes --enable-hal=no"
|
|
pycompile_module="$pkgname"
|
|
|
|
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>"
|
|
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"
|