Package: nvidia-texture-tools / 2.1.0-git20160229+dfsg-2

Metadata

Package Version Patches format
nvidia-texture-tools 2.1.0-git20160229+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Library Versioning.patch | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
cmake/Libraries.cmake | 8 8 + 0 - 0 !
src/nvcore/CMakeLists.txt | 3 3 + 0 - 0 !
src/nvimage/CMakeLists.txt | 3 3 + 0 - 0 !
src/nvmath/CMakeLists.txt | 3 3 + 0 - 0 !
src/nvthread/CMakeLists.txt | 3 3 + 0 - 0 !
src/nvtt/CMakeLists.txt | 3 3 + 0 - 0 !
7 files changed, 25 insertions(+)

 library versioning


0003 Remove march athlon64 from CXXFLAGS.patch | (download)

cmake/OptimalOptions.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove -march=athlon64 from cxxflags


0004 Fix bugs with kFreeBSD 64 bit Architectures ARM.patch | (download)

extern/poshlib/posh.h | 5 5 + 0 - 0 !
src/nvcore/Debug.cpp | 3 2 + 1 - 0 !
src/nvcore/Debug.h | 2 1 + 1 - 0 !
src/nvcore/nvcore.h | 1 1 + 0 - 0 !
4 files changed, 9 insertions(+), 2 deletions(-)

 fix bugs with kfreebsd/64-bit architectures/arm


0005 Don t include sys sysctl.h on Linux.patch | (download)

src/nvthread/nvthread.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 [patch] don't include sys/sysctl.h on linux.

Not only is sysctl() not used on this platform, but musl libc does not have the header.

0006 Merge changes from The Witness.patch | (download)

src/bc6h/CMakeLists.txt | 1 1 + 0 - 0 !
src/bc7/CMakeLists.txt | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 [patch] merge changes from the witness.


0007 fix glut usage.patch | (download)

src/nvtt/tools/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with newer findglut.cmake


13 typos.patch | (download)

src/nvtt/tools/assemble.cpp | 2 1 + 1 - 0 !
src/nvtt/tools/compress.cpp | 2 1 + 1 - 0 !
src/nvtt/tools/decompress.cpp | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 Lintian is quite pedantic about spelling mistakes


15 ppc64el.patch | (download)

src/nvtt/squish/simd_ve.h | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

---