aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/edb_svn.bb
blob: a3d2d3d99c06f82892a0eb8785cfe7d521b36deb (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${SRCREV}"
PR = "r1"

inherit efl

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