Sat Sep 23 05:56:59 2017 UTC ()
Stopgap fix: omit asymptote dependency in meta-pkg

it depends on ghostscript-agpl and conflicts with other packages.
From Eric Brown in PR pkg/52568

XXX better solution


(maya)
diff -r1.9 -r1.10 pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile

cvs diff -r1.9 -r1.10 pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile 2017/07/06 02:36:07 1.9
+++ pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile 2017/09/23 05:56:59 1.10
@@ -1,31 +1,32 @@ @@ -1,31 +1,32 @@
1# $NetBSD: Makefile,v 1.9 2017/07/06 02:36:07 markd Exp $ 1# $NetBSD: Makefile,v 1.10 2017/09/23 05:56:59 maya Exp $
2 2
3DISTNAME= collection-binextra 3DISTNAME= collection-binextra
4PKGNAME= texlive-${DISTNAME}-2017pre2 4PKGNAME= texlive-${DISTNAME}-2017pre2
5CATEGORIES= meta-pkgs 5CATEGORIES= meta-pkgs
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7TEXLIVE_REV= 44515 7TEXLIVE_REV= 44515
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tug.org/texlive/ 10HOMEPAGE= http://www.tug.org/texlive/
11COMMENT= TeX auxiliary programs 11COMMENT= TeX auxiliary programs
12 12
13DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic 13DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
14 14
15DEPENDS+= tex-a2ping-[0-9]*:../../graphics/tex-a2ping 15DEPENDS+= tex-a2ping-[0-9]*:../../graphics/tex-a2ping
16# depend adhocfilelist 16# depend adhocfilelist
17# depend arara 17# depend arara
18DEPENDS+= asymptote-[0-9]*:../../graphics/asymptote 18# XXX asymptote conflicts with other packages by requiring ghostscript-agpl
 19#DEPENDS+= asymptote-[0-9]*:../../graphics/asymptote
19DEPENDS+= tex-bibtex8-[0-9]*:../../print/tex-bibtex8 20DEPENDS+= tex-bibtex8-[0-9]*:../../print/tex-bibtex8
20# depend bibtexu 21# depend bibtexu
21# depend bundledoc 22# depend bundledoc
22# depend checklistings 23# depend checklistings
23DEPENDS+= chktex-[0-9]*:../../print/chktex 24DEPENDS+= chktex-[0-9]*:../../print/chktex
24# depend ctan_chk 25# depend ctan_chk
25# depend ctanify 26# depend ctanify
26# depend ctanupload 27# depend ctanupload
27# ctie entirely included in web2c 28# ctie entirely included in web2c
28DEPENDS+= tex-cweb-[0-9]*:../../print/tex-cweb 29DEPENDS+= tex-cweb-[0-9]*:../../print/tex-cweb
29# depend de-macro 30# depend de-macro
30DEPENDS+= detex-[0-9]*:../../textproc/detex 31DEPENDS+= detex-[0-9]*:../../textproc/detex
31# depend dtl 32# depend dtl