aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/edb_svn.bb
blob: 0c143ed6809ecb4c253f9c293dff6b776993968e (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Edb is the Enlightenment database library"
LICENSE = "MIT BSD"
DEPENDS = "zlib"
PV = "1.0.5.050+svnr${SRCPV}"
PR = "r1"
SRCREV = "${EFL_SRCREV}"

inherit efl

SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=edb;proto=http"