# boxes/cfg - "Build" settings for package

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

[technotes]

1. The source tarball used by this package has been renamed.

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

[buildtimes]

00.00 hours (or 000.07 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo
                                  7200 2GB RAM
00.00 hours (or 000.07 minutes) - HP EliteBook 8560w 32GB RAM
00.00 hours (or 000.07 minutes) - ThinkPad E540 i7 4x2 16GB RAM
00.01 hours (or 000.67 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB
                                  RAM

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

[settings]
configure = none
depends   = none
exepack   = yes
license   = See "license*.txt" in installed tree
licfile   = LICENSE
tmpsize   = 3M

setpaths  = pcre2

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

[build]
BINDIR=$PKGDIR_PROD/bin
ETCDIR=$PKGDIR_PROD/etc
MANDIR_ONE=$PKGDIR_PROD/man/man1

mkdir -p $BINDIR $ETCDIR $MANDIR_ONE
make

cp -p out/boxes    $BINDIR/
cp -p doc/boxes.1  $MANDIR_ONE/
cp -p boxes-config $ETCDIR/boxes.cfg

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

# 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]
url_debian  = http://packages.debian.org/unstable/source/boxes
url_home    = http://boxes.thomasjensen.com/
url_lfs     = n/a
url_tarball = https://github.com/ascii-boxes/boxes/archive/v2.1.1.tar.gz

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

[history]
190223 Updated from 1.1 to 1.3