[oe-commits] Martin Jansa : elmdentica: 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: 2550b9534497b5ff94d20102c5d6a317b60a4949
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2550b9534497b5ff94d20102c5d6a317b60a4949

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

elmdentica: new recipe from SHR

---

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

diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb
new file mode 100644
index 0000000..5988d90
--- /dev/null
+++ b/recipes/e17/elmdentica_svn.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "A indenti.ca client for E"
+DEPENDS = "glib-2.0 gconf libxml2 curl elementary sqlite3-native"
+LICENSE = "GPLv3+"
+SECTION = "e/apps"
+HOMEPAGE = "http://elmdentica.googlecode.com"
+AUTHOR = "seabra"
+PV = "0.7.0+svnr${SRCPV}"
+PR = "r0"
+ 
+ 
+SRC_URI = "svn://elmdentica.googlecode.com/svn;module=trunk;proto=http"
+ 
+S = "${WORKDIR}/trunk"
+ 
+inherit autotools pkgconfig





More information about the Openembedded-commits mailing list