mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nomacs: enable translations
This commit is contained in:
parent
5319e0fdca
commit
6f37b51041
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'nomacs'
|
# Template file for 'nomacs'
|
||||||
pkgname=nomacs
|
pkgname=nomacs
|
||||||
version=3.12
|
version=3.12
|
||||||
revision=2
|
revision=3
|
||||||
build_wrksrc=ImageLounge
|
build_wrksrc=ImageLounge
|
||||||
build_style=cmake
|
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"
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools quazip-devel"
|
||||||
makedepends="qt5-tools-devel qt5-svg-devel exiv2-devel libopencv-devel
|
makedepends="qt5-tools-devel qt5-svg-devel exiv2-devel libopencv-devel
|
||||||
libraw-devel quazip-devel"
|
libraw-devel quazip-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue