[oe-commits] Martin Jansa : eve: new recipe from SHR

git version control git at git.openembedded.org
Wed Nov 18 09:05:59 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: ccd7a2aa41cdc706ea4891ab5b59b361e369c7a1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ccd7a2aa41cdc706ea4891ab5b59b361e369c7a1

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Nov 18 09:07:51 2009 +0100

eve: new recipe from SHR

---

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

diff --git a/recipes/e17/eve_svn.bb b/recipes/e17/eve_svn.bb
new file mode 100644
index 0000000..95daab6
--- /dev/null
+++ b/recipes/e17/eve_svn.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = " Enlightenment webbrowser"
+LICENSE = "GPL"
+DEPENDS = "webkit-efl evas ecore edje"
+PV = "0.0.1+svnr${SRCPV}"
+PR = "r2"
+
+LDFLAGS += "-lstdc++"
+
+inherit e
+
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=eve;proto=http\
+"
+
+S = "${WORKDIR}/eve"





More information about the Openembedded-commits mailing list