Package: libstb / 0.0~git20241109.5c20573+ds-1

Metadata

Package Version Patches format
libstb 0.0~git20241109.5c20573+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Makefile refactor.patch | (download)

Makefile | 81 81 + 0 - 0 !
stb.pc.in | 9 9 + 0 - 0 !
2 files changed, 90 insertions(+)

 [patch 01/11] makefile: refactor


0002 Mask out rectangle packing replacement in stb_truety.patch | (download)

stb_rect_pack_truetype.c | 15 15 + 0 - 0 !
1 file changed, 15 insertions(+)

 [patch 02/11] mask out rectangle packing replacement in stb_truetype


0003 stb.h fix pointer detection.patch | (download)

deprecated/stb.h | 19 3 + 16 - 0 !
1 file changed, 3 insertions(+), 16 deletions(-)

 [patch 03/11] stb.h: fix pointer detection


0004 stb_c_lexer.h exit on error.patch | (download)

stb_c_lexer.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch 04/11] stb_c_lexer.h: exit on error


0005 stb_sprintf.h fix pointer detection.patch | (download)

stb_sprintf.h | 7 2 + 5 - 0 !
1 file changed, 2 insertions(+), 5 deletions(-)

 [patch 05/11] stb_sprintf.h: fix pointer detection


0006 tests Makefile refactor.patch | (download)

tests/Makefile | 70 58 + 12 - 0 !
1 file changed, 58 insertions(+), 12 deletions(-)

 [patch 06/11] tests/makefile: refactor


0007 tests image_test.c use library.patch | (download)

tests/image_test.c | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 [patch 07/11] tests/image_test.c: use library


0008 tests image_write_test.c use library.patch | (download)

tests/image_write_test.c | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 [patch 08/11] tests/image_write_test.c: use library


0009 Add missing header includes.patch | (download)

stb_divide.h | 2 2 + 0 - 0 !
stb_dxt.h | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+)

 [patch 09/11] add missing header includes

https://bugs.debian.org/1065764

0010 stb_herringbone_wang_tile.h add missing forward decl.patch | (download)

stb_herringbone_wang_tile.h | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 [patch 10/11] stb_herringbone_wang_tile.h: add missing forward
 declaration


0011 stb_image_resize2.h fix gcc unroll errors.patch | (download)

stb_image_resize2.h | 40 20 + 20 - 0 !
1 file changed, 20 insertions(+), 20 deletions(-)

 [patch 11/11] stb_image_resize2.h: fix gcc unroll errors