[oe] [PATCH 2/8] ephoto: new svn build recipe

Martin Jansa martin.jansa at gmail.com
Wed Apr 6 07:15:04 UTC 2011


From: Philippe De Swert <philippedeswert at gmail.com>

Signed-off-by: Philippe De Swert <philippedeswert at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-efl/recipes-efl/e17/ephoto_svn.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 meta-efl/recipes-efl/e17/ephoto_svn.bb

diff --git a/meta-efl/recipes-efl/e17/ephoto_svn.bb b/meta-efl/recipes-efl/e17/ephoto_svn.bb
new file mode 100644
index 0000000..787b110
--- /dev/null
+++ b/meta-efl/recipes-efl/e17/ephoto_svn.bb
@@ -0,0 +1,12 @@
+LICENSE = "MIT CC-BY-SA2.5"
+PV = "0.1.0+svnr${SRCREV}"
+PR = "${INC_PR}.0"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=df45d9de58df0b48f515eae8d2421257"
+LIC_FILES_CHKSUM = "file://COPYING.icons;md5=d4e4f10748f3146a089aaa23c9ade59b"
+
+require e-module.inc
+
+DEPENDS += "elementary ethumb ecore eio"
+
+SRCNAME = "${PN}"
-- 
1.7.4.1





More information about the Openembedded-devel mailing list