commit: 2d0ca11a136f5a11179f7c92d5dd7c9d25fbf533 Author: Henri Gasc <gasc <AT> eurecom <DOT> fr> AuthorDate: Thu Apr 11 15:04:38 2024 +0000 Commit: Henri Gasc <gasc <AT> eurecom <DOT> fr> CommitDate: Thu Apr 11 15:05:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2d0ca11a
app-editors/imhex: add 1.33.2, drop 1.33.1-r2 Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr> app-editors/imhex/Manifest | 4 ++-- .../{imhex-1.33.1-r2.ebuild => imhex-1.33.2.ebuild} | 19 +++++++++---------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/app-editors/imhex/Manifest b/app-editors/imhex/Manifest index 47c450a5f6..39350d82f4 100644 --- a/app-editors/imhex/Manifest +++ b/app-editors/imhex/Manifest @@ -1,2 +1,2 @@ -DIST imhex-1.33.1.gh.tar.gz 32286361 BLAKE2B 6c53172db4a0f3a599bf648d5cf2e4a56ab477896d216b6dcb81dd7559cc05d48a213dbd3161e71e060ce6256cd9b15335d1376dd63f3a79bf23c960c59e91e2 SHA512 9b92d5a7d1664fbb6251cf07450f4aa052da6a4828cae904696d96a54d2895b124afded85005f2bf421cb10129b3ef464b2d36a832c66214140d503109f615e5 -DIST imhex-patterns-1.33.1.gh.tar.gz 4657125 BLAKE2B 3070d06dd5ead76bf0643b551464a24e5dcac2e9aa20bd7f19d3296df87cdfb659e80e432fcbef33c4de5c8e7e97b848e0e5e386ff5db85d7564de4d5fcdd08c SHA512 e4f36ffa82df8d4d97b418c9b6a25a76d99d1649bbda9f0969480518335f4449d91e227ca02ccaab2248e2c95dfe05a33a1687cb16c4428aae57c638da44e262 +DIST imhex-1.33.2.gh.tar.gz 32292253 BLAKE2B 97d8b0f5c7b9621bfa36dbd85f24040c7d8d7dffca154cd85ff128160428d8d590b42e348aa8dbd48b4a21f747d6a0d6c3e74fe9ee484a77f061d5ea28661e70 SHA512 393719670019d7fa11d3f67a6b5ef8d2ae75812078a8beaba6b9b3091a283fc9790161c018073933c1b4a8cbcedf8ff7534aacac20ef4d210f10632db6e487ec +DIST imhex-patterns-1.33.2.gh.tar.gz 7603711 BLAKE2B 17eb5aaa9bec2418f3ca9fe23e9e3cb5443ce1a5624c3dbcece9bcbe2ca7a95a2498d7fd713bbed78854b136b9884d7f4cb0d8453ded262b6fb6efb377219a96 SHA512 e6b6409b5f5e64de339f5a493c33c06e6033c8f4a1fc594f8f23d3ecd9b6d8a66e712e06649f0312e55860a682e532db000d1f1534d6fdd88181b6738c9201e0 diff --git a/app-editors/imhex/imhex-1.33.1-r2.ebuild b/app-editors/imhex/imhex-1.33.2.ebuild similarity index 92% rename from app-editors/imhex/imhex-1.33.1-r2.ebuild rename to app-editors/imhex/imhex-1.33.2.ebuild index 56309f1696..046b7d8933 100644 --- a/app-editors/imhex/imhex-1.33.1-r2.ebuild +++ b/app-editors/imhex/imhex-1.33.2.ebuild @@ -3,9 +3,6 @@ EAPI=8 -CMAKE_BUILD_TYPE="Release" -CMAKE_MAKEFILE_GENERATOR="emake" - inherit cmake llvm toolchain-funcs desktop DESCRIPTION="A hex editor for reverse engineers, programmers, and eyesight" @@ -31,21 +28,23 @@ PATCHES=( ) DEPEND=" - app-arch/zstd[zlib] - app-forensics/yara + app-arch/bzip2 + app-arch/xz-utils + app-arch/zstd:= + app-forensics/yara:= >=dev-cpp/nlohmann_json-3.10.2 - dev-libs/capstone - dev-libs/nativefiledialog-extended + dev-libs/capstone:= + dev-libs/nativefiledialog-extended:= >=dev-libs/libfmt-8.0.0:= media-libs/freetype media-libs/glfw media-libs/glm - net-libs/libssh2 - net-libs/mbedtls + media-libs/libglvnd + net-libs/mbedtls:= net-misc/curl - sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal + sys-libs/zlib virtual/libiconv virtual/libintl "