Search Criteria
Package Details: diffimg-git r64.f4dacb6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/diffimg-git.git (read-only, click to copy) |
|---|---|
| Package Base: | diffimg-git |
| Description: | Qt based GUI to diff images |
| Upstream URL: | https://github.com/sandsmark/diffimg |
| Licenses: | GPL |
| Conflicts: | diffimg |
| Provides: | diffimg |
| Submitter: | sandsmark |
| Maintainer: | None |
| Last Packager: | sandsmark |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-12-21 17:30 (UTC) |
| Last Updated: | 2020-05-10 14:44 (UTC) |
Dependencies (3)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qwt
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
drws commented on 2024-09-07 11:13 (UTC) (edited on 2024-10-04 16:30 (UTC) by drws)
Besides the build failure the
sourceprotocol in PKGBUILD should be changed togit+https. There is a more recent fork with additional fixes, but unfortunately it still doesn't build: https://github.com/arbruijn/diffimgEdit: Also the
diffimgpackage additionally listsopencvdependency and afreeimageoptional one.MarsSeed commented on 2024-02-03 11:27 (UTC) (edited on 2024-02-03 11:27 (UTC) by MarsSeed)
The legacy, Qt4-based diffimg still builds and functions fine. (It does not support the current opencv, but can use Qt4 directly to work with image files.)
MarsSeed commented on 2024-02-03 11:24 (UTC) (edited on 2024-02-03 11:24 (UTC) by MarsSeed)
This fork is not good because it has not been maintained for 3 years, and it fails to build from source.
fuan_k commented on 2024-02-02 22:33 (UTC)
This fork is good because it includes some fixes that the base project does not have.