aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/elmdentica_svn.bb
blob: c0cf56a7e14c04d78d937823d2fb9f28710169e6 (plain)
1
2
3
4
5
6
7
8
9
10
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"

inherit e

PV = "0.9.0+svnr${SRCPV}"