# zpaq/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package is a repacked and renamed copy of: http://mattmahoney.net/dc/zpaq715.zip Two structural changes have been made: (a) Add a missing top-level directory (b) Change archive type from ".zip" to ".tar.bz2" #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree licfile = COPYING #--------------------------------------------------------------------- [depends] # perl # needs "pod2man" @@@ none #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANBASE=$PKGDIR_PROD/man MANDIR=$MANBASE/man1 mkdir -p $BINDIR $MANDIR make cp -p zpaq $BINDIR/ cp -p zpaq.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 = https://packages.debian.org/unstable/source/zpaq url_home = http://mattmahoney.net/dc/zpaq.html url_lfs = n/a when last checked url_tarball = See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180523 Added package. Started with 7.15.