aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e17/exhibit_cvs.bb
blob: 1c3c8369551f48e26b0381eb4d41f1b857334067 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Exhibit is the ETK picture viewer"
DEPENDS = "evas ecore edje etk epsilon engrave"
LICENSE = "MIT"
PV = "0.0.0+cvs${SRCDATE}"
PR = "r0"

inherit e

SRC_URI = "cvs://anonymous@anoncvs.enlightenment.org/var/cvs/e;module=e17/apps/exhibit"
S = "${WORKDIR}/${PN}"