midori: add 0.0.15
authorKoen Kooi <koen@openembedded.org>
Tue, 18 Dec 2007 13:49:51 +0000 (13:49 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 18 Dec 2007 13:49:51 +0000 (13:49 +0000)
packages/gtk-webcore/midori_0.0.15.bb [new file with mode: 0644]

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