midori: add version 0.0.2 of yet another gtk-webcore based web browser
authorKoen Kooi <koen@openembedded.org>
Mon, 25 Jun 2007 12:26:59 +0000 (12:26 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 25 Jun 2007 12:26:59 +0000 (12:26 +0000)
packages/gtk-webcore/midori_0.0.2.bb [new file with mode: 0644]

diff --git a/packages/gtk-webcore/midori_0.0.2.bb b/packages/gtk-webcore/midori_0.0.2.bb
new file mode 100644 (file)
index 0000000..7f5fb6c
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "Midori is a lightweight web browser."
+LICENSE = "GPLv2"
+
+DEPENDS = "osb-jscore osb-nrcit osb-nrcore libsexy" 
+
+inherit autotools pkgconfig
+
+SRC_URI = "http://software.twotoasts.de/media/midori/midori-${PV}.tar.gz"
+
+
+