void-packages/srcpkgs/gnome-bluetooth/template

31 lines
1.2 KiB
Plaintext
Raw Normal View History

# Template file for 'gnome-bluetooth'
pkgname=gnome-bluetooth
2012-07-04 20:43:00 +00:00
version=3.4.2
revision=1
build_style=gnu-configure
configure_args="--disable-desktop-update --disable-schemas-compile --disable-icon-update"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
subpackages="$pkgname-devel"
depends="dconf bluez gvfs obexd-client hicolor-icon-theme desktop-file-utils"
2012-07-04 20:43:00 +00:00
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection
libXi-devel gtk+3-devel libnotify-devel nautilus-sendto-devel"
short_desc="The GNOME Bluetooth Subsystem"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-05-27 19:44:19 +00:00
homepage="http://live.gnome.org/GnomeBluetooth"
license="GPL, LGPL"
2012-06-15 07:33:40 +00:00
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
2012-07-04 20:43:00 +00:00
checksum=c58480f1687aca048444d5e4dbd306594d0785c8e6e74f99fa0b13e57fdad4de
long_desc="
This package contains tools for managing and manipulating Bluetooth devices
using the GNOME desktop.
bluetooth-applet provides an agent to ask for PIN and managing pairing with
devices, together with bluetooth-properties.
bluetooth-sendto is also included for sending files to Bluetooth devices
via OBEX."
post_install() {
vinstall ${FILESDIR}/61-gnome-bluetooth-rfkill.rules 644 lib/udev/rules.d
}