summaryrefslogtreecommitdiff
blob: 70f86034cbc6eb641929ce4d3eccd212bafd856b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit eutils gnome2

DESCRIPTION="Bluetooth PIN input via DBUS"
HOMEPAGE="http://www.handhelds.org/"
SRC_URI="http://www.handhelds.org/download/projects/gpe/source/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""

DEPEND=">=x11-libs/gtk+-2.0
    >=sys-apps/dbus-0.62
    >=net-wireless/bluez-libs-3.1
    >=gnome-base/gconf-2.0
    >=gnome-base/libglade-2.0"

S=${WORKDIR}/${P}