DESCRIPTION = "Python keyring"
SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "GPL"
RDEPENDS_${PN} = "python python-pygtk bluez4"

SRCREV = "9654c88ff74bca89cf747937cbec67421d2f1cbc"
PV = "1.0.0+gitr${SRCPV}"
PR = "r2"

ARCH_bt-configure = "all"

SRC_URI = "git://github.com/nytowl/BT-Configure.git;protocol=http"

inherit distutils

S = ${WORKDIR}/git

FILES_${PN} += "${datadir}"