mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nomacs: rebuild for opencv-4.6.0, fix homepage
This commit is contained in:
parent
84f99c8288
commit
6cfe08a34d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nomacs'
|
# Template file for 'nomacs'
|
||||||
pkgname=nomacs
|
pkgname=nomacs
|
||||||
version=3.16.224
|
version=3.16.224
|
||||||
revision=2
|
revision=3
|
||||||
build_wrksrc=ImageLounge
|
build_wrksrc=ImageLounge
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_BUILD_TYPE=None -DENABLE_TRANSLATIONS=1
|
configure_args="-DCMAKE_BUILD_TYPE=None -DENABLE_TRANSLATIONS=1
|
||||||
|
@ -12,6 +12,6 @@ makedepends="qt5-tools-devel qt5-svg-devel exiv2-devel libopencv-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.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://nomacs.org/"
|
homepage="https://github.com/nomacs/nomacs"
|
||||||
distfiles="https://github.com/nomacs/nomacs/archive/${version}.tar.gz"
|
distfiles="https://github.com/nomacs/nomacs/archive/${version}.tar.gz"
|
||||||
checksum=bbc7e9048026ef9e0d2b64902c88050f17a679ef3d3c009de2c3b7de5d1d217c
|
checksum=bbc7e9048026ef9e0d2b64902c88050f17a679ef3d3c009de2c3b7de5d1d217c
|
||||||
|
|
Loading…
Add table
Reference in a new issue