midori: update to 0.0.3
authorKoen Kooi <koen@openembedded.org>
Sun, 22 Jul 2007 15:23:55 +0000 (15:23 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 22 Jul 2007 15:23:55 +0000 (15:23 +0000)
* is still using gtk-webcore instead of webkitgdk

packages/gtk-webcore/midori_0.0.3.bb [new file with mode: 0644]

diff --git a/packages/gtk-webcore/midori_0.0.3.bb b/packages/gtk-webcore/midori_0.0.3.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"
+
+
+