aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk-webcore/midori.inc
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-05-10 13:17:41 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-05-10 13:17:41 +0000
commitcbc7cfeb045abb62f81058f1af9a13055e678831 (patch)
treeda6bb29ee3b0ac619b2427d1794d76093f8f1aa6 /packages/gtk-webcore/midori.inc
parent6844e56e70448dd95399a2eb2be881ffbfbf0393 (diff)
downloadopenembedded-cbc7cfeb045abb62f81058f1af9a13055e678831.tar.gz
midori: unify and gently point everybody to http://www.openembedded.org/wiki/UpgradingPackages
Diffstat (limited to 'packages/gtk-webcore/midori.inc')
-rw-r--r--packages/gtk-webcore/midori.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/gtk-webcore/midori.inc b/packages/gtk-webcore/midori.inc
new file mode 100644
index 0000000000..b311d3aeb6
--- /dev/null
+++ b/packages/gtk-webcore/midori.inc
@@ -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"
+
+