# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /home/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.0.5.ebuild,v 1.3 2003/07/04 19:57:57 gmsoft Exp $ inherit gnome2 MAKEOPTS="${MAKEOPTS} -j1" DESCRIPTION="a GObject wrapper for Bluetooth functionality" HOMEPAGE="http://usefulinc.com/software/gnome-bluetooth/" SRC_URI="http://usefulinc.com/software/gnome-bluetooth/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=" >=gnome-base/libgnomeui-2* >=gnome-base/libbonobo-2* >=gnome-base/bonobo-activation-2* >=gnome-base/gconf-2* >=dev-libs/glib-2* >=net-wireless/bluez-utils-2* >=net-wireless/bluez-libs-2* >=net-wireless/bluez-sdp-1*" RDEPEND=""