Search Criteria
Package Details: imppg 1.9.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/imppg.git (read-only, click to copy) |
---|---|
Package Base: | imppg |
Description: | ImPPG (Image Post-Processor) |
Upstream URL: | http://greatattractor.github.io/imppg/ |
Keywords: | image postprocessor |
Licenses: | GPL3 |
Submitter: | Mr.Smith1974 |
Maintainer: | Mr.Smith1974 |
Last Packager: | Mr.Smith1974 |
Votes: | 2 |
Popularity: | 0.31 |
First Submitted: | 2023-06-03 13:51 (UTC) |
Last Updated: | 2023-07-07 04:21 (UTC) |
Dependencies (6)
- boost (boost-git) (make)
- cfitsio (make)
- cmake (cmake-git) (make)
- freeimage (make)
- glew (glew-libepoxy, glew-egl-glx, glew-git, glew-wayland, glew-osmesa-git, glew-wayland-git) (make)
- wxwidgets-gtk3 (wxwidgets3.0, wxwidgets-gtk3-git, wxwidgets-gtk3-wayland-perf, wxwidgets-gtk3-light) (make)
Latest Comments
gps1539 commented on 2023-07-06 19:41 (UTC)
Thanks for packaging this.
Initially it failed to compile with a cmake error "Could NOT find Boost". After I installed boost (extra/boost) it compiled correctly. Good to add boost as a dependency in your PKGBUILD file, thanks.