Name: | collada-dom |
---|---|
Version: | 2.4.4 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 7921506 |
License: | MIT |
RPM: | collada-dom-2.4.4-4.el7.aarch64.rpm |
Source RPM: | collada-dom-2.4.4-4.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.collada.org |
Summary: | COLLADA Document Object Model Library |
Description: | COLLADA is a royalty-free XML schema that enables digital asset exchange within the interactive 3D industry. The COLLADA Document Object Model (COLLADA DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document. |
- Add patch to build with GCC6 (type conversion fix)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for Boost 1.60
- Update to upstream version 2.4.4 - Switch from git snapshot to github tar release - Remove upstreamed patches
- Rebuilt for Boost 1.59
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159
- Rebuild for boost 1.58.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Add patch to fix incorrect cmake paths - Use CMAKE_SKIP_INSTALL_RPATH instead of CMAKE_SKIP_RPATH
- Rebuilt for GCC 5 C++11 ABI change