1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
9 thisapp = apr-%{version}
11 groups = System/Libraries
12 url = ttp://apr.apache.org/
14 summary = Apache Portable Runtime library.
17 The mission of the Apache Portable Runtime (APR) is to provide a
18 free library of C data structures and routines, forming a system
19 portability layer to as many operating systems as possible.
22 source_dl = http://www.apache.org/dist/apr/
29 configure_options += \
30 --with-devrandom=/dev/urandom
33 # Remove unneded file.
34 rm -rvf %{BUILDROOT}/usr/lib/apr.exp