nomacs: update to 3.8.1.

Closes #14668.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Johannes Brechtmann 2018-05-20 00:36:20 +02:00 committed by Enno Boland
parent 20242591fb
commit 02e282afba

View file

@ -1,18 +1,18 @@
# Template file for 'nomacs' # Template file for 'nomacs'
pkgname=nomacs pkgname=nomacs
version=3.6.1 version=3.8.1
revision=3 revision=1
build_style=cmake build_style=cmake
build_wrksrc="ImageLounge" build_wrksrc="ImageLounge"
configure_args="-DUSE_SYSTEM_QUAZIP=1" 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" makedepends="qt5-tools-devel qt5-svg-devel exiv2-devel libopencv-devel libraw-devel quazip-qt5-devel"
short_desc="Simple yet powerful Qt imageviewer" short_desc="Simple yet powerful Qt imageviewer"
maintainer="Kharlamov Alexey <der@2-47.ru>" maintainer="Kharlamov Alexey <der@2-47.ru>"
license="GPL-3" license="GPL-3.0-or-later"
homepage="http://nomacs.org/" homepage="http://nomacs.org/"
distfiles="https://github.com/nomacs/nomacs/archive/${version}.tar.gz" distfiles="https://github.com/nomacs/nomacs/archive/${version}.tar.gz"
checksum=09b289cac51a5fdccc02aa4a60405bbbd4b5bfdb6b2a52ca5b0cb3b0f7a87068 checksum=1a6b0f5fb0cb61956fafce0d6d49e25abc4b34b77b1485654d9b03b786b8ea00
pre_configure() { pre_configure() {
# fix build with quazip-qt5 # fix build with quazip-qt5