aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk-webcore/midori.inc
blob: 2f54c7b188d35f0f6245f4457816d46c879c2f38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Midori is a lightweight web browser."
LICENSE = "GPLv2"

DEPENDS = "webkit-gtk libsoup-2.4 libsexy openssl"

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}"