From: Koen Kooi Date: Wed, 2 Jun 2010 07:50:59 +0000 (+0200) Subject: scrollkeeper: add 0.3.14. Only -native portion works, but that's what we are interest... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e676ecc9ec8744eebcdc654dedc4200c7285c170;p=openembedded.git scrollkeeper: add 0.3.14. Only -native portion works, but that's what we are interested in --- diff --git a/recipes/gnome/scrollkeeper_0.3.14.bb b/recipes/gnome/scrollkeeper_0.3.14.bb new file mode 100644 index 0000000000..e22030ce6d --- /dev/null +++ b/recipes/gnome/scrollkeeper_0.3.14.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "This is the Scrollkeeper Open Documentation Cataloging System." +LICENSE = "LGPLv2.1/GFDL" + +DEPENDS = "libxml2 libxslt" + +inherit gnome gettext + +SRC_URI[archive.md5sum] = "b175e582a6cec3e50a9de73a5bb7455a" +SRC_URI[archive.sha256sum] = "ece1987169d136aa148dc02f1e4784cbe5d1a21cf6725039547f1417e4ebc122" + +BBCLASSEXTEND = "native" +