Added blueman-1.21 build template.
--HG-- extra : convert_revision : e291987ba1def0802185d0131711d4fa98964911
This commit is contained in:
parent
c79f85d5fc
commit
0f0cf52a15
1 changed files with 28 additions and 0 deletions
28
srcpkgs/blueman/template
Normal file
28
srcpkgs/blueman/template
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
# Template file for 'blueman'
|
||||||
|
pkgname=blueman
|
||||||
|
version=1.21
|
||||||
|
distfiles="http://download.tuxfamily.org/$pkgname/$pkgname-$version.tar.gz"
|
||||||
|
build_style=gnu_configure
|
||||||
|
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"
|
||||||
|
|
||||||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
|
Add_dependency full bluez
|
||||||
|
Add_dependency full pygtk
|
||||||
|
Add_dependency full notify-python
|
||||||
|
Add_dependency full dbus-python
|
||||||
|
Add_dependency full obex-data-server ">=0.4.3"
|
||||||
|
Add_dependency full desktop-file-utils
|
||||||
|
Add_dependency full hicolor-icon-theme
|
Loading…
Add table
Add a link
Reference in a new issue