aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/enotes/enotes_svn.bb
blob: 5603469d5805a47ebb97cad30972ba5f14e27262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "todo list manager in EFL"
HOMEPAGE = "http://enotes.googlecode.com"
AUTHOR = "furester"
LICENSE = "GPL"
SECTION = "e/apps"
DEPENDS = "elementary evas sqlite3"

SRCREV = "19"
PV = "0.2.2+svnr${SRCPV}"
PR = "r2"
SRC_URI = "svn://enotes.googlecode.com/svn/trunk;module=.;proto=http"
S = "${WORKDIR}"

inherit autotools