scrollkeeper: add 0.3.14. Only -native portion works, but that's what we are interest...
authorKoen Kooi <koen@openembedded.org>
Wed, 2 Jun 2010 07:50:59 +0000 (09:50 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 2 Jun 2010 07:50:59 +0000 (09:50 +0200)
recipes/gnome/scrollkeeper_0.3.14.bb [new file with mode: 0644]

diff --git a/recipes/gnome/scrollkeeper_0.3.14.bb b/recipes/gnome/scrollkeeper_0.3.14.bb
new file mode 100644 (file)
index 0000000..e22030c
--- /dev/null
@@ -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"
+