From d25c8a46471d254a11bc08ee4d3e556f13228b30 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 7 Oct 2015 00:21:48 +0200 Subject: Revert "rage, emprint, news: Move to nonworking" * use PNBLACKLIST instead This reverts commit 1ead1a9196e0003652bc99d0d5739ab59c221209. Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/e17/emprint_svn.bb | 14 ++++++++++++++ meta-efl/recipes-efl/e17/news_svn.bb | 14 ++++++++++++++ meta-efl/recipes-efl/e17/nonworking/emprint_svn.bb | 12 ------------ meta-efl/recipes-efl/e17/nonworking/news_svn.bb | 12 ------------ meta-efl/recipes-efl/e17/nonworking/rage_svn.bb | 13 ------------- meta-efl/recipes-efl/e17/rage_svn.bb | 15 +++++++++++++++ 6 files changed, 43 insertions(+), 37 deletions(-) create mode 100644 meta-efl/recipes-efl/e17/emprint_svn.bb create mode 100644 meta-efl/recipes-efl/e17/news_svn.bb delete mode 100644 meta-efl/recipes-efl/e17/nonworking/emprint_svn.bb delete mode 100644 meta-efl/recipes-efl/e17/nonworking/news_svn.bb delete mode 100644 meta-efl/recipes-efl/e17/nonworking/rage_svn.bb create mode 100644 meta-efl/recipes-efl/e17/rage_svn.bb diff --git a/meta-efl/recipes-efl/e17/emprint_svn.bb b/meta-efl/recipes-efl/e17/emprint_svn.bb new file mode 100644 index 0000000000..e4c9816fd6 --- /dev/null +++ b/meta-efl/recipes-efl/e17/emprint_svn.bb @@ -0,0 +1,14 @@ +DESCRIPTION = "Emprint is a utility for taking screenshots of the entire screen, a specific window, or a specific region." +LICENSE = "MIT & BSD" +DEPENDS = "imlib2 virtual/libx11 ecore evas edje eina" +PV = "0.0.1+svnr${SRCPV}" +LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" +SRCREV = "${EFL_SRCREV}" + +inherit e +SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep" +S = "${WORKDIR}/${SRCNAME}" + +FILES_${PN}-dbg += "${libdir}/${PN}/modules/.debug" + +PNBLACKLIST[emprint] ?= "if you want to use these modules with E18, then you need to update it to git recipe fetching newer sources from http://git.enlightenment.org/apps/emprint.git/" diff --git a/meta-efl/recipes-efl/e17/news_svn.bb b/meta-efl/recipes-efl/e17/news_svn.bb new file mode 100644 index 0000000000..f08cab60a9 --- /dev/null +++ b/meta-efl/recipes-efl/e17/news_svn.bb @@ -0,0 +1,14 @@ +LICENSE = "GPL-2.0" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + +PV = "0.1.0+svnr${SRCPV}" +PR = "${INC_PR}.0" + +require e-module.inc + +do_configure_prepend() { + sed -i -e /po/d configure.ac + sed -i -e s:\ po::g Makefile.am +} + +PNBLACKLIST[news] ?= "if you want to use these modules with E18, then you need to update it to git recipe fetching newer sources from http://git.enlightenment.org/enlightenment/modules/news.git/" diff --git a/meta-efl/recipes-efl/e17/nonworking/emprint_svn.bb b/meta-efl/recipes-efl/e17/nonworking/emprint_svn.bb deleted file mode 100644 index 6c2abdc5ba..0000000000 --- a/meta-efl/recipes-efl/e17/nonworking/emprint_svn.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Emprint is a utility for taking screenshots of the entire screen, a specific window, or a specific region." -LICENSE = "MIT & BSD" -DEPENDS = "imlib2 virtual/libx11 ecore evas edje eina" -PV = "0.0.1+svnr${SRCPV}" -LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" -SRCREV = "${EFL_SRCREV}" - -inherit e -SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep" -S = "${WORKDIR}/${SRCNAME}" - -FILES_${PN}-dbg += "${libdir}/${PN}/modules/.debug" diff --git a/meta-efl/recipes-efl/e17/nonworking/news_svn.bb b/meta-efl/recipes-efl/e17/nonworking/news_svn.bb deleted file mode 100644 index 9b89d80315..0000000000 --- a/meta-efl/recipes-efl/e17/nonworking/news_svn.bb +++ /dev/null @@ -1,12 +0,0 @@ -LICENSE = "GPL-2.0" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" - -PV = "0.1.0+svnr${SRCPV}" -PR = "${INC_PR}.0" - -require e-module.inc - -do_configure_prepend() { - sed -i -e /po/d configure.ac - sed -i -e s:\ po::g Makefile.am -} diff --git a/meta-efl/recipes-efl/e17/nonworking/rage_svn.bb b/meta-efl/recipes-efl/e17/nonworking/rage_svn.bb deleted file mode 100644 index da51ae6c43..0000000000 --- a/meta-efl/recipes-efl/e17/nonworking/rage_svn.bb +++ /dev/null @@ -1,13 +0,0 @@ -SUMMARY = "Rage is a media center application based on EFL" -AUTHOR = "Carsten 'The Rasterman' Haitzler" -HOMEPAGE = "http://www.rasterman.com" -LICENSE = "MIT & BSD" -LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" -DEPENDS = "emotion evas ecore edje" -SECTION = "x11/multimedia" -PV = "0.3.0.042+svnr${SRCPV}" -SRCREV = "${EFL_SRCREV}" - -inherit e -SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep" -S = "${WORKDIR}/${SRCNAME}" diff --git a/meta-efl/recipes-efl/e17/rage_svn.bb b/meta-efl/recipes-efl/e17/rage_svn.bb new file mode 100644 index 0000000000..a65aa9eb68 --- /dev/null +++ b/meta-efl/recipes-efl/e17/rage_svn.bb @@ -0,0 +1,15 @@ +SUMMARY = "Rage is a media center application based on EFL" +AUTHOR = "Carsten 'The Rasterman' Haitzler" +HOMEPAGE = "http://www.rasterman.com" +LICENSE = "MIT & BSD" +LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" +DEPENDS = "emotion evas ecore edje" +SECTION = "x11/multimedia" +PV = "0.3.0.042+svnr${SRCPV}" +SRCREV = "${EFL_SRCREV}" + +inherit e +SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep" +S = "${WORKDIR}/${SRCNAME}" + +PNBLACKLIST[rage] ?= "if you want to use these modules with E18, then you need to update it to git recipe fetching newer sources from http://git.enlightenment.org/apps/rage.git/" -- cgit 1.2.3-korg