# free42/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run \ --checkout=v1.21.1 \ https://github.com/TecharoHQ/anubis.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none defer = glibc64 license = See "license*.txt" in installed tree licfile = LICENSE #--------------------------------------------------------------------- [depends] brotli go nodejs zstd #--------------------------------------------------------------------- [build] PROGDIR=$PKGDIR_PROD/program ETCDIR=$PROGDIR/etc SPCDIR=$PKGDIR_SPECIAL mkdir -p $ETCDIR $PROGDIR smpmake cp -a data/ var/ $PROGDIR/ cp -p $SPCDIR/anubis-policies.yaml $ETCDIR/ sed -e "s@__META_PREFIX__@$PKGDIR_PROD@" \ < $SPCDIR/dotme.txt \ > $ETCDIR/dotme.txt cd $PKGDIR_PROD ln -nsf program/etc . #--------------------------------------------------------------------- # 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 = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 250824 Added package 250824 Started with 1.21.1