aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl1/edb_svn.bb
blob: 4f8143ae875b9298d76b2407596fc69880a43ab4 (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.043+svnr${SRCREV}"
PR = "r2"

inherit efl

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