3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

7 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 0e8df7403e
gnu: Update stb to b42009b3b9d4ca35bc703f5310eedc74f584be58.
* gnu/packages/stb.scm (stb): Update to commit b42009b3b9d4ca35bc703f5310eedc74f584be58..
(stb-image): Update version number to 2.26.
(stb-image-write): Update version number to 1.15.
(stb-sprintf): Update version number to 1.09.
(stb-truetype): Update version number to 1.24.
2020-11-15 00:12:12 +01:00
Tobias Geerinckx-Rice 6f5f60b289
gnu: Add stb-rect-pack.
* gnu/packages/stb.scm (stb-rect-pack): New public variable.
2020-11-15 00:12:11 +01:00
Giacomo Leidi 6e43e1eee8
gnu: Add stb-truetype.
* gnu/packages/stb.scm (stb-truetype): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-02-05 00:21:27 +01:00
Giacomo Leidi 8a4c7be4c8
gnu: Add stb-sprintf.
* gnu/packages/stb.scm (stb-sprintf): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-02-05 00:21:27 +01:00
Marius Bakke d3b22d488b
gnu: 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.
2019-03-23 23:25:56 +01:00
Marius Bakke ecb1194bbc
gnu: Add stb-image-write.
* gnu/packages/stb.scm (stb-image-write): New public variable.
2018-07-18 01:04:14 +02:00
Marius Bakke cada868c2a
gnu: Add stb-image.
* gnu/packages/stb.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2018-07-18 01:04:14 +02:00