commit: e85c982657fefbd39d03ec81c6fc365970224d27 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Sat Aug 9 11:57:27 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 6 14:28:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85c9826
app-forensics/yara-x: drop 1.0.1, 1.1.0 Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/43385 Signed-off-by: Sam James <sam <AT> gentoo.org> app-forensics/yara-x/Manifest | 4 -- app-forensics/yara-x/yara-x-1.0.1.ebuild | 90 -------------------------------- app-forensics/yara-x/yara-x-1.1.0.ebuild | 90 -------------------------------- 3 files changed, 184 deletions(-) diff --git a/app-forensics/yara-x/Manifest b/app-forensics/yara-x/Manifest index fa3449455f47..cbf3440e55d3 100644 --- a/app-forensics/yara-x/Manifest +++ b/app-forensics/yara-x/Manifest @@ -1,7 +1,3 @@ -DIST yara-x-1.0.1-crates.tar.xz 45931352 BLAKE2B ac5fd2fca9834fbb58c58cfa85b7479a2bce59e2ca6571d835bb5665f29cf80fee9389cb567c3585b110006f0a7c265e7b4696cefdf6c38729aa7857b5d66632 SHA512 b7eee9de2790352ddcfacfb62772a35df10ea4d86fbf70506e3f2e0d14212e0722feb511a9aab7ff9bcca38be27d974ff77ec4509f99cc8d68c3233a5ee21781 -DIST yara-x-1.0.1.tar.gz 44491037 BLAKE2B 250de15ccc5de550b72b2cb1042c4cd3f5e0e7fd0a63139436826690f1c1f63ca4a64fbd082b52271510830903eca71605669381124d195d7770f659baff426d SHA512 8ba1f678dcb1d498b4574545f21d886aaf193debd7b7491dc57e9271b97232468b58f1dfbfa076207a3d3921672e45b58be30b7cb697ec621aeb9c355fec5b9d -DIST yara-x-1.1.0-crates.tar.xz 45931352 BLAKE2B ac5fd2fca9834fbb58c58cfa85b7479a2bce59e2ca6571d835bb5665f29cf80fee9389cb567c3585b110006f0a7c265e7b4696cefdf6c38729aa7857b5d66632 SHA512 b7eee9de2790352ddcfacfb62772a35df10ea4d86fbf70506e3f2e0d14212e0722feb511a9aab7ff9bcca38be27d974ff77ec4509f99cc8d68c3233a5ee21781 -DIST yara-x-1.1.0.tar.gz 44499555 BLAKE2B 99d686bed2cb1a2f72b197e3e46881549e7b1d26f6c7f665e565e7ae485b7825deb258a40371f454c43f9ae6477c283f0359eb2b91f6cca63e52b5fe3210e5e8 SHA512 842e2c8c292fde5260645cd9016da831386210db858a4c6485248c314626028399aba1d322f4b9247486365ca4febd6851a59532bbbf07dcfdecadeb3e5e84e1 DIST yara-x-1.3.0-crates.tar.xz 45877576 BLAKE2B f620fbb99531e78d4626dbe55067024e5fcd506800d1d1a37ce0c5506781e9cbc7892a4c5faf31666f3f4091c08fa826afe9d43a2614f20f9c634db60938a958 SHA512 2fe6b7a9143d542cce92f0ae8ea92214b23865995f75a872e24221c061f4f8eeb72b3aa4400f531d89a9be439cf8b02cb62502749bafa5174cc99bf7410542de DIST yara-x-1.3.0.tar.gz 44546955 BLAKE2B b50abe6d6ded16a787ef6ed5ed756e37e194a52855a3924069e8b38d0c9572ced5cc23db9a403c1053e83fb44ab793dd400166b40b36c33fdd4ddb97988cdb74 SHA512 2099203f83ed6c94568a7ca29f8a5a4cf874d0014e8615f71b5fab9908d1d58d328cf7c9d037db0129ea486a849eac1c3e8c391417f728a0ef0a1737ffd581b3 DIST yara-x-1.4.0-crates.tar.xz 45877576 BLAKE2B f620fbb99531e78d4626dbe55067024e5fcd506800d1d1a37ce0c5506781e9cbc7892a4c5faf31666f3f4091c08fa826afe9d43a2614f20f9c634db60938a958 SHA512 2fe6b7a9143d542cce92f0ae8ea92214b23865995f75a872e24221c061f4f8eeb72b3aa4400f531d89a9be439cf8b02cb62502749bafa5174cc99bf7410542de diff --git a/app-forensics/yara-x/yara-x-1.0.1.ebuild b/app-forensics/yara-x/yara-x-1.0.1.ebuild deleted file mode 100644 index e75daf51aced..000000000000 --- a/app-forensics/yara-x/yara-x-1.0.1.ebuild +++ /dev/null @@ -1,90 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=maturin -DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python3_{11..13} ) - -CRATES="" - -inherit cargo distutils-r1 - -DESCRIPTION="A malware identification and classification tool" -HOMEPAGE="https://virustotal.github.io/yara-x/" -SRC_URI="https://github.com/VirusTotal/yara-x/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -SRC_URI+=" https://github.com/gentoo-crate-dist/${PN}/releases/download/v${PV}/${P}-crates.tar.xz" - -LICENSE="BSD" -# Dependent crate licenses -LICENSE+=" - Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 EPL-2.0 ISC - MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 WTFPL-2 ZLIB -" - -SLOT="0" -# Note: cranelift dependency only supports amd64, arm64, s390, and riscv64 as of 2025 -KEYWORDS="amd64" -IUSE="python" -REQUIRED_USE=" - python? ( ${PYTHON_REQUIRED_USE} ) -" - -RDEPEND=" - python? ( ${PYTHON_DEPS} ) -" -BDEPEND=" - python? ( - ${PYTHON_DEPS} - ${DISTUTILS_DEPS} - ) -" - -wrap_python() { - local phase=$1 - shift - - if use python; then - pushd py >/dev/null || die - distutils-r1_${phase} "$@" - popd >/dev/null || die - fi -} - -# https://bugs.gentoo.org/933231, https://bugs.gentoo.org/933232 -QA_FLAGS_IGNORED="usr/bin/yr" - -pkg_setup() { - # https://bugs.gentoo.org/933233 - QA_SONAME="usr/$(get_libdir)/libyara_x.*\\.so usr/lib.*/py.*/site-packages/yara_x/yara_x.*\\.so" - - rust_pkg_setup -} - -src_prepare() { - default - wrap_python ${FUNCNAME} -} - -src_compile() { - cargo_src_compile --workspace - wrap_python ${FUNCNAME} -} - -python_test() { - epytest -} - -src_test() { - cargo_src_test - wrap_python ${FUNCNAME} -} - -src_install() { - dobin "$(cargo_target_dir)"/yr - dolib.so "$(cargo_target_dir)"/*.so - - wrap_python ${FUNCNAME} -} diff --git a/app-forensics/yara-x/yara-x-1.1.0.ebuild b/app-forensics/yara-x/yara-x-1.1.0.ebuild deleted file mode 100644 index 844f9fdc1f09..000000000000 --- a/app-forensics/yara-x/yara-x-1.1.0.ebuild +++ /dev/null @@ -1,90 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=maturin -DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python3_{10..13} ) - -CRATES="" - -inherit cargo distutils-r1 - -DESCRIPTION="A malware identification and classification tool" -HOMEPAGE="https://virustotal.github.io/yara-x/" -SRC_URI="https://github.com/VirusTotal/yara-x/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -SRC_URI+=" https://github.com/gentoo-crate-dist/${PN}/releases/download/v${PV}/${P}-crates.tar.xz" - -LICENSE="BSD" -# Dependent crate licenses -LICENSE+=" - Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 EPL-2.0 ISC - MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 WTFPL-2 ZLIB -" - -SLOT="0" -# Note: cranelift dependency only supports amd64, arm64, s390, and riscv64 as of 2025 -KEYWORDS="~amd64" -IUSE="python" -REQUIRED_USE=" - python? ( ${PYTHON_REQUIRED_USE} ) -" - -RDEPEND=" - python? ( ${PYTHON_DEPS} ) -" -BDEPEND=" - python? ( - ${PYTHON_DEPS} - ${DISTUTILS_DEPS} - ) -" - -wrap_python() { - local phase=$1 - shift - - if use python; then - pushd py >/dev/null || die - distutils-r1_${phase} "$@" - popd >/dev/null || die - fi -} - -# https://bugs.gentoo.org/933231, https://bugs.gentoo.org/933232 -QA_FLAGS_IGNORED="usr/bin/yr" - -pkg_setup() { - # https://bugs.gentoo.org/933233 - QA_SONAME="usr/$(get_libdir)/libyara_x.*\\.so usr/lib.*/py.*/site-packages/yara_x/yara_x.*\\.so" - - rust_pkg_setup -} - -src_prepare() { - default - wrap_python ${FUNCNAME} -} - -src_compile() { - cargo_src_compile --workspace - wrap_python ${FUNCNAME} -} - -python_test() { - epytest -} - -src_test() { - cargo_src_test - wrap_python ${FUNCNAME} -} - -src_install() { - dobin "$(cargo_target_dir)"/yr - dolib.so "$(cargo_target_dir)"/*.so - - wrap_python ${FUNCNAME} -}
