# tcltable/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. "tcltable" adds a "tablelist" library to Tcl/Tk. The library imple- ments a multi-column listbox "mega-widget". #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.00 hours (or 000.02 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.00 hours (or 000.02 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.02 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" under installed tree proddir = none # Installs into a "tcltk" subdirectory purge = no revision = numeric setpaths = $PRODTREE/tcltk shareddir = yes tmpsize = 1M unpack = none #--------------------------------------------------------------------- [depends] tcltk-core:strict #--------------------------------------------------------------------- [build] DOCDIR=$PRODTREE/tcltk/doc mkdir -p $DOCDIR REVNAME=tablelist6.16 cd $PRODTREE/tcltk/lib rm -fr $REVNAME tar zxf $PKGDIR_MASTER/$REVNAME.tar.gz chown -R 0.0 $REVNAME rm -fr $REVNAME/{doc,demos} mv $REVNAME/COPYRIGHT.txt $DOCDIR/license-tcltable.txt #--------------------------------------------------------------------- # 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 = n/a url_home = http://www.nemethi.de/ url_lfs = n/a url_tarball = https://www.nemethi.de/tablelist/tablelist6.16.tar.gz #--------------------------------------------------------------------- [history] 211113 Updated from 5.18 to 6.16