Package: libstb / 0.0~git20200713.b42009b+ds-1

Metadata

Package Version Patches format
libstb 0.0~git20200713.b42009b+ds-1 3.0 (quilt)

Patch series

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

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

 [patch 1/8] 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 2/8] mask out rectangle packing replacement in stb_truetype


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

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

 [patch 3/8] 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 4/8] 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 5/8] 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 6/8] 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 7/8] 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 8/8] tests/image_write_test.c: use library