UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

neon

neon is an HTTP and WebDAV client library, with a C interface.

Package info

Codename: neon
Source file: neon-0.30.2.tar.gz
Source directory: neon-0.30.2
Package URL: https://umvirt.com/linux/downloads/0.1/packages/n/neon-0.30.2.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/n/neon-0.30.2.tar.gz.md5sum
Dependances: libxml2, gnutls.
Dependance of: audacious, libreoffice.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -e 's/client_set/set/'  \
    -e 's/gnutls_retr/&2/'  \
    -e 's/type = t/cert_&/' \
    -i src/ne_gnutls.c

./configure --prefix=/usr    \
            --with-ssl       \
            --enable-shared  \
            --disable-static 

Build script:
make

Install script:
make install