Search Criteria
Package Details: vipsdisp-git 2.4.1+3.g1f28388-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vipsdisp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vipsdisp-git |
| Description: | displays an image with libvips and gtk+4; can display huge images quickly and without using much memory; supports many scientific and technical image formats. |
| Upstream URL: | https://github.com/jcupitt/vipsdisp |
| Licenses: | unknown |
| Provides: | vipsdisp |
| Submitter: | npfeiler |
| Maintainer: | None |
| Last Packager: | npfeiler |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-10-03 02:01 (UTC) |
| Last Updated: | 2022-10-03 03:40 (UTC) |
Dependencies (6)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- libvips (libvips-gitAUR, libvips-notiffAUR)
- openjpeg2 (openjpeg-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
Gallifreyan commented on 2024-06-03 16:08 (UTC) (edited on 2024-06-13 07:06 (UTC) by Gallifreyan)
There are a few discrepancies between the deps here and those suggested by
namcap, e.g.cmakeisn't needed, whilecairoandglib2apparently are, as well asglib2-develinmakedepeds. I took the liberty of doing some changes to the PKGBUILD:The custom
-Dflags for meson could be omitted, they're only for optimisation and some namcap warningsGallifreyan commented on 2024-03-06 11:36 (UTC) (edited on 2024-03-06 12:12 (UTC) by Gallifreyan)
The package currently refuses to build due to it requiring vips >= 8.16, while the main libvips in the repo provides 8.15.1 at the moment. libvips-git builds 8.16, but still has 8.15 in version info in AUR.
Gallifreyan commented on 2024-03-06 09:07 (UTC)
Per the repo, the licence is MIT