16 lines
620 B
Bash
16 lines
620 B
Bash
# Template file for 'peframe'
|
|
pkgname=peframe
|
|
version=6.0.3
|
|
revision=2
|
|
archs=noarch
|
|
build_style="python3-module"
|
|
pycompile_module="peframe"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-pefile python3-magic python3-M2Crypto python3-virustotal-api
|
|
python3-yara python3-oletools"
|
|
short_desc="Perform static analysis on Portable Executables"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://github.com/guelfoweb/peframe"
|
|
distfiles="https://github.com/guelfoweb/peframe/archive/${version}.tar.gz"
|
|
checksum=75a4c75755b02a6500e9dd651ccd3e8737a7f90dffe113879e3fd2fc0582742d
|