aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/gtk-webcore
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/gtk-webcore')
-rw-r--r--recipes/obsolete/gtk-webcore/midori.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/obsolete/gtk-webcore/midori.inc b/recipes/obsolete/gtk-webcore/midori.inc
new file mode 100644
index 0000000000..fc2df36f4a
--- /dev/null
+++ b/recipes/obsolete/gtk-webcore/midori.inc
@@ -0,0 +1,14 @@
+DESCRIPTION = "Midori is a lightweight web browser."
+LICENSE = "GPLv2"
+
+DEPENDS = "webkit-gtk libsoup-2.4 libsexy"
+
+PE = "1"
+
+inherit autotools gtk-icon-cache pkgconfig
+
+SRC_URI = "http://software.twotoasts.de/media/midori/midori-${PV}.tar.gz"
+
+EXTRA_OECONF = " --disable-hildon "
+
+TARGET_CC_ARCH += "${LDFLAGS}"