Search Criteria
Package Details: imv-git 5.0.0.r8.g7154405-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/imv-git.git (read-only, click to copy) |
|---|---|
| Package Base: | imv-git |
| Description: | A command line image viewer intended for use with tiling window managers |
| Upstream URL: | https://git.sr.ht/~exec64/imv |
| Keywords: | image minimal tiling viewer |
| Licenses: | MIT |
| Conflicts: | imv, renameutils |
| Provides: | imv |
| Submitter: | ainola |
| Maintainer: | pizzaman (txtsd) |
| Last Packager: | txtsd |
| Votes: | 9 |
| Popularity: | 0.34 |
| First Submitted: | 2017-10-24 17:09 (UTC) |
| Last Updated: | 2025-11-24 07:15 (UTC) |
Dependencies (21)
- glu (glu-gitAUR)
- libheif (libheif-gitAUR, libheif-highmemAUR)
- libinih (libinih-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libnsbmp (libnsbmp-gitAUR)
- libnsgif (libnsgif-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libwebp (libwebp-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- qoi
- wayland-protocols (wayland-protocols-gitAUR)
- asciidoc (asciidoc-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cmocka (cmocka-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- Show 1 more dependencies...
Required by (5)
- dmscripts-git (requires imv) (optional)
- lsidups-git (requires imv) (optional)
- photon-rss-git (requires imv) (optional)
- photon-rss-x11-git (requires imv) (optional)
- sxmo-utils-sway-git (requires imv)
Latest Comments
1 2 3 Next › Last »
pizzaman commented on 2025-11-26 03:57 (UTC)
Since tinyxxd is a drop-in replacement for xxd it should be compatible enough.
txtsd commented on 2025-11-26 03:10 (UTC)
@pizzaman Upstream requires
tinyxxd. Is thexxdfromvimthe same as the one fromtinyxxd?pizzaman commented on 2025-11-25 23:08 (UTC) (edited on 2025-11-25 23:09 (UTC) by pizzaman)
xxd is provided by vim.
txtsd commented on 2025-11-24 03:40 (UTC)
Can I get co-maintainer on this?
Several optional dependencies need to be regular dependencies instead.
txtsd commented on 2025-09-27 09:18 (UTC)
ballpark commented on 2025-09-14 20:51 (UTC) (edited on 2025-09-14 20:52 (UTC) by ballpark)
FreeImage is unmaintained and has numerous unpatched security vulnerabilities and is no longer packaged. [1][2] Would suggest dropping it.
[1] https://gitlab.archlinux.org/archlinux/packaging/packages/freeimage/-/issues/1
[2] https://aur.archlinux.org/packages/freeimage#comment-1036276
pizzaman commented on 2025-03-23 08:33 (UTC)
@zhs Thanks for the patch. Added.
zhs commented on 2025-02-25 01:43 (UTC)
This PKGBUILD does not build against ICU 76.1 anymore. The non-CVS package from extra repository has added this patch: https://gitlab.archlinux.org/archlinux/packaging/packages/imv/-/blob/main/imv-4.5.0-Link-to-the-common-ICU-library.patch?ref_type=heads
It can be incorporated into this AUR PKGBUILD with the following trivial patch:
Thank you.
pizzaman commented on 2025-01-30 02:33 (UTC)
@jforberg Added as an optional dependency. Package builds normally without it. Thanks for the contribution.
jforberg commented on 2024-03-29 22:08 (UTC)
The package currently doesn't build due to a new dependency on libheif. Here is a patch to apply to fix it:
1 2 3 Next › Last »