# wmglobe/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] altpkg = yes archive = same as dockapps configure = none license = See "license*.txt" in installed tree licfile = wmglobe/COPYING setpaths = libungif windowmaker xorg tmpsize = 28M unpack = relaxed #--------------------------------------------------------------------- [depends] actools expat gawk grep libungif pkgconf sed windowmaker xorg #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $MANDIR cd wmglobe make mv wmglobe $BINDIR/ mv wmglobe.1 $MANDIR/ #--------------------------------------------------------------------- # 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).