blob: 64d0380802a809c0ba10998f2f81dfcea7d112ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure install prepare test unpack
DEPEND=dev-libs/openssl:= cuckoo? ( dev-libs/jansson:= ) magic? ( sys-apps/file:= )
DESCRIPTION=A malware identification and classification tool
EAPI=8
HOMEPAGE=https://virustotal.github.io/yara/
INHERIT=autotools git-r3
IUSE=+dex +dotnet +cuckoo +macho +magic profiling python test
LICENSE=Apache-2.0
PDEPEND=python? ( =dev-python/yara-python-9999* )
PROPERTIES=live
RDEPEND=dev-libs/openssl:= cuckoo? ( dev-libs/jansson:= ) magic? ( sys-apps/file:= )
RESTRICT=!test? ( test )
SLOT=0/10
_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools fb7c3cd829c27448f5a05212de2bf499 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=cd01b2ad8dd6f2ca712dff87350aab4a
|