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 »
randomnobody commented on 2022-08-25 23:08 (UTC)
Compiling with GCC fails to build:
Clang compiles fine.
pipes80 commented on 2022-08-10 15:11 (UTC)
slow installation, why?
ikubaku commented on 2022-07-07 14:20 (UTC)
ImHex now depends on xdg-desktop-portal. xdg-desktop-portal and/or xdg-desktop-portal-impl should be added to the dependencies.
randomnobody commented on 2022-07-05 04:46 (UTC)
CC and CXX aren't defined in my environment, which is breaking CMake. I don't think having these defined is standard in Arch. Worked once I added
CC=gcc CXX=g++
prefixing my build command.KokaKiwi commented on 2022-05-30 16:21 (UTC)
@hak8or The commit fixing the build issue has been merged with the 1.18.1 release, so the package should now (hopefully) build correctly finger-crossed
hak8or commented on 2022-05-29 13:55 (UTC)
For anyone getting build issues, here is the issue someone helpfully made on the project github page. Looks like WerWolv (who wrote Imhex) is aware, fixed it, and now we will have to wait for a new release.
dack commented on 2022-05-26 15:34 (UTC)
I see the same error as @kistlin. I tested on two different systems and both had the same issue.
Viterzgir commented on 2022-05-25 13:52 (UTC)
Thanks error while build has gone but Imhex can't run [serge@archlinux ~]$ imhex [16:51:08] [INFO] [main] Welcome to ImHex! Segmentation fault (core dumped)
chibby0ne commented on 2022-05-24 20:08 (UTC) (edited on 2022-05-24 20:17 (UTC) by chibby0ne)
Hi everyone, hadn't had time to look in too deep in this.
I acually fixed the errors of 1.17.0-1 with just a single line in the PKGBUILD.
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »