dep-repository

Default repository for the dep dependency manager
git clone git://git.finwo.net/misc/dep-repository
Log | Files | Refs

commit 8a55f7ea1126ad9357afcd397f6493a1f1715249
parent 091059b97fa4390d00e79fb261fb601c8fd6925a
Author: finwo <finwo@pm.me>
Date:   Wed, 22 Oct 2025 15:58:48 +0200

Add nothings/stb package

Diffstat:
Anothings/stb/package.ini | 28++++++++++++++++++++++++++++
1 file changed, 28 insertions(+), 0 deletions(-)

diff --git a/nothings/stb/package.ini b/nothings/stb/package.ini @@ -0,0 +1,28 @@ +[repository] +github=nothings/stb + +[package] +name=nothings/stb + +[export] +include/nothings/stb_c_lexer.h=stb_c_lexer.h +include/nothings/stb_connected_components.h=stb_connected_components.h +include/nothings/stb_divide.h=stb_divide.h +include/nothings/stb_ds.h=stb_ds.h +include/nothings/stb_dxt.h=stb_dxt.h +include/nothings/stb_easy_font.h=stb_easy_font.h +include/nothings/stb_herringbone_wang_tile.h=stb_herringbone_wang_tile.h +include/nothings/stb_hexwave.h=stb_hexwave.h +include/nothings/stb_image.h=stb_image.h +include/nothings/stb_image_resize2.h=stb_image_resize2.h +include/nothings/stb_image_write.h=stb_image_write.h +include/nothings/stb_include.h=stb_include.h +include/nothings/stb_leakcheck.h=stb_leakcheck.h +include/nothings/stb_perlin.h=stb_perlin.h +include/nothings/stb_rect_pack.h=stb_rect_pack.h +include/nothings/stb_sprintf.h=stb_sprintf.h +include/nothings/stb_textedit.h=stb_textedit.h +include/nothings/stb_tilemap_editor.h=stb_tilemap_editor.h +include/nothings/stb_truetype.h=stb_truetype.h +include/nothings/stb_vorbis.h=stb_vorbis.h +include/nothings/stb_voxel_render.h=stb_voxel_render.h