EFL: some packages were moved from trunk/OLD to OLD, update SRC_URI
[openembedded.git] / recipes / efl1 / epeg_svn.bb
1 DESCRIPTION = "Epeg is a small library for handling thumbnails."
2 LICENSE = "MIT"
3 DEPENDS = "jpeg"
4 PV = "0.9.0+svnr${SRCPV}"
5 PR = "r2"
6
7 inherit efl
8
9 SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=epeg;proto=http"