# dialog/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.48 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.52 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.60 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.48 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING master = yes mstatic = yes setpaths = ncurses #--------------------------------------------------------------------- [depends] grep:forward mktemp:forward ncurses #--------------------------------------------------------------------- [configure] bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --with-ncursesw \ --disable-nls sed -e 's@ -ldialog @ libdialog.a @' -i makefile || true #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin INCDIR=$PKGDIR_PROD/include LIBDIR=$PKGDIR_PROD/lib mkdir -p $BINDIR $INCDIR $LIBDIR cp -p *.h $INCDIR/ cp -p libdialog.a $LIBDIR/ cd $BINDIR mv dialog dialog.bin cc -o dialog -D__META_BINDIR__=\"$BINDIR\" \ $PKGDIR_SPECIAL/dialog-wrapper.c #--------------------------------------------------------------------- # 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/dialog url_home = http://hightek.org/dialog/ url_lfs = n/a url_tarball = ftp://ftp.invisible-island.net/dialog/\ dialog-1.3-20210117.tgz #--------------------------------------------------------------------- [history] 170502 Updated from 1.0-20060221 to 1.3-20160828 171217 Updated to 1.3-20171209 180621 Updated to 1.3-20180621 181028 Updated to 1.3-20181022 181108 Updated to 1.3-20181107 210203 Updated to 1.3-20210117