blob: c32f9aa61f5d63a429b856f640004e1725ba44a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = qview-git
pkgdesc = Practical and minimal image viewer
pkgver = 6.1.r10.ge37c8ea
pkgrel = 3
url = https://interversehq.com/qview
arch = x86_64
license = GPL3
makedepends = git
makedepends = qt5-x11extras
depends = hicolor-icon-theme
depends = qt5-base
depends = qt5-tools
optdepends = kimageformats5: additional image format support
optdepends = qt5-avif-image-plugin: AVIF support
optdepends = qt-heif-image-plugin: HEIF support
optdepends = qt5-apng-plugin: APNG support
optdepends = qt5-imageformats: additional image format support
optdepends = qt5-svg: SVG support
provides = qview
conflicts = qview
source = qview-git::git+https://github.com/jurplel/qView.git
sha256sums = SKIP
pkgname = qview-git
|