Search Criteria
Package Details: prepress-cyan 1.2.4-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/prepress-cyan.git (read-only, click to copy) |
|---|---|
| Package Base: | prepress-cyan |
| Description: | Image viewer and converter, designed for prepress (print) work. |
| Upstream URL: | https://github.com/rodlie/cyan |
| Licenses: | custom |
| Submitter: | jgmdev |
| Maintainer: | jgmdev |
| Last Packager: | jgmdev |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-11-14 23:45 (UTC) |
| Last Updated: | 2025-08-13 17:31 (UTC) |
Dependencies (3)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-fullAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
Falkenstein42 commented on 2025-07-31 02:08 (UTC)
Cmake fails with error stating that compatibility has been removed for cmake < 3.5 Adding -DCMAKE_POLICY_VERSION_MINIMUM=3.5 flag to the PKGBUILD solves the issue.