From: Graeme Gregory Date: Wed, 17 Oct 2007 08:55:23 +0000 (+0000) Subject: packages/gtk-webcore/midori_0.0.10.bb : version bump midori, this one X-Git-Tag: Release-2010-05/1~8549^2~1^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff74c74052c4aa11f68048a9619d6ba4d681ecfb;p=openembedded.git packages/gtk-webcore/midori_0.0.10.bb : version bump midori, this one actually builds but doesnt run. --- diff --git a/packages/gtk-webcore/midori_0.0.10.bb b/packages/gtk-webcore/midori_0.0.10.bb new file mode 100644 index 0000000000..23d0179375 --- /dev/null +++ b/packages/gtk-webcore/midori_0.0.10.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 \ + " + +