nongnu: Add stb-image-resize.

* nongnu/packages/game-client.scm (stb-image-resize): New variable.
This commit is contained in:
aurtzy 2024-04-17 01:37:23 -04:00
parent f8ce8649af
commit dc605ec29a

View File

@ -72,6 +72,12 @@
(base32
"13mmv5621z73hlfnsrccbcb4z0d7kwj92a081701vbpss45a4whj"))))))
(define stb-image-resize
((@@ (gnu packages stb) make-stb-header-package)
"stb-image-resize" "0.96"
"stb-image-resize is a library that supports scaling and translation of
images."))
(define heroic-client
(package
(name "heroic-client")