nomacs: enable translations

This commit is contained in:
Matthias von Faber 2019-10-20 08:14:51 +02:00 committed by Helmut Pozimski
parent 5319e0fdca
commit 6f37b51041

View file

@ -1,10 +1,10 @@
# Template file for 'nomacs'
pkgname=nomacs
version=3.12
revision=2
revision=3
build_wrksrc=ImageLounge
build_style=cmake
configure_args="-DUSE_SYSTEM_QUAZIP=1"
configure_args="-DENABLE_TRANSLATIONS=1 -DUSE_SYSTEM_QUAZIP=1"
hostmakedepends="pkg-config qt5-qmake qt5-host-tools quazip-devel"
makedepends="qt5-tools-devel qt5-svg-devel exiv2-devel libopencv-devel
libraw-devel quazip-devel"