# hashrat/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 hashrat \ --checkout=v1.22 \ https://github.com/ColumPaget/Hashrat.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = LICENSE tmpsize = 10M #--------------------------------------------------------------------- [depends] actools gawk grep openssl sed zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-largefile \ --enable-shared=yes \ --enable-static=no \ --enable-ssl \ --enable-xattr \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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] 220109 Added package. Started with 7a6522f76 ("git" hash). 220206 Updated to 0b3c057dc - same as 1.15 240124 Updated to 51aa10e01 - same as 1.19 240622 Updated to 6f3e60850 - same as 1.21 240722 Updated to 6c379c618 - same as 1.22