aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/intuition_svn.bb
blob: 287d6ebd2e702228c24377aaf93e7f0099fc5e5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Intuition a prototype context dependent mobile search engine"
SECTION = "x11"
LICENSE = "GPLv2"
DEPENDS = "elementary sqlite"
PV = "0.2.0+svnr${SRCPV}"
PR = "r4"
SRCREV = "194"

SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=intuition"
S = "${WORKDIR}/intuition"

inherit autotools pkgconfig