nongnu: Add stb-image-resize.
* nongnu/packages/game-client.scm (stb-image-resize): New variable.
This commit is contained in:
parent
f8ce8649af
commit
dc605ec29a
|
@ -72,6 +72,12 @@
|
||||||
(base32
|
(base32
|
||||||
"13mmv5621z73hlfnsrccbcb4z0d7kwj92a081701vbpss45a4whj"))))))
|
"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
|
(define heroic-client
|
||||||
(package
|
(package
|
||||||
(name "heroic-client")
|
(name "heroic-client")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user