SUMMARY = "Show the tuner state as infobar popup" HOMEPAGE = "https://github.com/betonme/e2openplugin-InfoBarTunerState" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://src/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "gettext-native" SRCREV = "d3b1a24ade81e19234f82a587af511c92fa14b21" PE = "1" PV = "3.3.0+git${SRCPV}" SRC_URI = "git://github.com/betonme/e2openplugin-InfoBarTunerState.git" S = "${WORKDIR}/git" inherit autotools-brokensep RDEPENDS_${PN} = " \ enigma2-plugin-extensions-webinterface \ python-re \ python-shell \ " require enigma2-plugin.inc