# wmmoonclock/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] altpkg = yes archive = same as dockapps license = See "license*.txt" in installed tree licfile = wmmoonclock/COPYING tmpsize = 30M unpack = relaxed #--------------------------------------------------------------------- [depends] actools expat gawk grep pkgconf sed xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE cd wmmoonclock ./autogen bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --mandir=$MANBASE #--------------------------------------------------------------------- [build] cd wmmoonclock smpmake && make install #--------------------------------------------------------------------- # 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_page = tbd url_home = tbd url_lfs = tbd url_tarball = Same as "dockapps" #--------------------------------------------------------------------- [history] 210329 Added package. Started with cc28df30e ("git" hash).