Wed Jan 15 15:01:23 2020 UTC ()
libsixel: update to 1.8.6. (build fixes)

Upstream changes (from NEWS):

v1.8.6

* python: Fix broken python interface problem(#128), reported by @fd00.

* build: Introduce VPATH build support(#56), suggested by @tkelman.


(tsutsui)
diff -r1.46 -r1.47 pkgsrc/graphics/libsixel/Makefile
diff -r1.24 -r1.25 pkgsrc/graphics/libsixel/distinfo

cvs diff -r1.46 -r1.47 pkgsrc/graphics/libsixel/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/libsixel/Makefile 2020/01/12 20:20:23 1.46
+++ pkgsrc/graphics/libsixel/Makefile 2020/01/15 15:01:23 1.47
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.46 2020/01/12 20:20:23 ryoon Exp $ 1# $NetBSD: Makefile,v 1.47 2020/01/15 15:01:23 tsutsui Exp $
2 2
3DISTNAME= libsixel-1.8.5 3DISTNAME= libsixel-1.8.6
4PKGREVISION= 1 
5CATEGORIES= graphics 4CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_GITHUB:=saitoha/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=saitoha/}
7GITHUB_PROJECT= libsixel 6GITHUB_PROJECT= libsixel
8GITHUB_TAG= v${PKGVERSION_NOREV} 7GITHUB_TAG= v${PKGVERSION_NOREV}
9 8
10MAINTAINER= tsutsui@NetBSD.org 9MAINTAINER= tsutsui@NetBSD.org
11HOMEPAGE= http://saitoha.github.io/libsixel/ 10HOMEPAGE= http://saitoha.github.io/libsixel/
12COMMENT= DEC SIXEL graphics codec encoder/decoder and converter 11COMMENT= DEC SIXEL graphics codec encoder/decoder and converter
13LICENSE= mit AND public-domain 12LICENSE= mit AND public-domain
14 13
15GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 15USE_LIBTOOL= yes
17USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config

cvs diff -r1.24 -r1.25 pkgsrc/graphics/libsixel/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/libsixel/distinfo 2020/01/03 01:51:01 1.24
+++ pkgsrc/graphics/libsixel/distinfo 2020/01/15 15:01:23 1.25
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.24 2020/01/03 01:51:01 tsutsui Exp $ 1$NetBSD: distinfo,v 1.25 2020/01/15 15:01:23 tsutsui Exp $
2 2
3SHA1 (libsixel-1.8.5.tar.gz) = 78f6a145de81d7714755eda8955fd334158f206b 3SHA1 (libsixel-1.8.6.tar.gz) = 3f3bfd8c643eae84189efde78438641b1df2ce1e
4RMD160 (libsixel-1.8.5.tar.gz) = 2a56d2a8bb1ff592784b6dc53ea282a5d776816e 4RMD160 (libsixel-1.8.6.tar.gz) = 51df506633d2b402c0854914671e8e8ed1585cb7
5SHA512 (libsixel-1.8.5.tar.gz) = 6cfe271e0fba985125ea7925d96bff25b9100621cbca946deeebfdfd8128fb0e0fb2d2b5506c018b526b1af9c15ee25fdbfd4b9ba97bac4f1ee8f4d629ba5ed5 5SHA512 (libsixel-1.8.6.tar.gz) = 460a5d46bada705b4a7ec2e250e2bde7f4b8ba155281fa5a102d1121f79c1c79145f042cd1f4bf93a2fc29e784e89afd539e963470663fc659d4fe72ea49fdaf
6Size (libsixel-1.8.5.tar.gz) = 4790776 bytes 6Size (libsixel-1.8.6.tar.gz) = 4791628 bytes