aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk-webcore
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-03-11 00:00:46 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-03-11 00:00:46 +0000
commit9222d410fac1fdae6623f0f5f78f86ce3b342b48 (patch)
tree1bfaa591d43b4214c29f5b4d9ce0b67278a0b9a0 /packages/gtk-webcore
parent7fb329846094594477900e9a4908b902cd13aa33 (diff)
downloadopenembedded-9222d410fac1fdae6623f0f5f78f86ce3b342b48.tar.gz
midori: Add 0.0.17
Diffstat (limited to 'packages/gtk-webcore')
-rw-r--r--packages/gtk-webcore/midori_0.0.17.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/gtk-webcore/midori_0.0.17.bb b/packages/gtk-webcore/midori_0.0.17.bb
new file mode 100644
index 0000000000..19cc686566
--- /dev/null
+++ b/packages/gtk-webcore/midori_0.0.17.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 \
+ file://webkit-update.patch;patch=1"
+
+