From: Sebastian Spaeth Date: Wed, 11 Nov 2009 08:56:25 +0000 (+0100) Subject: elmdentica: port elmdentica_svn.bb from shr/merge branch X-Git-Tag: Release-2010-05/1~1728^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e21989e2f2c2cc954a8245a6faba7e7bd6a65144;p=openembedded.git elmdentica: port elmdentica_svn.bb from shr/merge branch Signed-off-by: Sebastian Spaeth --- diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb new file mode 100644 index 0000000000..977bc6d842 --- /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${SRCREV}" +PR = "r0" + + +SRC_URI = "svn://elmdentica.googlecode.com/svn;module=trunk;proto=http" + +S = "${WORKDIR}/trunk" + +inherit autotools pkgconfig