void-packages/srcpkgs/gnome-bluetooth/template
Juan RP 50f3d7390f gnome-bluetooth: depend in obexd instead, bumprev.
--HG--
extra : convert_revision : bccfbe664e1c716f22dbd1edd5fdd11bb7ba67a4
2010-04-18 03:51:09 +02:00

65 lines
2.1 KiB
Plaintext

# Template file for 'gnome-bluetooth'
pkgname=gnome-bluetooth
version=2.30.0
revision=1
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-schemas-install --disable-desktop-update
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
--localstatedir=/var --disable-icon-update --disable-scrollkeeper
--enable-introspection=no --enable-moblin=no --enable-nautilus-sendto=no"
short_desc="The GNOME Bluetooth Subsystem"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=4caafa8c28195c81d8c51414f3a64489f81b9b46cac56979aeaaff8c9ebb78d4
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."
gconf_schemas="bluetooth-manager.schemas"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
subpackages="$pkgname-devel"
# XXX: add gobject-introspection and nautilus-sendto support.
Add_dependency run glibc
Add_dependency run dbus-glib
Add_dependency run dbus-libs
Add_dependency run gtk+
Add_dependency run atk
Add_dependency run glib
Add_dependency run pango
Add_dependency run cairo
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run GConf
Add_dependency run libunique
Add_dependency run libnotify
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build dbus-glib-devel
Add_dependency build dbus-devel
Add_dependency build gtk+-devel
Add_dependency build atk-devel
Add_dependency build glib-devel
Add_dependency build pango-devel
Add_dependency build cairo-devel
Add_dependency build freetype-devel
Add_dependency build fontconfig-devel
Add_dependency build GConf-devel
Add_dependency build libunique-devel
Add_dependency build libnotify-devel
Add_dependency build libbluetooth-devel
Add_dependency full bluez
Add_dependency full gvfs
Add_dependency full obexd
Add_dependency full hicolor-icon-theme
Add_dependency full desktop-file-utils