summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-08-08 13:31:24 +0000
committerobache <obache@pkgsrc.org>2014-08-08 13:31:24 +0000
commit0c1636002c686fc9dd7ff044539591d979a6e42f (patch)
tree29c2585af51d880bbf19f385c26f5e4947e3755c /graphics
parent386fea44a2be0029637b11544f276e774584e7f8 (diff)
downloadpkgsrc-0c1636002c686fc9dd7ff044539591d979a6e42f.tar.gz
Update libsixel to 0.28.0.
2014-08-03 Hayaki Saito <user@zuse.jp> * README.md, converters/img2sixel.c, converters/sixel2png.c: Add --version and --help option * configure, configure.ac, package.json: Bump version * Makefile.in, config.h.in, configure, configure.ac, converters/Makefile.in, include/Makefile.in, src/Makefile.in, src/wic.cc, wic/wic.cc, wic/wic_install.reg.in, wic/wic_uninstall.reg.in, wic_install.reg.in, wic_uninstall.reg.in: Temporary drop wic integration * README.md, data/gnuplot.png, data/gs.png, data/libsixel-1.png, data/q_libsixel.png, data/q_ppmtosixel.png, data/q_ppmtosixel2.png, data/q_sixel.png, data/q_sixelconv.png, data/sixel.gif, data/zx81.png: Update README 2014-08-02 Hayaki Saito <user@zuse.jp> * config.h.in, configure, configure.ac: Bump version * README.md, converters/img2sixel.c: Add --macro-number option 2014-07-28 Hayaki Saito <user@zuse.jp> * configure, configure.ac, package.json: Update version * config.h.in, configure, configure.ac, converters/img2sixel.c: Improve time precision of animation rendering * configure, configure.ac, package.json: Update micro version 2014-07-26 Hayaki Saito <user@zuse.jp> * converters/img2sixel.c, converters/loader.c, converters/loader.h: Respect delay by each frame * configure, configure.ac, package.json: Bump version 2014-07-25 Hayaki Saito <user@zuse.jp> * configure, configure.ac, package.json: Bump version 2014-07-24 Hayaki Saito <user@zuse.jp> * LICENSE.images, LICENSE.stb: Minor update of LICENSE files * configure, configure.ac, package.json: Bump version 2014-07-23 Hayaki Saito <user@zuse.jp> * configure, configure.ac, package.json: Bump version 2014-07-21 Hayaki Saito <user@zuse.jp> * configure, configure.ac, package.json: Bump version * README.md, converters/img2sixel.1: Add some descriptions for new options to documents * converters/img2sixel.c, converters/loader.c, converters/stb_image.h: Initial implementation for --use-macro option 2014-07-19 Hayaki Saito <user@zuse.jp> * configure, configure.ac, package.json: Bump version * configure, configure.ac, package.json: Update version * README.md, converters/img2sixel.1: Update document * README.md, converters/img2sixel.1: Update img2sixel document * config.h.in, configure, configure.ac, converters/img2sixel.c: Check usleep(3) availabiliey * converters/img2sixel.c, converters/loader.c, converters/loader.h: Respect "delay time" setting in GIF header * converters/img2sixel.c, converters/loader.c, converters/loader.h: Implement "loop control" option 2014-07-17 Hayaki Saito <user@zuse.jp> * converters/img2sixel.c, converters/loader.c, converters/loader.h: Add new CLI argument: --loop-control * config.h.in, configure, configure.ac, converters/img2sixel.c: Checks availability of SIGINT/SIGTERM/SIGHUP * Makefile.am, Makefile.in: Except libsixel.pc from CLEANFILES * configure, configure.ac: Style improvement * config.h.in, configure, configure.ac, converters/img2sixel.c: Checks signal(3) availability * configure, configure.ac: Bump version 2014-07-16 Hayaki Saito <user@zuse.jp> * converters/img2sixel.c, converters/loader.c, converters/loader.h: Change the signature of load_image_file * converters/Makefile.am, converters/Makefile.in, converters/loader.c: Include stb_image.h into loader.c
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libsixel/Makefile4
-rw-r--r--graphics/libsixel/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile
index bbcca7c46b7..e3e4e548922 100644
--- a/graphics/libsixel/Makefile
+++ b/graphics/libsixel/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2014/07/13 10:10:56 obache Exp $
+# $NetBSD: Makefile,v 1.2 2014/08/08 13:31:24 obache Exp $
-DISTNAME= libsixel-0.23.2
+DISTNAME= libsixel-0.28.0
CATEGORIES= graphics
MASTER_SITES= -${HOMEPAGE:Q}/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX}
diff --git a/graphics/libsixel/distinfo b/graphics/libsixel/distinfo
index 2612c2dc470..3d9e37226d7 100644
--- a/graphics/libsixel/distinfo
+++ b/graphics/libsixel/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/07/13 10:10:56 obache Exp $
+$NetBSD: distinfo,v 1.2 2014/08/08 13:31:24 obache Exp $
-SHA1 (libsixel-0.23.2.tar.gz) = 281c7b7ab534e4c4bc112bab08427f5cfe0db336
-RMD160 (libsixel-0.23.2.tar.gz) = 40e8a5896b579e48f8e60d14266d6dca42853796
-Size (libsixel-0.23.2.tar.gz) = 2193597 bytes
+SHA1 (libsixel-0.28.0.tar.gz) = 1e4330248b92f944e9a7bfc622ba27e5d7519c06
+RMD160 (libsixel-0.28.0.tar.gz) = d904e037f70b7b59f586475fa4148ae3e8a55f1c
+Size (libsixel-0.28.0.tar.gz) = 7936704 bytes