summaryrefslogtreecommitdiffstats
path: root/recipes/e17/exhibit_svn.bb
blob: 0d3f3646c99cc5115eacc8971bee92140214a531 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Exhibit is the ETK picture viewer"
LICENSE = "MIT BSD"
DEPENDS = "evas ecore epsilon edje eet etk efreet"
PV = "0.1.1+svnr${SRCPV}"
PR = "r1"

inherit e

SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=${SRCNAME};proto=http"