b0f728073cdac2210e4fa81983ecef7c7b90cd16
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / e2openplugins / enigma2-plugin-extensions-remotestreamconvert.bb
1 MODULE = "RemoteChannelStreamConverter"
2 DESCRIPTION = "Fetch channels from remote bouquets and make them available locally"
3
4 RDEPENDS_${PN} = "python-shell"
5
6 inherit gitpkgv
7 PV = "2.0+git${SRCPV}"
8 PKGV = "2.0+git${GITPKGV}"
9 PR = "r1"
10
11 require openplugins-distutils.inc
12 require assume-gplv2.inc
13
14 SRCREV_pn-${PN}="6f45040821703e0afc3c29451da53f0139cd1c33"
15 SRC_URI += " file://check_has_isinvisible.patch"