summaryrefslogtreecommitdiffstats
path: root/recipes/efl1/epeg_svn.bb
blob: dac7284013bdd3b460db078c7f08fc46d8bf61f1 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Epeg is a small library for handling thumbnails."
LICENSE = "MIT"
DEPENDS = "jpeg"
PV = "0.9.0+svnr${SRCPV}"
PR = "r2"

inherit efl

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