# isl/cfg - "Build" settings for package

#---------------------------------------------------------------------

[technotes]

#---------------------------------------------------------------------

[buildtimes]

00.01 hours (or 000.53 minutes) - ThinkPad E540 i7 4x2 16GB RAM

#---------------------------------------------------------------------

[settings]
build    = default
license  = GNU Lesser General Public License, version 2.1 (Feb 1999)
setpaths = libgmp
tmpsize  = 27M

#---------------------------------------------------------------------

[depends]
actools
gawk
grep
libgmp
perl
python
sed

#---------------------------------------------------------------------

[configure]
MANBASE=$PKGDIR_PROD/man
mkdir -p $MANBASE

bash ./configure \
    --prefix=$PKGDIR_PROD          \
    --build=$LACARCHBUILD          \
    --host=$LACARCHHOST            \
    --disable-dependency-tracking  \
    --disable-examples             \
    --enable-shared=yes            \
    --enable-static=no             \
    --mandir=$MANBASE

#---------------------------------------------------------------------

# Original URLs. These URLs were valid at one point, but may have died
# since then. If you download newer versions of tarballs [etc.], don't
# delete  the  original versions,  as you may not  be able  to replace
# them.

[urls]
[urls]
url_debian  = tbd
url_home    = tbd
url_lfs     = tbd
url_tarball = http://isl.gforge.inria.fr/isl-0.23.tar.xz

#---------------------------------------------------------------------

[history]
180310 Added package. Started with 0.19.
210126 Updated to 0.23