Search Criteria
Package Details: imhex 1.36.2-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: | 62 |
Popularity: | 0.72 |
First Submitted: | 2020-12-04 11:19 (UTC) |
Last Updated: | 2024-12-28 19:45 (UTC) |
Dependencies (21)
- capstone (capstone-gitAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- file (file-gitAUR)
- fmt (fmt-gitAUR)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- glfw (glfw-wayland-minecraft-cursorfixAUR, glfw-gitAUR, glfw-waywallAUR)
- 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-8.0-binAUR, dotnet-runtime-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- librsvg (librsvg-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- llvm (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-8.0-binAUR, dotnet-runtime-binAUR) (optional) – support for .NET scripts
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
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:
KokaKiwi commented on 2023-09-26 10:38 (UTC)
@Jenrikku Okay found the problem, it happens when you have the *-bin AUR packages and the official repos packages
KokaKiwi commented on 2023-09-26 10:14 (UTC)
@Jenrikku What
dotnet
packages are installed on your system?Jenrikku commented on 2023-09-25 20:43 (UTC)
I am having an issue with the latest PKGBUILD:
Note: I am pretty sure that I have not modified my current dotnet installation and that the path that is being shown exists in my system and is a directory.
darkprof commented on 2023-09-21 17:59 (UTC)
pastebin
jaskij commented on 2023-08-12 02:40 (UTC)
For whatever reason, CMake on my system default to using Make and a single thread for builds.
A simple change of adding
-j
fixes thisseqfault commented on 2023-08-05 20:04 (UTC)
hey @KokaKiwi, I have this error trying to run imhex:
imhex: error while loading shared libraries: libfmt.so.9: cannot open shared object file: No such file or directory
. arch updated to fmt10 recently, seems to be relatedKokaKiwi commented on 2023-07-19 21:02 (UTC) (edited on 2023-07-19 21:03 (UTC) by KokaKiwi)
@heitzmann I won't drop the xdg-desktop-portal dependency as it allows users using DEs other than GTK/Gnome (like KDE in my case) using their DE native File Picker instead of the GTK one, allowing better integration with their DE
heitzmann commented on 2023-07-19 17:46 (UTC)
The xdg-desktop-portal dependency can be dropped by setting the cmake option
IMHEX_USE_GTK_FILE_PICKER=ON
(https://github.com/WerWolv/ImHex/issues/882)This might be a better default just for the tighter integration (and fewer dependencies).
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »