From: Marius Bakke <mbakke@fastmail.com>
To: 32155@debbugs.gnu.org
Subject: [bug#32155] [PATCH 3/4] gnu: Add stb-image-write.
Date: Sat, 14 Jul 2018 16:43:54 +0200 [thread overview]
Message-ID: <20180714144355.31152-3-mbakke@fastmail.com> (raw)
In-Reply-To: <20180714144355.31152-1-mbakke@fastmail.com>
* 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 148e8dbdb..7abaaba6b 100644
--- a/gnu/packages/stb.scm
+++ b/gnu/packages/stb.scm
@@ -93,3 +93,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
+C@tie{}@code{stdio} interface."))
--
2.18.0
next prev parent reply other threads:[~2018-07-14 14:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-14 14:41 [bug#32155] [PATCH 0/4] sfml updates Marius Bakke
2018-07-14 14:43 ` [bug#32155] [PATCH 1/4] gnu: sfml: Update to 2.5.0 Marius Bakke
2018-07-14 14:43 ` [bug#32155] [PATCH 2/4] gnu: Add stb-image Marius Bakke
2018-07-14 14:43 ` Marius Bakke [this message]
2018-07-14 14:43 ` [bug#32155] [PATCH 4/4] gnu: sfml: Remove all bundled dependencies Marius Bakke
2018-07-14 14:47 ` Marius Bakke
2018-07-17 21:16 ` [bug#32155] [PATCH 0/4] sfml updates Ludovic Courtès
2018-07-17 23:18 ` bug#32155: " Marius Bakke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180714144355.31152-3-mbakke@fastmail.com \
--to=mbakke@fastmail.com \
--cc=32155@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).