![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / graphics / libsixel / Makefile (download)
Revision 1.58, Wed Oct 26 10:31:32 2022 UTC (3 months ago) by wiz
*: bump PKGREVISION for libunistring shlib major bump |
# $NetBSD: Makefile,v 1.58 2022/10/26 10:31:32 wiz Exp $ DISTNAME= libsixel-1.8.6 PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=saitoha/} GITHUB_PROJECT= libsixel GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= tsutsui@NetBSD.org HOMEPAGE= https://saitoha.github.io/libsixel/ COMMENT= DEC SIXEL graphics codec encoder/decoder and converter LICENSE= mit AND public-domain GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config CONFIGURE_ARGS+= --disable-python CPPFLAGS.SunOS= -D__EXTENSIONS__ PKGCONFIG_OVERRIDE+= libsixel.pc.in .include "options.mk" .include "../../mk/bsd.pkg.mk"