14 lines
487 B
Bash
14 lines
487 B
Bash
# Template file for 'qView'
|
|
pkgname=qView
|
|
version=4.0
|
|
revision=1
|
|
build_style=qmake
|
|
hostmakedepends="qt5-host-tools qt5-qmake"
|
|
makedepends="qt5-devel"
|
|
short_desc="Image viewer designed with minimalism and usability in mind"
|
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://interversehq.com/qview/"
|
|
distfiles="https://github.com/jurplel/qView/archive/${version}.tar.gz"
|
|
checksum=04f986a03bff1b957ac72f266f58a8a7fd403e4606a5bc00ad4a3130d14f11c3
|