aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk-webcore
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-10-17 08:55:23 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-10-17 08:55:23 +0000
commitff74c74052c4aa11f68048a9619d6ba4d681ecfb (patch)
treed2abbc55967b220e5b4d7fe668faf4e16b8fd6e6 /packages/gtk-webcore
parent568f2e6b483e8f0f4f8a9cc499f577c99284955c (diff)
downloadopenembedded-ff74c74052c4aa11f68048a9619d6ba4d681ecfb.tar.gz
packages/gtk-webcore/midori_0.0.10.bb : version bump midori, this one
actually builds but doesnt run.
Diffstat (limited to 'packages/gtk-webcore')
-rw-r--r--packages/gtk-webcore/midori_0.0.10.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/gtk-webcore/midori_0.0.10.bb b/packages/gtk-webcore/midori_0.0.10.bb
new file mode 100644
index 0000000000..23d0179375
--- /dev/null
+++ b/packages/gtk-webcore/midori_0.0.10.bb
@@ -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 \
+ "
+
+