Package: tinygltf / 2.7.0+dfsg-2

Metadata

Package Version Patches format
tinygltf 2.7.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix build system.patch | (download)

CMakeLists.txt | 88 43 + 45 - 0 !
cmake/TinyGLTFConfig.cmake.in | 8 7 + 1 - 0 !
tiny_gltf.cpp | 3 3 + 0 - 0 !
3 files changed, 53 insertions(+), 46 deletions(-)

 fix build system

0002 Fix third party includes.patch | (download)

tests/tester.cc | 2 1 + 1 - 0 !
tiny_gltf.h | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix third party includes

0003 Integrate unit tests into CMake build.patch | (download)

CMakeLists.txt | 4 4 + 0 - 0 !
tests/CMakeLists.txt | 9 9 + 0 - 0 !
tests/tester.cc | 4 2 + 2 - 0 !
3 files changed, 15 insertions(+), 2 deletions(-)

 integrate unit tests into cmake build

0004 Add pkgconfig file.patch | (download)

CMakeLists.txt | 3 3 + 0 - 0 !
tinygltf.pc.in | 10 10 + 0 - 0 !
2 files changed, 13 insertions(+)

 add pkgconfig file

0005 Hide nlohmann_json symbols.patch | (download)

tiny_gltf.h | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 hide nlohmann_json symbols


0006 Big endian fix.patch | (download)

tiny_gltf.h | 24 13 + 11 - 0 !
1 file changed, 13 insertions(+), 11 deletions(-)

 big endian fix