aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk-webcore/midori_0.0.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gtk-webcore/midori_0.0.18.bb')
-rw-r--r--packages/gtk-webcore/midori_0.0.18.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/gtk-webcore/midori_0.0.18.bb b/packages/gtk-webcore/midori_0.0.18.bb
new file mode 100644
index 0000000000..b311d3aeb6
--- /dev/null
+++ b/packages/gtk-webcore/midori_0.0.18.bb
@@ -0,0 +1,10 @@
+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"
+
+