blob: f1276f936faf6d3efb3ca1d29b09b1177adcf77f [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Fast and portable XML parser and Jabber protocol library"
2AUTHOR = "Gurer Ozen <meduketto at gmail.com>"
3HOMEPAGE = "http://iksemel.googlecode.com"
4SECTION = "libs"
5LICENSE = "LGPLv2.1"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
7DEPENDS = "gnutls"
8
9PR = "r1"
10
11# http://errors.yoctoproject.org/Errors/Details/25825/
12PNBLACKLIST[iksemel] ?= "Not compatible with gnutls version 3.4 currently in oe-core"
13
14SRC_URI = "http://iksemel.googlecode.com/files/${BP}.tar.gz;name=archive \
15 file://r25.diff"
16SRC_URI[archive.md5sum] = "532e77181694f87ad5eb59435d11c1ca"
17SRC_URI[archive.sha256sum] = "458c1b8fb3349076a6cecf26c29db1d561315d84e16bfcfba419f327f502e244"
18
19inherit autotools pkgconfig