aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/e17/exhibit_svn.bb
blob: b897582f6c405e9de6ea22c3a7bcafa673b1a5c1 (plain)
1
2
3
4
5
6
7
8
9
10
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"
SRCREV = "${EFL_SRCREV}"

inherit e

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