summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 479436cd9bba..cbeb364d9091 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,23 @@
pkgbase = qview-git
- pkgdesc = qView is a Qt image viewer designed with minimalism and usability in mind.
- pkgver = r434.4d15b97
+ pkgdesc = Practical and minimal image viewer
+ pkgver = 4.0.r178.ge2bfcf7
pkgrel = 1
url = https://interversehq.com/qview/
- arch = i686
arch = x86_64
license = GPL3
makedepends = git
- makedepends = qt5-base
- depends = qt5-base>=5.9
- depends = hicolor-icon-theme
- optdepends = xdg-utils: Used to open containing folder of file
- optdepends = qt5-imageformats: Extra image format support
- optdepends = qt5-svg: SVG support
+ depends = qt5-base
+ depends = qt5-tools
+ optdepends = kimageformats: additional image formats
+ optdepends = qt-avif-image-plugin-git: AVIF format
+ optdepends = qt5-apng-plugin: APNG format
+ optdepends = qt5-heif: HEIF format
+ optdepends = qt5-imageformats: additional image formats
+ optdepends = qt5-svg: SVG format
+ optdepends = qtraw: RAW format
provides = qview
conflicts = qview
- source = git+https://github.com/jurplel/qView
+ source = qview-git::git+https://github.com/jurplel/qView.git
sha256sums = SKIP
pkgname = qview-git
-