aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/epeg_svn.bb
blob: 3b97262ce780b96afa074822b1aa54c4b2e51c35 (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/OLD;module=epeg;proto=http"