vigra: build with openexr support.

This commit is contained in:
Juan RP 2015-08-20 09:02:35 +02:00
parent 0326455bf0
commit 389fe81601

View file

@ -3,9 +3,10 @@ pkgname=vigra
version=1.10.0
revision=2
build_style=cmake
configure_args="-DWITH_OPENEXR=1"
hostmakedepends="cmake python"
makedepends="libpng-devel tiff-devel libjpeg-turbo-devel zlib-devel fftw-devel
boost-devel"
boost-devel libopenexr-devel"
short_desc="Image processing and analysis library"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
@ -19,6 +20,7 @@ post_install() {
}
vigra-doc_package() {
noarch=yes
depends="vigra>=${version}_${revision}"
short_desc+=" - documentation"
pkg_install() {