mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
openexr: update to 2.3.0.
This commit is contained in:
parent
095c69d21f
commit
2a5cd3b725
2 changed files with 6 additions and 6 deletions
|
@ -1632,8 +1632,8 @@ libIex-2_3.so.24 ilmbase-2.3.0_1
|
||||||
libIexMath-2_3.so.24 ilmbase-2.3.0_1
|
libIexMath-2_3.so.24 ilmbase-2.3.0_1
|
||||||
libImath-2_3.so.24 ilmbase-2.3.0_1
|
libImath-2_3.so.24 ilmbase-2.3.0_1
|
||||||
libIlmThread-2_3.so.24 ilmbase-2.3.0_1
|
libIlmThread-2_3.so.24 ilmbase-2.3.0_1
|
||||||
libIlmImf-2_2.so.22 libopenexr-2.2.0_1
|
libIlmImf-2_3.so.24 libopenexr-2.3.0_1
|
||||||
libIlmImfUtil-2_2.so.22 libopenexr-2.2.0_1
|
libIlmImfUtil-2_3.so.24 libopenexr-2.3.0_1
|
||||||
libGraphicsMagick.so.3 libgraphicsmagick-1.3.19_1
|
libGraphicsMagick.so.3 libgraphicsmagick-1.3.19_1
|
||||||
libGraphicsMagick++.so.12 libgraphicsmagick-1.3.22_1
|
libGraphicsMagick++.so.12 libgraphicsmagick-1.3.22_1
|
||||||
libGraphicsMagickWand.so.2 libgraphicsmagick-1.3.19_1
|
libGraphicsMagickWand.so.2 libgraphicsmagick-1.3.19_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openexr'
|
# Template file for 'openexr'
|
||||||
pkgname=openexr
|
pkgname=openexr
|
||||||
version=2.2.0
|
version=2.3.0
|
||||||
revision=8
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.openexr.com/"
|
homepage="http://www.openexr.com/"
|
||||||
|
@ -9,8 +9,8 @@ license="BSD"
|
||||||
short_desc="High dynamic-range (HDR) image file format"
|
short_desc="High dynamic-range (HDR) image file format"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="ilmbase-devel zlib-devel"
|
makedepends="ilmbase-devel zlib-devel"
|
||||||
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/openexr/openexr/releases/download/v${version}/openexr-${version}.tar.gz"
|
||||||
checksum="36a012f6c43213f840ce29a8b182700f6cf6b214bea0d5735594136b44914231"
|
checksum=fd6cb3a87f8c1a233be17b94c74799e6241d50fc5efd4df75c7a4b9cf4e25ea6
|
||||||
|
|
||||||
LDFLAGS="-lrt"
|
LDFLAGS="-lrt"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue