diff --git a/repos/libports/ports/stb.hash b/repos/libports/ports/stb.hash new file mode 100644 index 0000000000..2284d4f022 --- /dev/null +++ b/repos/libports/ports/stb.hash @@ -0,0 +1 @@ +ab8f505722d9668c907cabba084f96b886985056 diff --git a/repos/libports/ports/stb.port b/repos/libports/ports/stb.port new file mode 100644 index 0000000000..0ec644659c --- /dev/null +++ b/repos/libports/ports/stb.port @@ -0,0 +1,10 @@ +LICENSE := MIT +DOWNLOADS := stb.git +VERSION := 2.19 + +URL(stb) := https://github.com/nothings/stb.git +REV(stb) := e6afb9cbae4064da8c3e69af3ff5c4629579c1d2 +DIR(stb) := src/lib/stb + +DIRS := include +DIR_CONTENT(include) := src/lib/stb/stb_*.h