git-svn-id: http://svn.calculate.ru/overlay@1229 c91db197-33c1-4113-bf15-f8a5c547ca64

atratsevskiy
atratsevskiy 15 years ago
parent efb03d71b5
commit ad717d0300

@ -0,0 +1 @@
EBUILD kdebluetooth4-9999.ebuild 741 RMD160 411847cd948c8ae9a1b416507a30ab9c426db417 SHA1 edc0b0be970d3cb7447c007df60aa62d75e16fcc SHA256 97020d0d0e68ee6e31c3f7c032955ab04654271e8ca744d357501c2a90a5200c

@ -0,0 +1,31 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
KMNAME="playground/network"
KMMODULE="kbluetooth4"
KDE_MINIMAL="4.2"
inherit kde4-base
DESCRIPTION="KDE Bluetooth Framework"
HOMEPAGE="http://bluetooth.kmobiletools.org/"
#SRC_URI="mirror://sourceforge/kde-bluetooth/${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS=""
SLOT="0"
IUSE="debug"
DEPEND="
>=app-mobilephone/obex-data-server-0.4.2
>=app-mobilephone/obexftp-0.23_alpha[bluetooth]
>=kde-base/solid-${KDE_MINIMAL}[bluetooth]
>=kde-base/kdelibs-${KDE_MINIMAL}[semantic-desktop]
"
RDEPEND="${DEPEND}
>=kde-base/kdialog-${KDE_MINIMAL}
>=kde-base/konqueror-${KDE_MINIMAL}
>=kde-base/nepomuk-${KDE_MINIMAL}
"
Loading…
Cancel
Save