[oe-commits] Philippe De Swert : ephoto: new svn build recipe

git version control git at git.openembedded.org
Mon Apr 4 20:54:59 UTC 2011


Module: openembedded.git
Branch: master
Commit: 7352b6968209e2e936333b22e8dd5d623a2fbc40
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7352b6968209e2e936333b22e8dd5d623a2fbc40

Author: Philippe De Swert <philippedeswert at gmail.com>
Date:   Tue Apr  5 04:40:31 2011 +0000

ephoto: new svn build recipe

Signed-off-by: Philippe De Swert <philippedeswert at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/e17/ephoto_svn.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/recipes/e17/ephoto_svn.bb b/recipes/e17/ephoto_svn.bb
new file mode 100644
index 0000000..787b110
--- /dev/null
+++ b/recipes/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}"





More information about the Openembedded-commits mailing list