# slock/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.03 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.18 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM #--------------------------------------------------------------------- [settings] configure = none exepack = yes license = See "license*.txt" in installed tree licfile = LICENSE setpath = xorg tmpsize = 1M #--------------------------------------------------------------------- [depends] xorg #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin DOCDIR=$PKGDIR_PROD/doc mkdir -p $BINDIR $DOCDIR make chmod u+s slock cp -p slock $BINDIR/ cp -p LICENSE $DOCDIR/license.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 = tbd url_home = http://tools.suckless.org/slock/ url_lfs = tbd url_tarball = http://dl.suckless.org/tools/slock-1.4.tar.gz #--------------------------------------------------------------------- [history] 170502 Updated from 1.1 to 1.4 211021 "slock" should be set-user-id root