From e676ecc9ec8744eebcdc654dedc4200c7285c170 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 2 Jun 2010 09:50:59 +0200 Subject: [PATCH] scrollkeeper: add 0.3.14. Only -native portion works, but that's what we are interested in --- recipes/gnome/scrollkeeper_0.3.14.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/gnome/scrollkeeper_0.3.14.bb 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" + -- 2.39.5