summaryrefslogtreecommitdiff
path: root/gnu/packages/stb.scm
AgeCommit message (Expand)Author
2020-02-05gnu: Add stb-truetype....* gnu/packages/stb.scm (stb-truetype): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2020-02-05gnu: Add stb-sprintf....* gnu/packages/stb.scm (stb-sprintf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2019-03-23gnu: stb: Update snapshot....* gnu/packages/stb.scm (stb): Update to commit 2c2908f50515dcd. (stb-image): Update to 2.22. (stb-image-write): Update to 1.13. Marius Bakke
2018-07-18gnu: Add stb-image-write....* gnu/packages/stb.scm (stb-image-write): New public variable. Marius Bakke
2018-07-18gnu: Add stb-image....* gnu/packages/stb.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it. Marius Bakke