Name: | assimp |
---|---|
Version: | 5.2.5 |
Release: | 2.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 8155853 |
License: | BSD and MIT and Boost and Unlicense and zlib |
RPM: | assimp-5.2.5-2.el9.x86_64.rpm |
Source RPM: | assimp-5.2.5-2.el9.src.rpm |
Build Date: | Sat Jan 13 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/assimp/assimp |
Summary: | Library to import various 3D model formats into applications |
Description: | Assimp, the Open Asset Import Library, is a free library to import various well-known 3D model formats into applications. Assimp aims to provide a full asset conversion pipeline for use in game engines and real-time rendering systems, but is not limited to these applications. |
- Add pugixml and poly2tri devel dependencies to assimp-devel
- Add check section and fix ctest configuration
- Ensure stb_image contains the latest CVE patches
- Update to release 5.2.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for Python 3.12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Security fix for CVE-2022-28041 - Drop dependency on pkgconfig(zzip-zlib-config), no longer available in zziplib; use zlib directly instead