Search Criteria
Package Details: qimgv-git 1.0.2.r160.gc913500-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qimgv-git.git (read-only, click to copy) |
---|---|
Package Base: | qimgv-git |
Description: | Qt image viewer with video playback |
Upstream URL: | https://github.com/easymodo/qimgv |
Licenses: | GPL-3.0-or-later |
Conflicts: | qimgv |
Provides: | qimgv |
Submitter: | easymodo |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 26 |
Popularity: | 0.066166 |
First Submitted: | 2015-10-23 14:41 (UTC) |
Last Updated: | 2025-02-13 17:03 (UTC) |
Dependencies (11)
- exiv2 (exiv2-gitAUR)
- mpv (mpv-light-pulseAUR, mpv-amd-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-build-gitAUR, mpv-full-gitAUR, mpv-full-luajit-gitAUR)
- opencv (opencv-cuda)
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, qt6-base-headlessAUR)
- qt6-imageformats
- qt6-multimedia
- qt6-svg
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt6-tools (make)
Latest Comments
1 2 3 4 Next › Last »
mindstormer commented on 2025-02-12 16:27 (UTC)
Add qt6-imageformats as dependency for webp files.
jlindgren commented on 2024-10-09 04:03 (UTC)
The build seems to prefer Qt5 if it's installed, even though the PKGBUILD is for Qt6. I hacked around it by adding a prepare():
xorly commented on 2023-12-24 22:47 (UTC)
Please do not call
make
directly and usecmake build .
instead (https://wiki.archlinux.org/title/CMake_package_guidelines#Specifying_directories). Some machines may have different default generator instead ofmake
, e.g.ninja
.FichteFoll commented on 2023-03-11 12:21 (UTC)
Please see the wiki for makedepends regarding how dependencies specified in the normal
depends
are implicitly required for building and should not be specified again inmakedepends
.Derson5 commented on 2022-05-09 18:53 (UTC)
@easymodo You should add
qt6svg
to dependencies (without it I can't build it) and probably this change causes showing that there is update for package but then it it say you have the latest version.madjoe commented on 2022-01-03 22:44 (UTC)
@easymodo: Reinstallation fixed the issue. Thnx.
easymodo commented on 2022-01-03 18:42 (UTC)
@madjoe reinstall this from aur it will fix itself
madjoe commented on 2022-01-03 18:39 (UTC)
After most recent Manjaro update:
1 2 3 4 Next › Last »