iksemel: update to version 1.4
authorThomas Zimmermann <ml@vdm-design.de>
Wed, 24 Feb 2010 20:12:08 +0000 (21:12 +0100)
committerThomas Zimmermann <zimmermann@vdm-design.de>
Thu, 25 Feb 2010 13:51:09 +0000 (14:51 +0100)
* recipe rewritten from scratch

Signed-off-by: Thomas Zimmermann <zimmermann@vdm-design.de>
recipes/iksemel/iksemel_1.4.bb [new file with mode: 0644]

diff --git a/recipes/iksemel/iksemel_1.4.bb b/recipes/iksemel/iksemel_1.4.bb
new file mode 100644 (file)
index 0000000..2915f59
--- /dev/null
@@ -0,0 +1,13 @@
+DESCRIPTION = "Fast and portable XML parser and Jabber protocol library"
+AUTHOR = "Gurer Ozen <meduketto at gmail.com>"
+HOMEPAGE = "http://iksemel.googlecode.com"
+SECTION = "libs"
+PRIORITY = "optional"
+LICENSE = "LGPL"
+DEPENDS = "gnutls"
+
+SRC_URI = "http://iksemel.googlecode.com/files/${P}.tar.gz;name=archive"
+SRC_URI[archive.md5sum] = "532e77181694f87ad5eb59435d11c1ca"
+SRC_URI[archive.sha256sum] = "458c1b8fb3349076a6cecf26c29db1d561315d84e16bfcfba419f327f502e244"
+
+inherit autotools_stage pkgconfig