commit: a83a6104ba6d3a325488a5642fdbc929305ec1af Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Thu Apr 3 15:52:10 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 24 18:22:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83a6104
app-forensics/yara-x: drop 0.12.0 Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/41359 Closes: https://github.com/gentoo/gentoo/pull/41359 Signed-off-by: Sam James <sam <AT> gentoo.org> app-forensics/yara-x/Manifest | 2 - app-forensics/yara-x/yara-x-0.12.0.ebuild | 92 ------------------------------- 2 files changed, 94 deletions(-) diff --git a/app-forensics/yara-x/Manifest b/app-forensics/yara-x/Manifest index 7fe065b7d9f4..154773dd7545 100644 --- a/app-forensics/yara-x/Manifest +++ b/app-forensics/yara-x/Manifest @@ -1,6 +1,4 @@ -DIST yara-x-0.12.0.tar.gz 31837409 BLAKE2B f5f36c735ffc5721f4d816326aadb4515f5e4713e070523880dabf9a12e814851d04aeebd7c7c695f92dfc7136436e308fbb11a894d2000b6c2fb168c17fdbba SHA512 e56963199fc921e5f8a0d216bbf1b65624998dfe296db9eb4049b2ba0ed9e5ec8338f04dbcae74dc640de2b1c08cc05c7daa440f2d2563fa7580429ebf1fb570 DIST yara-x-0.13.0.tar.gz 44311891 BLAKE2B 03b154b5b8c79b80e54ff425d53c69e107823f2f101975b883e74d8b304e5f831d4c4021fcba516626369e91a2130b2d409e52c956d48bb11d616ffc73349cce SHA512 120fe66e52f9fcfe770ddfe686174e827f5459fcb50afe08a29a17bb545fd8b4aa08d695c0921f84d1d5a653213fe09b3f7adfa73f341fc50c6a1df75b7daefc DIST yara-x-0.14.0.tar.gz 44476699 BLAKE2B 6dbea06abac237eaf90375714fd28a5e32523b342943321ddab260ca84cda65167b2d07de330eff2c3d37f30bc2a52cbe141598d622c88a3f89c8a227fa6283a SHA512 ce66a38a1f6955bc79ed9ac2ec1b423bd2fc3f3dc1b13e75790394b8d7b5e9907d4edbc8ab860665ab09351b39ed11b813fdeacb972d988dea22d85f6490ee93 DIST yara-x-go-v0.14.0-crates.tar.xz 47078332 BLAKE2B 86ab66084f33bc36a1c3b10e1098d5733080b2313e67a77b44f9a404d7e95f0530d6a99096693148ba47e2e1146fb6c5e1126cfc80ebb33a6b596cfab73fe69d SHA512 84f1c8e62d16da65b3377a03fb5e2fd51b3c98705997ea5c6fa9a42477e5fe8f951a6e1eb46d58fa2438e193312ba5e3c53c9ad9cf9e30f16a04e62de25327bd -DIST yara-x-v0.12.0-crates.tar.xz 44984240 BLAKE2B 9e42f63355c453d63a3d9a2f4b7f57b0bbd76f1c95e0e2bc19f0f94e5606c7094bc8f4d1b6b3ec0cd31b3211bc68476802f51342b0f1fe0977000cf60ae47bf8 SHA512 a9100f23c6bfd0b6ede425b318156675852c54e827f9e972119047d441fc806f93eb9d99d8ad066613a4d08b446cd4e403ae8675984590d541717146c8491de8 DIST yara-x-v0.13.0-crates.tar.xz 45269648 BLAKE2B d10294ee753c7017798d501472b0dfde0413325d6dfd4ba01c3cae8e3cefb71ce749efbaf9a2676871ac9ed6ba700e19230c563a092c1f9ca9bfc5f75e09c3ec SHA512 b4a5251e9720b2dfa0cc1a509e01641a8969628638fe511c9dcc6aa05d4bc405d6a06faa0b809db9f6201801e0ac34e54a546db348fe99f13b167ce6d7040132 diff --git a/app-forensics/yara-x/yara-x-0.12.0.ebuild b/app-forensics/yara-x/yara-x-0.12.0.ebuild deleted file mode 100644 index f6a9493a41b9..000000000000 --- a/app-forensics/yara-x/yara-x-0.12.0.ebuild +++ /dev/null @@ -1,92 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Autogenerated by pycargoebuild 0.13.4 - -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}/${PN}-v${PV}-crates.tar.xz" - -LICENSE="BSD" -# Dependent crate licenses -LICENSE+=" - Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 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} -}
