nomacs: update to 3.8.1.
Closes #14668. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
20242591fb
commit
02e282afba
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'nomacs'
|
||||
pkgname=nomacs
|
||||
version=3.6.1
|
||||
revision=3
|
||||
version=3.8.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_wrksrc="ImageLounge"
|
||||
configure_args="-DUSE_SYSTEM_QUAZIP=1"
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools quazip-qt5-devel"
|
||||
makedepends="qt5-tools-devel qt5-svg-devel exiv2-devel libopencv-devel libraw-devel quazip-qt5-devel"
|
||||
short_desc="Simple yet powerful Qt imageviewer"
|
||||
maintainer="Kharlamov Alexey <der@2-47.ru>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://nomacs.org/"
|
||||
distfiles="https://github.com/nomacs/nomacs/archive/${version}.tar.gz"
|
||||
checksum=09b289cac51a5fdccc02aa4a60405bbbd4b5bfdb6b2a52ca5b0cb3b0f7a87068
|
||||
checksum=1a6b0f5fb0cb61956fafce0d6d49e25abc4b34b77b1485654d9b03b786b8ea00
|
||||
|
||||
pre_configure() {
|
||||
# fix build with quazip-qt5
|
||||
|
|
Loading…
Reference in a new issue