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

inherit efl

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