File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,14 +3,15 @@ pkgname=hashcat
33version=7.1.2
44revision=1
55build_style=gnu-makefile
6+ build_helper=rust
67make_build_args="ENABLE_UNRAR=1 USE_SYSTEM_OPENCL=1
78 USE_SYSTEM_XXHASH=1 USE_SYSTEM_ZLIB=1 DEPS_OPENCL_PATH=${XBPS_CROSS_BASE}/usr/include
89 DEPS_XXHASH_PATH=${XBPS_CROSS_BASE}/usr/include DEPS_ZLIB_PATH=${XBPS_CROSS_BASE}/usr/include
910 SHARED_FOLDER=/usr/lib/hashcat"
1011make_use_env=yes
1112make_install_args="$make_build_args"
1213hostmakedepends="rust cargo python3 python3-pybind11"
13- makedepends="OpenCL-Headers xxHash-devel minizip-devel zlib-devel"
14+ makedepends="OpenCL-Headers xxHash-devel minizip-devel zlib-devel rust-std "
1415checkdepends="perl"
1516short_desc="Advanced CPU-based password recovery utility"
1617maintainer="Duncaen <duncaen@voidlinux.org>"
You can’t perform that action at this time.
0 commit comments