Search Criteria
Package Details: qimgv-git 1.0.2.r153.gb43fe80-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.53 |
First Submitted: | 2015-10-23 14:41 (UTC) |
Last Updated: | 2024-10-09 08:24 (UTC) |
Dependencies (10)
- exiv2 (exiv2-gitAUR)
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-build-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR)
- opencv (opencv-cuda)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- 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)
- kimageformats (kimageformats-gitAUR) (optional) – support for more image formats
Latest Comments
1 2 3 Next › Last »
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:
easymodo commented on 2021-09-27 18:51 (UTC) (edited on 2021-09-27 18:55 (UTC) by easymodo)
@madjoe: For some reason "git describe" is adding an 8th letter to the commit hash. Fixed. No idea why it started happening all of a sudden..
1 2 3 Next › Last »