# Template file for 'apr' pkgname=apr version=1.4.5 distfiles="http://www.apache.org/dist/apr/apr-$version.tar.bz2" build_style=gnu_configure configure_args="--with-devrandom=/dev/urandom --with-installbuilddir=/usr/share/apr-1/build" short_desc="Apache Portable Runtime Library" maintainer="Juan RP " checksum=38c61cacb39be649411cdab212979c71ce29495549c249c2e9a1b0d12480c93e home="http://apr.apache.org/" license="Apache-2.0" long_desc=" APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations." subpackages="apr-devel" Add_dependency run glibc Add_dependency run libuuid Add_dependency build libuuid-devel