aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/elmdentica_svn.bb
blob: 566c6570a9d87d323afd3be5c4e2a0f99c4c0db2 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "A indenti.ca client for E"
DEPENDS = "glib-2.0 gconf curl elementary sqlite3-native libjson"
LICENSE = "GPLv3+"
SECTION = "e/apps"
HOMEPAGE = "http://elmdentica.googlecode.com"
AUTHOR = "seabra"

inherit e

PV = "0.9.9+svnr${SRCPV}"
SRCREV = "${EFL_SRCREV}"