# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/bluez-4.28.ebuild,v 1.1 2009/02/06 15:44:57 dev-zero Exp $ EAPI=2 inherit autotools multilib eutils multilib-native DESCRIPTION="Bluetooth Tools and System Daemons for Linux" HOMEPAGE="http://bluez.sourceforge.net/" SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="alsa cups debug doc gstreamer old-daemons test-programs usb" RDEPEND="alsa? ( media-libs/alsa-lib[lib32?] ) gstreamer? ( >=media-libs/gstreamer-0.10[lib32?] >=media-libs/gst-plugins-base-0.10[lib32?] ) usb? ( dev-libs/libusb[lib32?] ) cups? ( net-print/cups[lib32?] ) sys-fs/udev[lib32?] dev-libs/glib[lib32?] sys-apps/dbus[lib32?] !net-wireless/bluez-libs !net-wireless/bluez-utils" DEPEND="! add hidd. If" elog "you need init scripts for the other daemons, please file requests" elog "to https://bugs.gentoo.org." else elog "The bluetooth service should be started automatically by udev" elog "when the required hardware is inserted next time." fi elog ewarn "On first install you need to run /etc/init.d/dbus reload or hcid" ewarn "will fail to start." }