# mandb/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 29M unpack = relaxed #--------------------------------------------------------------------- [depends] actools bzip2 coreutils gawk gdbm gettext grep groff gzip less libpipeline libseccomp lynx lzip sed xzutils zlib #--------------------------------------------------------------------- [configure] DOCDIR=$PKGDIR_PROD/doc ETCDIR=$PKGDIR_PROD/etc MANBASE=$PKGDIR_PROD/man mkdir -p $DOCDIR $ETCDIR $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --datadir=$MANBASE \ --mandir=$MANBASE \ --docdir=$DOCDIR \ --sysconfdir=$ETCDIR \ --disable-setuid \ --enable-cache-owner=bin \ --with-browser=`which lynx` \ --with-systemdtmpfilesdir= #--------------------------------------------------------------------- [setup.boot] mkdir -p /var/cache/man $PRODTREE/mandb/bin/mandb >& /var/log/mandb & #--------------------------------------------------------------------- # 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 = tbd url_lfs = tbd url_tarball = https://download-mirror.savannah.gnu.org/releases/\ man-db/man-db-2.10.1.tar.xz #--------------------------------------------------------------------- [history] 180516 Added package. Started with 2.8.3 180516 Replaced "man" package with "mandb" 181013 Updated to 2.8.4 190112 Updated to 2.8.5 190808 Updated to 2.8.6.1 191001 Updated to 2.8.7 210213 Updated to 2.9.4 220205 Updated to 2.10.0 220221 Updated to 2.10.1