PN: libmicrohttpd
PV: 0.9.26
PR: r0
PKGV: 0.9.26
PKGR: r0
DESCRIPTION: GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application.
RDEPENDS_libmicrohttpd: eglibc (>= 2.12)
PKG_libmicrohttpd: libmicrohttpd10
FILES_libmicrohttpd: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.* /etc /com /var /bin/* /sbin/* /lib/*.so.* /usr/share/libmicrohttpd /usr/lib/libmicrohttpd/* /usr/share/pixmaps /usr/share/applications /usr/share/idl /usr/share/omf /usr/share/sounds /usr/lib/bonobo/servers
pkg_postinst_libmicrohttpd: #!/bin/sh\nif [ x"$D" = "x" ]; then\n\tif [ -e /etc/ld.so.conf ] ; then\n\t\t[ -x /sbin/ldconfig ] && /sbin/ldconfig\n\tfi\nfi\n
