Package Details: imppg 2.1.0-1

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: deconvolution image imppg postprocessor
Licenses: GPL3
Submitter: None
Maintainer: astronominik
Last Packager: astronominik
Votes: 2
Popularity: 0.90
First Submitted: 2023-06-03 13:51 (UTC)
Last Updated: 2026-01-14 17:32 (UTC)

Latest Comments

astronominik commented on 2026-01-15 08:36 (UTC)

Turns out the problem i was having is easily fixed by using glew-wayland-git when running wayland and not x11.

astronominik commented on 2026-01-14 17:33 (UTC)

I have adopted this package, so i can update it to version 2.1.0.

Currently i have problems with the opengl backend not working on my PC. If someone could test this on there PC or even better help find a solution, i would really appreciate it.

Otherwise it seams to work.

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.