elmdentica: port elmdentica_svn.bb from shr/merge branch
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 11 Nov 2009 08:56:25 +0000 (09:56 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 11 Nov 2009 08:56:25 +0000 (09:56 +0100)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
recipes/e17/elmdentica_svn.bb [new file with mode: 0644]

diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb
new file mode 100644 (file)
index 0000000..977bc6d
--- /dev/null
@@ -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${SRCREV}"
+PR = "r0"
+SRC_URI = "svn://elmdentica.googlecode.com/svn;module=trunk;proto=http"
+S = "${WORKDIR}/trunk"
+inherit autotools pkgconfig