linux-omap 2.6.37: update defconfig to make ds1307 builtin
[openembedded.git] / recipes / neon / neon_0.29.3.bb
blobe182d550bfae825249a478911f2dfd4434268548
1 DESCRIPTION = "neon is an HTTP and WebDAV client library, with a C interface."
2 SECTION = "libs"
3 LICENSE = "LGPL"
4 DEPENDS = "zlib libxml2 expat time gnutls"
5 PR = "r2"
7 DEFAULT_PREFERENCE = "-1"
9 SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz"
11 inherit autotools binconfig lib_package pkgconfig
13 EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared"
14 EXTRA_AUTORECONF=" -I ${S}/macros "
16 SRC_URI[md5sum] = "ba1015b59c112d44d7797b62fe7bee51"
17 SRC_URI[sha256sum] = "849004a9f3cbb79706cd29461142868c25aceb44785eb81c78db0390e1372cb4"