[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/17: gnu: Add stb-image-write.
From: |
Marius Bakke |
Subject: |
12/17: gnu: Add stb-image-write. |
Date: |
Tue, 17 Jul 2018 19:18:25 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit ecb1194bbc6cf76544730d46813a8b341e3d7b2a
Author: Marius Bakke <address@hidden>
Date: Sat Jul 14 15:54:23 2018 +0200
gnu: Add stb-image-write.
* gnu/packages/stb.scm (stb-image-write): New public variable.
---
gnu/packages/stb.scm | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/gnu/packages/stb.scm b/gnu/packages/stb.scm
index dcb210f..df31bd0 100644
--- a/gnu/packages/stb.scm
+++ b/gnu/packages/stb.scm
@@ -95,3 +95,9 @@ the C programming language.")
"stb-image" "2.19"
"stb-image is a small and self-contained library for image loading or
decoding from file or memory. A variety of formats are supported."))
+
+(define-public stb-image-write
+ (make-stb-header-package
+ "stb-image-write" "1.09"
+ "stb-image-write is a small library for writing image files to the
address@hidden@code{stdio} interface."))
- 05/17: gnu: libextractor: Update to 1.7., (continued)
- 05/17: gnu: libextractor: Update to 1.7., Marius Bakke, 2018/07/17
- 03/17: gnu: libb2: Update to 0.98., Marius Bakke, 2018/07/17
- 01/17: gnu: libusb: Update home page., Marius Bakke, 2018/07/17
- 04/17: gnu: libcue: Update to 2.2.1., Marius Bakke, 2018/07/17
- 08/17: gnu: libspiro: Update to 0.5.20150702., Marius Bakke, 2018/07/17
- 07/17: gnu: libmodplug: Update to 0.8.9.0., Marius Bakke, 2018/07/17
- 13/17: gnu: sfml: Remove all bundled dependencies., Marius Bakke, 2018/07/17
- 16/17: gnu: rng-tools: Update to 6.3.1., Marius Bakke, 2018/07/17
- 11/17: gnu: Add stb-image., Marius Bakke, 2018/07/17
- 10/17: gnu: sfml: Update to 2.5.0., Marius Bakke, 2018/07/17
- 12/17: gnu: Add stb-image-write.,
Marius Bakke <=
- 09/17: gnu: physfs: Update to 3.0.1., Marius Bakke, 2018/07/17
- 15/17: gnu: address@hidden: Update to 2.8.15., Marius Bakke, 2018/07/17
- 14/17: gnu: Add bsdiff., Marius Bakke, 2018/07/17
- 17/17: gnu: whois: Update to 5.3.2., Marius Bakke, 2018/07/17