Sat Apr 16 10:04:21 2022 UTC ()
graphics/asymptote: Needs epstopdf as a tool.


(riastradh)
diff -r1.44 -r1.45 pkgsrc/graphics/asymptote/Makefile

cvs diff -r1.44 -r1.45 pkgsrc/graphics/asymptote/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/asymptote/Makefile 2022/03/28 21:38:54 1.44
+++ pkgsrc/graphics/asymptote/Makefile 2022/04/16 10:04:21 1.45
@@ -1,31 +1,32 @@ @@ -1,31 +1,32 @@
1# $NetBSD: Makefile,v 1.44 2022/03/28 21:38:54 riastradh Exp $ 1# $NetBSD: Makefile,v 1.45 2022/04/16 10:04:21 riastradh Exp $
2 2
3DISTNAME= asymptote-2.79 3DISTNAME= asymptote-2.79
4CATEGORIES= graphics 4CATEGORIES= graphics
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asymptote/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asymptote/}
6EXTRACT_SUFX= .tgz 6EXTRACT_SUFX= .tgz
7DISTFILES= ${DISTNAME}.src${EXTRACT_SUFX} 7DISTFILES= ${DISTNAME}.src${EXTRACT_SUFX}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://asymptote.sourceforge.io/ 10HOMEPAGE= https://asymptote.sourceforge.io/
11COMMENT= Powerful descriptive vector graphics language for technical drawings 11COMMENT= Powerful descriptive vector graphics language for technical drawings
12LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3 12LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3
13 13
14TOOL_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk 14TOOL_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
15TOOL_DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk 15TOOL_DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
16TOOL_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin 16TOOL_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
17TOOL_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec 17TOOL_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
18TOOL_DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf 18TOOL_DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf
 19#TOOL_DEPENDS+= tex-epstopdf-pkg-[0-9]*:../../print/tex-epstopdf-pkg
19TOOL_DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox 20TOOL_DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
20TOOL_DEPENDS+= tex-kvsetkeys-[0-9]*:../../print/tex-kvsetkeys 21TOOL_DEPENDS+= tex-kvsetkeys-[0-9]*:../../print/tex-kvsetkeys
21TOOL_DEPENDS+= tex-media9-[0-9]*:../../print/tex-media9 22TOOL_DEPENDS+= tex-media9-[0-9]*:../../print/tex-media9
22TOOL_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex 23TOOL_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
23TOOL_DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip 24TOOL_DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip
24TOOL_DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo 25TOOL_DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo
25TOOL_DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools 26TOOL_DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
26TOOL_DEPENDS+= ghostscript-agpl>=9.16:../../print/ghostscript-agpl 27TOOL_DEPENDS+= ghostscript-agpl>=9.16:../../print/ghostscript-agpl
27DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry 28DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
28 29
29# Unclear what version is required -- 4.8 is too old, 6.8 is new enough. 30# Unclear what version is required -- 4.8 is too old, 6.8 is new enough.
30# Let's just leave it at 6.8 since that's what's in pkgsrc now. 31# Let's just leave it at 6.8 since that's what's in pkgsrc now.
31TEXINFO_REQD= 6.8 32TEXINFO_REQD= 6.8