DESCRIPTION = "opera-hbbtv" PRIORITY = "required" LICENSE = "CLOSED" DEPENDS = "tslib mpfr gmp" RDEPENS = "tslib-conf libts-1.0-0 libsysfs2 libgmp3 libmpfr1" SRC_DATE = "20130618_0" PR = "r1_${SRC_DATE}" SRC_URI = "http://code.vuplus.com/download/build.fc3abf29fb03f797e78f907928125638/embedded/opera-sdk-build-package/opera-hbbtv_${SRC_DATE}.tar.gz" INHIBIT_PACKAGE_STRIP = "1" S = "${WORKDIR}/opera-hbbtv" do_compile() { } do_install() { rm -f ${S}/opera/lib/libopera.so install -d ${D}/usr/local/hbb-browser mv ${S}/opera/* ${D}/usr/local/hbb-browser/ install -d ${D}/etc mv ${S}/dfb/etc/* ${D}/etc/ install -d ${D}/usr/bin mv ${S}/dfb/usr/bin/* ${D}/usr/bin/ install -d ${D}/usr/lib mv ${S}/dfb/usr/lib/* ${D}/usr/lib/ install -d ${D}/usr/share mv ${S}/dfb/usr/share/* ${D}/usr/share/ install -d ${D}/usr/lib/enigma2/python/Plugins/Extensions/HbbTV mv ${S}/plugin/* ${D}/usr/lib/enigma2/python/Plugins/Extensions/HbbTV } do_package_qa() { } PACKAGES = "${PN}" FILES_${PN} = "/" SRC_URI[md5sum] = "7204505914945da89ace49556218f0ef" SRC_URI[sha256sum] = "d42d671dfebb3c5125dccf3b72e1cfbb957682d9e497c2dc7a26bdd119118d87"