summaryrefslogtreecommitdiffstats
path: root/recipes/obsolete
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete')
-rw-r--r--recipes/obsolete/omview/omview_svn.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/obsolete/omview/omview_svn.bb b/recipes/obsolete/omview/omview_svn.bb
new file mode 100644
index 0000000000..2d1b258fc9
--- /dev/null
+++ b/recipes/obsolete/omview/omview_svn.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "OMView"
+SECTION = "x11/graphics"
+PKG_TAGS_${PN} = "group::communication"
+DEPENDS += " evas ewl epsilon"
+RDEPENDS_${PN} += " epsilon-thumbd"
+SRCREV = "34"
+PV = "0.0.1+svnr${SRCPV}"
+PR = "r3"
+
+inherit autotools
+
+SRC_URI += "svn://svn.projects.openmoko.org/svnroot;proto=svn;module=omview"
+
+S = "${WORKDIR}/${PN}"
+