aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e17/exhibit_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/e17/exhibit_cvs.bb')
-rw-r--r--packages/e17/exhibit_cvs.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/e17/exhibit_cvs.bb b/packages/e17/exhibit_cvs.bb
new file mode 100644
index 0000000000..1c3c836955
--- /dev/null
+++ b/packages/e17/exhibit_cvs.bb
@@ -0,0 +1,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}"