Search Criteria
Package Details: imhex 1.35.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/imhex.git (read-only, click to copy) |
---|---|
Package Base: | imhex |
Description: | A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM |
Upstream URL: | https://imhex.werwolv.net |
Licenses: | GPL-2.0-or-later |
Conflicts: | imhex-patterns-git |
Provides: | imhex-patterns |
Submitter: | KokaKiwi |
Maintainer: | KokaKiwi |
Last Packager: | KokaKiwi |
Votes: | 63 |
Popularity: | 1.50 |
First Submitted: | 2020-12-04 11:19 (UTC) |
Last Updated: | 2024-11-26 19:15 (UTC) |
Dependencies (20)
- capstone (capstone-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- file (file-gitAUR)
- fmt (fmt-gitAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- glfw (glfw-wayland-minecraft-cursorfixAUR, glfw-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- xdg-desktop-portal (xdg-desktop-portal-gitAUR)
- yara (yara-gitAUR)
- cli11 (make)
- cmake (cmake-gitAUR) (make)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-5.0-binAUR, dotnet-runtime-7.0-binAUR, dotnet-runtime-6.0-binAUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR, dotnet-runtime-8.0-binAUR) (make)
- librsvg (librsvg-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-5.0-binAUR, dotnet-runtime-7.0-binAUR, dotnet-runtime-6.0-binAUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR, dotnet-runtime-8.0-binAUR) (optional) – support for .NET scripts
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
DarthUDP commented on 2022-01-11 18:15 (UTC)
@KokaKiwi Great confirmed working thanks for the package btw!
KokaKiwi commented on 2022-01-11 11:21 (UTC)
@DarthUDP The problem was on the curl dependency, on which ImHex bundle curl configured with mbedTLS whereas
core/curl
is built with OpenSSLThe latest package update (1.13.1) includes additional patches fixing the code part where curl is configured, thus actually fixing the startup crash.
DarthUDP commented on 2022-01-05 20:48 (UTC)
@KokaKiwi confirmed my suspicions when using the bundled dependencies the AUR version works just fine, here is what I changed on the PKGBUILD, now the program starts as expected.
cheers
DarthUDP commented on 2022-01-05 20:24 (UTC)
@KokaKiwi Building the code from the git repo at tag 1.12.1 fixes the issue but building from here does not, maybe related to not using the bundled dependencies somehow?
KokaKiwi commented on 2021-12-14 13:26 (UTC) (edited on 2021-12-16 18:39 (UTC) by KokaKiwi)
I'm getting SIGSEGV on the latest release of this package build (1.12.0), so if anyone got that too, dw i'll try to investigate and fix this as/when possible.
(seems to have been fixed in 1.12.1 release)
russkel commented on 2021-09-19 22:55 (UTC)
I did make a comment linking to my PR that fixed the issue, but the comment seems to have disappeared. Thanks for including the patch.
KokaKiwi commented on 2021-09-18 13:34 (UTC)
@kistlin A fix for that apparently got merged upstream, until a new release is done i'll add the patch in the package soon.
kistlin commented on 2021-09-18 13:24 (UTC)
Is someone else having this compiler error?
imhex 1.9.0-1
KokaKiwi commented on 2021-02-19 13:52 (UTC)
Updated to
1.7.0-1
with some patch to enabling correct loading of stuff by imhex. Will probably try to PR them upstream too (for decent paths stuff)« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »