mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
imath: update to 3.1.9.
This commit is contained in:
parent
110bb7f40c
commit
8649947352
2 changed files with 4 additions and 4 deletions
|
@ -4259,7 +4259,7 @@ libdspy-1.so.1 d-spy-1.4.0_1
|
|||
libpanel-1.so.1 libpanel-1.0.1_1
|
||||
libqrtr.so.1 qrtr-ns-1.0_1
|
||||
libbpf.so.1 libbpf-1.0.0_1
|
||||
libImath-3_1.so.30 imath-3.1.7_1
|
||||
libImath-3_1.so.29 imath-3.1.9_1
|
||||
libIex-3_1.so.30 libopenexr-3.1.5_1
|
||||
libIlmThread-3_1.so.30 libopenexr-3.1.5_1
|
||||
libOpenEXR-3_1.so.30 libopenexr-3.1.5_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'imath'
|
||||
pkgname=imath
|
||||
version=3.1.7
|
||||
revision=2
|
||||
version=3.1.9
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPYTHON=ON"
|
||||
hostmakedepends="python3-numpy"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://imath.readthedocs.io/"
|
||||
changelog="https://raw.githubusercontent.com/AcademySoftwareFoundation/Imath/main/CHANGES.md"
|
||||
distfiles="https://github.com/AcademySoftwareFoundation/Imath/archive/v${version}/imath-${version}.tar.gz"
|
||||
checksum=bff1fa140f4af0e7f02c6cb78d41b9a7d5508e6bcdfda3a583e35460eb6d4b47
|
||||
checksum=f1d8aacd46afed958babfced3190d2d3c8209b66da451f556abd6da94c165cf3
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DBUILD_TESTING=ON"
|
||||
|
|
Loading…
Add table
Reference in a new issue