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