# hashcat/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree tmpsize = 53M #--------------------------------------------------------------------- [depends] none #--------------------------------------------------------------------- [build] SHADIR=$PKGDIR_PROD/share/hashcat rm -fr $SHADIR mkdir -p $SHADIR sed -e '/execdir/d' -i src/Makefile smpmake PREFIX=$PKGDIR_PROD make install mv OpenCL modules $SHADIR chmod -R 755 `find $SHADIR/ -type d` chmod -R 644 `find $SHADIR/ -type f` #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR sed -e 's@docs/@doc/@' \ < docs/license.txt \ > $DOCDIR/license.txt cptime docs/license.txt \ $DOCDIR/license.txt rm -fr $DOCDIR/license_libs cp -a docs/license_libs $DOCDIR/ #--------------------------------------------------------------------- # 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://hashcat.net/files/hashcat-6.2.6.tar.gz #--------------------------------------------------------------------- [history] 210518 Added package. Started with 6.2.1. 210717 Updated to 6.2.3 210830 Updated to 6.2.4 211124 Updated to 6.2.5 220915 Updated to 6.2.6