From: Koen Kooi Date: Mon, 25 Jun 2007 12:26:59 +0000 (+0000) Subject: midori: add version 0.0.2 of yet another gtk-webcore based web browser X-Git-Tag: Release-2010-05/1~8868^2~261^2~27^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de2beee8d92d9847b54fceb093116e3336b201a0;p=openembedded.git midori: add version 0.0.2 of yet another gtk-webcore based web browser --- diff --git a/packages/gtk-webcore/midori_0.0.2.bb b/packages/gtk-webcore/midori_0.0.2.bb new file mode 100644 index 0000000000..7f5fb6cd74 --- /dev/null +++ b/packages/gtk-webcore/midori_0.0.2.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "Midori is a lightweight web browser." +LICENSE = "GPLv2" + +DEPENDS = "osb-jscore osb-nrcit osb-nrcore libsexy" + +inherit autotools pkgconfig + +SRC_URI = "http://software.twotoasts.de/media/midori/midori-${PV}.tar.gz" + + +