Wed Aug 10 01:00:08 2022 UTC ()
assimp: Update to 5.2.4

CHANGELOG:

The Assimp 5.2.4 Bugfix-Release (14 May 2022)

- Use static runtime only when the option is selected
- Fix compile error: When enabling macro ASSIMP_DOUBLE_PRECISION
- Detect Roughness factor exported by Blender
- Updated Android build script
- Prevent nullptr access to normals-array in bitangent computation
- Avoid setting PBR properties when they are not found on mtl file
- Fix ogre xml serializer
- Fix draco building error when import assimp with cmake add_subdirectory
- FbxConverter: update bone mOffsetMatrix
- Some Windows/MSYS2-specific fixes
- Document fuzz folder
- Fix out-of-range access in ASE-Parser
- Disable assertion tests floating point against inf for Intel oneAPI
- Delete README
- Rename TextureTypeToString() to aiTextureTypeToString()
- Fixed library names for MinGW/MSYS2
- Update pugixml dependency to v1.12.1
- Add an option to treat warnings as errors
- Minor updates to ASSIMP Viewer
- Add badge to show open issue in percentage
- Clang-Tidy performance fixes (make values const-ref where needed).
- MMD (pmx) fixes
- Resource script updates
- Accelerate the Merge vertex post processing step


(charlotte)
diff -r1.5 -r1.6 pkgsrc/multimedia/assimp/Makefile
diff -r1.8 -r1.9 pkgsrc/multimedia/assimp/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/multimedia/assimp/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/assimp/Makefile 2022/05/18 00:24:49 1.5
+++ pkgsrc/multimedia/assimp/Makefile 2022/08/10 01:00:08 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2022/05/18 00:24:49 charlotte Exp $ 1# $NetBSD: Makefile,v 1.6 2022/08/10 01:00:08 charlotte Exp $
2 2
3DISTNAME= assimp-5.2.3 3DISTNAME= assimp-5.2.4
4CATEGORIES= multimedia 4CATEGORIES= multimedia
5MASTER_SITES= ${MASTER_SITE_GITHUB:=assimp/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=assimp/}
6GITHUB_TAG= v${PKGVERSION_NOREV} 6GITHUB_TAG= v${PKGVERSION_NOREV}
7 7
8MAINTAINER= charlotte@NetBSD.org 8MAINTAINER= charlotte@NetBSD.org
9HOMEPAGE= http://www.assimp.org/ 9HOMEPAGE= http://www.assimp.org/
10COMMENT= Library to import various 3D model formats 10COMMENT= Library to import various 3D model formats
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13USE_CMAKE= yes 13USE_CMAKE= yes
14USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16 16

cvs diff -r1.8 -r1.9 pkgsrc/multimedia/assimp/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/assimp/distinfo 2022/04/14 13:20:42 1.8
+++ pkgsrc/multimedia/assimp/distinfo 2022/08/10 01:00:08 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2022/04/14 13:20:42 nros Exp $ 1$NetBSD: distinfo,v 1.9 2022/08/10 01:00:08 charlotte Exp $
2 2
3BLAKE2s (assimp-5.2.3.tar.gz) = 92b8beeef45d19c1dbb81771014802fedf1b9f92f1b6db6e5883d5b34402a3bf 3BLAKE2s (assimp-5.2.4.tar.gz) = 53fbd93476ace29045fde352551418a89c54511aaa2caa42c5c3668c0bfca0ed
4SHA512 (assimp-5.2.3.tar.gz) = accc1020877b631431bd0bc2de20b530d7e8d234e960904070292a4a08e768c55d1d0cf614c68d38f099fab2d086420c3ffd3f729cb538b169c1275ef0be1eaa 4SHA512 (assimp-5.2.4.tar.gz) = ee988b1806b46c78f97bb5b25237a3f56a7028ed37898fb9b243e379e29e8bfd29e4dffc616566941ed9bdcf502bd30568904ad2ef2ef7d0f63b40daefdc66bf
5Size (assimp-5.2.3.tar.gz) = 49606233 bytes 5Size (assimp-5.2.4.tar.gz) = 49613683 bytes
6SHA1 (patch-contrib_zip_src_zip.h) = 1eac9382ac0536d4ede0b9c4f9e72c7ef1dfbf63 6SHA1 (patch-contrib_zip_src_zip.h) = 1eac9382ac0536d4ede0b9c4f9e72c7ef1dfbf63