[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / libspectre

File: [cvs.NetBSD.org] / pkgsrc / print / libspectre / Makefile (download)

Revision 1.46, Sun Jan 29 21:14:55 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.45: +2 -2 lines

*: Recursive revbup from graphics/freetype2

# $NetBSD: Makefile,v 1.46 2023/01/29 21:14:55 ryoon Exp $

DISTNAME=	libspectre-0.2.9
PKGREVISION=	2
CATEGORIES=	print
MASTER_SITES=	https://libspectre.freedesktop.org/releases/

MAINTAINER=	markd@NetBSD.org
HOMEPAGE=	https://www.freedesktop.org/wiki/Software/libspectre/
COMMENT=	Small library for rendering Postscript documents
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes

PKGCONFIG_OVERRIDE+=	libspectre.pc.in

BUILDLINK_API_DEPENDS.ghostscript-agpl+=	ghostscript-agpl>=9.24
.include "../../print/ghostscript-agpl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"