Package: draco / 1.5.6+dfsg-3

Metadata

Package Version Patches format
draco 1.5.6+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix removal of build dir prefix from include path.patch | (download)

cmake/draco_install.cmake | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 fix removal of build dir prefix from include path


0002 Install proper CMake targets.patch | (download)

cmake/draco_install.cmake | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 install proper cmake targets


0003 Use C 17 filesystem library.patch | (download)

src/draco/io/file_writer_utils.cc | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use c++17 filesystem library


0004 Set DRACO_LIBRARIES for backwards compatibility.patch | (download)

cmake/draco-config.cmake.template | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 set draco_libraries for backwards compatibility


0005 Fix FTBFS with GCC 13.patch | (download)

src/draco/io/gltf_utils.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs with gcc-13


0006 Fix tinygltf FsCallbacks.patch | (download)

src/draco/io/gltf_decoder.cc | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 fix tinygltf::fscallbacks