aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/exhibit_svn.bb
blob: 1742ed8fc5dfd54e6d378f5d9296fb562d070018 (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 = "r2"

inherit e

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