Search Criteria
Package Details: imhex 1.38.1-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: | 69 |
| Popularity: | 0.23 |
| First Submitted: | 2020-12-04 11:19 (UTC) |
| Last Updated: | 2025-12-23 23:03 (UTC) |
Dependencies (22)
- capstone (capstone-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- file (file-gitAUR)
- fmt (fmt-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- glfw (glfw-gitAUR, glfw-wayland-minecraft-cursorfixAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- xdg-desktop-portal (xdg-desktop-portal-minimal-gitAUR, xdg-desktop-portal-gitAUR)
- yara (yara-gitAUR)
- cli11 (cli11-compiledAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-binAUR, dotnet-runtime-10.0, dotnet-runtime-8.0, dotnet-runtime-9.0) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- Show 2 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
KokaKiwi commented on 2024-01-05 13:30 (UTC)
@bilith cf https://wiki.archlinux.org/title/Makepkg#Parallel_compilation you can simply uncomment the "MAKEFLAGS" line in your /etc/pacman/makepkg.conf to enable using more threads for compilation
bilith commented on 2024-01-05 10:14 (UTC)
KokaKiwi: Could you please add
-jargument to the build command (eg.cmake --build build -j$(nproc --ignore 1)) to aid building the package using available CPU threads? It would speed up the process dramatically. Thanks.selurvedu commented on 2023-11-19 11:27 (UTC)
FYI, xdg-desktop-portal is not required with
-D IMHEX_USE_GTK_FILE_PICKER=ON: https://github.com/WerWolv/ImHex/commit/0c302da0dbf7584e90aa4ee33cb01b4613424489rubin55 commented on 2023-09-27 11:58 (UTC)
KokaKiwi: Success! Can confirm build works again, thanks a bunch.
KokaKiwi commented on 2023-09-27 11:51 (UTC)
Finally managed to fix the patch i hope (dotnet package management seems to be a mess to handle T-T)
rubin55 commented on 2023-09-27 11:44 (UTC)
TakuikaNinja, KokaKiwi: these are not the root causes for this problem. I don't have a ~/.dotnet/tools directory, and I don't have *-bin variants installed (see previous comment for list of dotnet packages - I have no AUR dotnet packages).
Would be great if this could be fixed.
TakuikaNinja commented on 2023-09-27 11:22 (UTC)
1.31.0-2 will fail to build if
~/.dotnet/toolshas not been added to PATH.thrimbor commented on 2023-09-27 00:11 (UTC)
The update to 1.31.0-2 broke building the package:
rubin55 commented on 2023-09-26 18:58 (UTC) (edited on 2023-09-26 18:59 (UTC) by rubin55)
I'm having the same issue with Cmake as Jenrikku. I don't have the *-bin packages installed:
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »