packages/gtk-webcore/midori_0.0.10.bb : version bump midori, this one
authorGraeme Gregory <dp@xora.org.uk>
Wed, 17 Oct 2007 08:55:23 +0000 (08:55 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Wed, 17 Oct 2007 08:55:23 +0000 (08:55 +0000)
actually builds but doesnt run.

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

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