app-forensics/yaramod: drop, unmaintained

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-04-03 14:07:30 -04:00
parent d86d32b4d2
commit 39fed4719e
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
5 changed files with 0 additions and 54 deletions

View file

@ -1,2 +0,0 @@
DIST yaramod-3.6.0.tar.gz 680194 BLAKE2B c928382d129d8723d80cfd0d224e05dd053612b9ad4cd30c152059d393ebb7aa563eea80753dfb7fad7770f34bc7b6c15ca0399aaac6ab94b8f7ca564e0dd991 SHA512 84708190d1cbf44b30899cfa437c607b1f0f398c2f21777aa90426f25561fae742ce024fe63dfc6479a27d2784a16b05916b831393cb97ff34e7e494d3cfbd5a
DIST yaramod-3.7.2.tar.gz 697328 BLAKE2B 987716f5590f13a2c00489a3be198f87ab6ab0e4ae250d245b184e2b13ff0774f0e498715496c5cc5de429c50b6997ca24c40a4c44a0d95f117779c9662291f0 SHA512 681b29752c22c88bd90d3ccae2d862a6be958d503178fb2ff890eeab6fb5707003f947793eedaade70d0dce9b89fa99fb95153e6a2f60a13fc343bbebff78b21

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>email@linxon.ru</email>
<name>Yury Martynov</name>
</maintainer>
</pkgmetadata>

View file

@ -1,21 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit cmake
DESCRIPTION="Parsing of YARA rules into AST and building new rulesets in C++"
HOMEPAGE="https://github.com/avast/yaramod"
SRC_URI="https://github.com/avast/yaramod/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
#FIXME: python bindings
#IUSE="python"
DEPEND="dev-libs/openssl:0="
RDEPEND="${DEPEND}"
CMAKE_MAKEFILE_GENERATOR="emake"

View file

@ -1,21 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit cmake
DESCRIPTION="Parsing of YARA rules into AST and building new rulesets in C++"
HOMEPAGE="https://github.com/avast/yaramod"
SRC_URI="https://github.com/avast/yaramod/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
#FIXME: python bindings
#IUSE="python"
DEPEND="dev-libs/openssl:0="
RDEPEND="${DEPEND}"
CMAKE_MAKEFILE_GENERATOR="emake"

View file

@ -21,8 +21,6 @@ dev-libs/hashdb
app-forensics/pcileech
app-forensics/yaramod
app-forensics/openscap
# Gentoo