Best image viewer, keep up the good work bro
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/qview.git (read-only, click to copy) |
|---|---|
| Package Base: | qview |
| Description: | qView is a Qt image viewer designed with minimalism and usability in mind. |
| Upstream URL: | https://interversehq.com/qview/ |
| Keywords: | qt |
| Licenses: | GPL3 |
| Submitter: | jurplel |
| Maintainer: | jurplel |
| Last Packager: | jurplel |
| Votes: | 58 |
| Popularity: | 2.42 |
| First Submitted: | 2018-09-01 06:50 (UTC) |
| Last Updated: | 2025-07-27 17:08 (UTC) |
Best image viewer, keep up the good work bro
I reverted the arch.
You can't use arch=(any) when the package produces a binary. any means architecture independent.
Should be updated for Qt6 now. Let me know if there are any issues.
According to some quick peek into source code, qview 6.1 does support QT6. Would there be any plans of creating a pkgbuild bump that uses qt6 instead of qt5?
Thanks, fixed.
6.1 doesn't build in a clean chroot due to missing dependency qt5-x11extras. Adding this to makedepends fixes this.
Fixed in 6.1.
https://github.com/jurplel/qView/issues/611 <-- Tracked
Thank you! I think I know what to fix then.