mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gmic: revbump for imath-3.1.7.
This commit is contained in:
parent
d3306d1533
commit
1fe2c8a12e
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'gmic'
|
# Template file for 'gmic'
|
||||||
pkgname=gmic
|
pkgname=gmic
|
||||||
version=3.1.6
|
version=3.1.6
|
||||||
revision=1
|
revision=2
|
||||||
_zart_hash=34ebf6cce0bafb98abe57cec83c4a02cd1abeca0
|
_zart_hash=34ebf6cce0bafb98abe57cec83c4a02cd1abeca0
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
build_helper=qmake
|
build_helper=qmake
|
||||||
make_build_args=NOSTRIP=yes
|
make_build_args="NOSTRIP=yes"
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
hostmakedepends="pkg-config gimp qt5-host-tools qt5-qmake"
|
hostmakedepends="pkg-config gimp qt5-host-tools qt5-qmake"
|
||||||
makedepends="fftw-devel imath-devel libopenexr-devel MesaLib-devel libopencv-devel
|
makedepends="fftw-devel imath-devel libopenexr-devel MesaLib-devel libopencv-devel
|
||||||
|
@ -16,8 +16,8 @@ makedepends="fftw-devel imath-devel libopenexr-devel MesaLib-devel libopencv-dev
|
||||||
short_desc="GREYC's Magic for Image Computing (image processing framework)"
|
short_desc="GREYC's Magic for Image Computing (image processing framework)"
|
||||||
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
|
||||||
license="CECILL-2.1, CECILL-C"
|
license="CECILL-2.1, CECILL-C"
|
||||||
homepage="http://gmic.eu/"
|
homepage="https://gmic.eu/"
|
||||||
distfiles="http://gmic.eu/files/source/gmic_${version}.tar.gz
|
distfiles="https://gmic.eu/files/source/gmic_${version}.tar.gz
|
||||||
https://github.com/c-koi/zart/archive/${_zart_hash}.tar.gz"
|
https://github.com/c-koi/zart/archive/${_zart_hash}.tar.gz"
|
||||||
checksum="e73d63ba6520637c782b6e5e6805037a27b6255c011c9e2a60a56f9c28822ce4
|
checksum="e73d63ba6520637c782b6e5e6805037a27b6255c011c9e2a60a56f9c28822ce4
|
||||||
257baa7e8b32ccfac0841c61ec317ad3ad1c2bfe2d44474b2ca879dc33f755f8"
|
257baa7e8b32ccfac0841c61ec317ad3ad1c2bfe2d44474b2ca879dc33f755f8"
|
||||||
|
|
Loading…
Add table
Reference in a new issue