summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorwillemw122021-08-07 16:58:16 +0200
committerwillemw122021-08-07 16:58:16 +0200
commit086d7f15b77a57a9be25b97045e1b754ab1e6089 (patch)
treef187c0aaa5bae80cfc420e8ccae7e774375df7e3 /.SRCINFO
parenta1e6cc70a553f613184a2278d3b44304ae99e2da (diff)
downloadaur-086d7f15b77a57a9be25b97045e1b754ab1e6089.tar.gz
Add qt5-tools to depends
Add PREFIX to qmake. Change description and pkgver(). Remove qt5-base from makedepends. Update arch, depends and optdepends. Cleanup.
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
-