Turns out the problem i was having is easily fixed by using glew-wayland-git when running wayland and not x11.
![]() |
VOOZH | about |
| 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.035517 |
| First Submitted: | 2023-06-03 13:51 (UTC) |
| Last Updated: | 2026-01-14 17:32 (UTC) |
Turns out the problem i was having is easily fixed by using glew-wayland-git when running wayland and not x11.
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.
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.