Search Criteria
Package Details: vimiv-qt 0.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vimiv-qt.git (read-only, click to copy) |
|---|---|
| Package Base: | vimiv-qt |
| Description: | An image viewer with vim-like keybindings |
| Upstream URL: | https://github.com/karlch/vimiv-qt |
| Licenses: | GPL3 |
| Conflicts: | vimiv |
| Provides: | vimiv |
| Submitter: | karlch |
| Maintainer: | karlch |
| Last Packager: | karlch |
| Votes: | 10 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-11-01 15:07 (UTC) |
| Last Updated: | 2023-07-15 15:21 (UTC) |
Dependencies (7)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
- python-exiv2AUR (optional) – for exif support
- python-piexif (optional) – alternative for exif support
- qt5-imageformats (optional) – for additional image formats
- qt5-svg (qt5-svg-gitAUR) (optional) – for svg support
Latest Comments
1 2 Next › Last »
pete_pi commented on 2026-01-23 17:40 (UTC) (edited on 2026-01-23 17:41 (UTC) by pete_pi)
To make it work, replace PKGBUILD file with following content:
and then run
makepkg -sisimona commented on 2026-01-17 09:45 (UTC)
rawspeed commented on 2025-12-15 18:39 (UTC) (edited on 2025-12-15 19:20 (UTC) by rawspeed)
Does anyone know how to get passed the PathDistribution error mentioned by ingenarel?
Edit: Deleting the line
import fastentrypointsin `setup.py' seems to work.ingenarel commented on 2025-06-02 17:05 (UTC)
build fails
karlch commented on 2024-05-10 07:52 (UTC)
@MarsSeed Thanks for your hint! I wasn't able to find a package called
python3-py3exiv2in the AUR or the official packages.Instead, we currently optdepend on python-exiv2 which seems to link to the corresponding upstream py3exiv2 and runs fine with vimiv-qt for me.
MarsSeed commented on 2024-04-28 05:49 (UTC)
@artems, the AUR does not host binary builds, only build scripts and metadata. So it is the user or someone's CI cerver that needs to rebuild the Arch package for Python 3.12.
artems commented on 2024-04-28 00:28 (UTC)
Hi, is this the right place to request an update to the package to be built against python3.12 or that is more for the GitHub issues on the repo?
MarsSeed commented on 2023-07-21 15:53 (UTC) (edited on 2024-04-28 05:44 (UTC) by MarsSeed)
This should optdepend on a package called
python-py3exiv2, and current requirements call for its latest version,py3exiv2=0.11.0, as of this writing.Yutsuten commented on 2022-10-13 11:38 (UTC) (edited on 2022-10-13 11:38 (UTC) by Yutsuten)
Thank you for creating this package, this is the best image viewer that works on wayland I found so far!!
karlch commented on 2022-05-19 13:46 (UTC)
@sk4y thank you for catching this, I must have forgotten to update the .SRCINFO file. Fixed.
1 2 Next › Last »