You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/net-wireless/bluedevil/bluedevil-1.0.2.ebuild

29 lines
800 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluedevil/bluedevil-1.0.2.ebuild,v 1.2 2011/03/05 12:11:34 tampakrap Exp $
EAPI=3
KDE_LINGUAS="ca ca@valencia cs da de en_GB eo es et eu fr ga hu it ja ko lt mai ms nb nds nl pa
pl pt pt_BR ro ru sk sl sv th tr uk zh_TW"
inherit kde4-base
DESCRIPTION="Bluetooth stack for KDE"
HOMEPAGE="http://projects.kde.org/projects/extragear/base/bluedevil"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug"
DEPEND="
net-libs/libbluedevil
x11-misc/shared-mime-info
"
RDEPEND="${DEPEND}
!net-wireless/kbluetooth
app-mobilephone/obexd[-server]
app-mobilephone/obex-data-server
"