Package Details: qimgv-qt6-kde-git v1.0.3.alpha.r119.g82e6b75-2

Git Clone URL: https://aur.archlinux.org/qimgv-qt6-kde-git.git (read-only, click to copy)
Package Base: qimgv-qt6-kde-git
Description: Qt6 image viewer. Fast, configurable, easy to use. Supports video playback.
Upstream URL: https://github.com/easymodo/qimgv
Keywords: qimgv
Licenses: GPL3
Conflicts: qimgv
Provides: qimgv
Submitter: Gigas002
Maintainer: Gigas002
Last Packager: Gigas002
Votes: 14
Popularity: 1.15
First Submitted: 2021-11-21 12:52 (UTC)
Last Updated: 2024-08-05 13:04 (UTC)

Pinned Comments

Gigas002 commented on 2024-07-23 10:26 (UTC)

Finally fixed the plasma6 stuff and proposed the pr upstream: https://github.com/easymodo/qimgv/pull/556 Hope it'll be merged. For the time being, using the patch. Improved the build process for a bit, by adding ccache to speed up re-compile times. After (if) pr's merged, I think this package will become obsolete, and we'll be able to move to qimgv-git Also, an interesting thing I noticed while fixing the kde blur is that it works with other compositors too (hyprland in my case), I guess you just have to have the kde libs installed on your system also?

Latest Comments

« First ‹ Previous 1 2

rabcor commented on 2024-01-08 18:11 (UTC)

Fails to compile for me

CMake Error at qimgv/CMakeLists.txt:31 (qt5_add_translation):
  Unknown CMake command "qt5_add_translation".

Gigas002 commented on 2023-12-26 15:11 (UTC)

@ignilux thanks for advices! Added these packages as optional dependencies

ignilux commented on 2023-12-26 14:27 (UTC) (edited on 2023-12-26 14:27 (UTC) by ignilux)

A few things that I noticed while configuring qimgv:

kimageformats is no longer in the repositories. The new package is kimageformats5, found in Extra (kimageformats5).

A few file formats still didn't work even after installing kimageformats5, namely TIFF. Installing qt5-imageformats (in addition to qt6-imageformats) fixed this.

Gigas002 commented on 2022-11-08 03:44 (UTC)

@clmbtti Glad it helped someone

clmbtti commented on 2022-11-06 21:42 (UTC)

Thanks so much for maintaining the package. It has become my go to image viewer thanks to you.

Gigas002 commented on 2021-11-21 13:11 (UTC) (edited on 2023-05-12 04:06 (UTC) by Gigas002)

Current PKGBUILD is a combination of qimgv-git and qimgv-light-git packages. Note, that this package includes KDE_SUPPORT cmake option. Comment it in PKGBUILD if you don't need KDE support