summaryrefslogtreecommitdiffstats
path: root/recipes/efl1/edb_svn.bb
blob: 06d1cf7ed28b34df493620e2b045e84c8b8d7f45 (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/trunk/OLD;module=edb;proto=http"