u-boot git: update beagleboard patches
[openembedded.git] / recipes / libnxml / libnxml.inc
blob7a777dab1a55b4fee984740caa5780a76b27e664
1 HOMEPAGE = "http://www2.autistici.org/bakunin/codes.php"
2 DESCRIPTION = "nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321, 2143, 2312)"
3 LICENSE = "LGPL"
5 DEPENDS = "curl"
7 INC_PR = "r0"
9 inherit autotools pkgconfig
11 SRC_URI = "http://www.autistici.org/bakunin/libnxml/libnxml-${PV}.tar.gz"
13 do_stage() {
14     autotools_stage_all