mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
344ccf6363
Change log: https://github.com/assimp/assimp/releases/tag/v4.1.0 Additional port changes: * Removed CMAKE_SKIP_RPATH, the default behavior should suffice * Changed to CMAKE_OFF * Removed the unnecessary .if/gcc clause * Improved PLIST_SUB tokens * Added the patch for #include that is already in the upstream repository now Also tried to add the double-precision option, but it fails in build, so I reported this to the upsream. Bumped PORTREVISION: games/pioneer games/doomsday graphics/qt5-3d Submitted by: myself Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14253
55 lines
1.5 KiB
Plaintext
55 lines
1.5 KiB
Plaintext
bin/assimp
|
|
include/assimp/Compiler/poppack1.h
|
|
include/assimp/Compiler/pstdint.h
|
|
include/assimp/Compiler/pushpack1.h
|
|
include/assimp/DefaultIOStream.h
|
|
include/assimp/DefaultIOSystem.h
|
|
include/assimp/DefaultLogger.hpp
|
|
include/assimp/Defines.h
|
|
include/assimp/Exporter.hpp
|
|
include/assimp/IOStream.hpp
|
|
include/assimp/IOSystem.hpp
|
|
include/assimp/Importer.hpp
|
|
include/assimp/LogStream.hpp
|
|
include/assimp/Logger.hpp
|
|
include/assimp/NullLogger.hpp
|
|
include/assimp/ProgressHandler.hpp
|
|
include/assimp/SceneCombiner.h
|
|
include/assimp/ai_assert.h
|
|
include/assimp/anim.h
|
|
include/assimp/camera.h
|
|
include/assimp/cexport.h
|
|
include/assimp/cfileio.h
|
|
include/assimp/cimport.h
|
|
include/assimp/color4.h
|
|
include/assimp/color4.inl
|
|
include/assimp/config.h
|
|
include/assimp/defs.h
|
|
include/assimp/importerdesc.h
|
|
include/assimp/light.h
|
|
include/assimp/material.h
|
|
include/assimp/material.inl
|
|
include/assimp/matrix3x3.h
|
|
include/assimp/matrix3x3.inl
|
|
include/assimp/matrix4x4.h
|
|
include/assimp/matrix4x4.inl
|
|
include/assimp/mesh.h
|
|
include/assimp/metadata.h
|
|
include/assimp/postprocess.h
|
|
include/assimp/quaternion.h
|
|
include/assimp/quaternion.inl
|
|
include/assimp/scene.h
|
|
include/assimp/texture.h
|
|
include/assimp/types.h
|
|
include/assimp/vector2.h
|
|
include/assimp/vector2.inl
|
|
include/assimp/vector3.h
|
|
include/assimp/vector3.inl
|
|
include/assimp/version.h
|
|
lib/cmake/assimp-%%VER2%%/assimp-config-version.cmake
|
|
lib/cmake/assimp-%%VER2%%/assimp-config.cmake
|
|
lib/libassimp.so
|
|
lib/libassimp.so.%%SHL1%%
|
|
lib/libassimp.so.%%SHL3%%
|
|
libdata/pkgconfig/assimp.pc
|