aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/elmdentica_svn.bb
blob: 5988d904ede62fed2de0161f9f9ec19704870936 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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