[oe-commits] Koen Kooi : scrollkeeper: add 0.3.14. Only -native portion works, but that' s what we are interested in

git version control git at git.openembedded.org
Wed Jun 2 07:52:46 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e676ecc9ec8744eebcdc654dedc4200c7285c170
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e676ecc9ec8744eebcdc654dedc4200c7285c170

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Jun  2 09:50:59 2010 +0200

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 files changed, 12 insertions(+), 0 deletions(-)

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





More information about the Openembedded-commits mailing list