Search Criteria
Package Details: wxhexeditor-git 0.25.r109.gf439d8f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wxhexeditor-git.git (read-only, click to copy) |
---|---|
Package Base: | wxhexeditor-git |
Description: | A free hex editor / disk editor for Linux, Windows and MacOSX |
Upstream URL: | http://www.wxhexeditor.org |
Licenses: | GPL-2.0-only |
Conflicts: | wxhexeditor |
Provides: | wxhexeditor |
Submitter: | stevenhoneyman |
Maintainer: | severach (mxfm) |
Last Packager: | severach |
Votes: | 35 |
Popularity: | 0.000005 |
First Submitted: | 2015-03-24 17:55 (UTC) |
Last Updated: | 2025-06-09 04:02 (UTC) |
Dependencies (8)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR) (make)
- gksuAUR (optional) – For root access support
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – For root access support
Latest Comments
1 2 3 4 Next › Last »
eniac commented on 2025-06-09 11:18 (UTC)
Thanks for updating the pkgbuild, it compiles fine now
jongeduard commented on 2025-06-08 12:26 (UTC) (edited on 2025-06-08 12:41 (UTC) by jongeduard)
I couldn't upgrade my system anymore:
I had to remove this package now.
Probably we edit the PKGBUILD ourselves to adjust the dependency and rebuild the thing.
Update: Nope, just editing doesn't do the job:
So currently the program doesn't actually compile either.
dario commented on 2025-06-08 08:38 (UTC)
wxgtk3 was renamed to wxwidgets-gtk3.
DarkShadow44 commented on 2022-08-26 15:15 (UTC)
Thanks, didn't realize this was the fix. Although an update for the PKGBUILD would still be nice.
jongeduard commented on 2022-08-25 20:41 (UTC) (edited on 2022-08-25 20:42 (UTC) by jongeduard)
@DarkShadow44
See mxfm's comment directly below yours. If you whish, you can simply change the path on line 48 in your cloned copy of the PKGBUILD file from "/usr/bin/wx-config-gtk3" to "/usr/bin/wx-config" and then it is going to build for you.
I did this myself and I have the application succesfully installed.
Also see the further comments on the AUR page of the other wxhexeditor package.
DarkShadow44 commented on 2022-08-25 20:19 (UTC)
Please fix, it doesn't compile anymore.
mxfm commented on 2022-07-15 19:13 (UTC) (edited on 2022-07-16 05:07 (UTC) by mxfm)
Please fix the PKGBUILD after wxwidgets update: the WXWIDGETS binary path is wrong (there is no -gtk3 config binary).
eh5 commented on 2019-12-24 16:03 (UTC)
Requires
python
?severach commented on 2019-02-27 04:03 (UTC)
Can you make this build in a clean chroot?
1 2 3 4 Next › Last »