blueman: remove long_desc.
This commit is contained in:
parent
b14d6cc496
commit
22bba04f6f
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'blueman'
|
||||
pkgname=blueman
|
||||
version=1.23
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-polkit=yes --enable-hal=no"
|
||||
makedepends="intltool Pyrex libbluetooth-devel startup-notification-devel
|
||||
hostmakedepends="intltool Pyrex"
|
||||
makedepends="Pyrex libbluetooth-devel startup-notification-devel
|
||||
gtk+-devel pygtk-devel bluez notify-python dbus-python obexd"
|
||||
depends="pygtk desktop-file-utils hicolor-icon-theme bluez notify-python dbus-python obexd"
|
||||
pycompile_module="blueman"
|
||||
|
@ -14,13 +15,3 @@ 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"
|
||||
|
|
Loading…
Reference in New Issue