summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-binextra/Makefile
blob: 27449232bc4473db0cc36fa94e62f0d8f20e5641 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
# $NetBSD: Makefile,v 1.9 2017/07/06 02:36:07 markd Exp $

DISTNAME=	collection-binextra
PKGNAME=	texlive-${DISTNAME}-2017pre2
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	44515

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.tug.org/texlive/
COMMENT=	TeX auxiliary programs

DEPENDS+=	texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic

DEPENDS+=	tex-a2ping-[0-9]*:../../graphics/tex-a2ping
# depend adhocfilelist
# depend arara
DEPENDS+=	asymptote-[0-9]*:../../graphics/asymptote
DEPENDS+=	tex-bibtex8-[0-9]*:../../print/tex-bibtex8
# depend bibtexu
# depend bundledoc
# depend checklistings
DEPENDS+=	chktex-[0-9]*:../../print/chktex
# depend ctan_chk
# depend ctanify
# depend ctanupload
# ctie entirely included in web2c
DEPENDS+=	tex-cweb-[0-9]*:../../print/tex-cweb
# depend de-macro
DEPENDS+=	detex-[0-9]*:../../textproc/detex
# depend dtl
# depend dtxgen
DEPENDS+=	dvi2tty-[0-9]*:../../converters/dvi2tty
# depend dviasm
# depend dvicopy
DEPENDS+=	dvidvi-[0-9]*:../../print/dvidvi
# depend dviinfox
DEPENDS+=	dviljk-[0-9]*:../../print/dviljk
DEPENDS+=	dvipng-[0-9]*:../../graphics/dvipng
# depend dvipos
# depend dvisvgm
# depend findhyph
# depend fragmaster
# depend hook-pre-commit-pkg
# depend hyphenex
# depend installfont
DEPENDS+=	lacheck-[0-9]*:../../print/lacheck
# depend latex-git-log
# depend latex-papersize
# depend latex2man
# depend latex2nemeth
DEPENDS+=	tex-latexdiff-[0-9]*:../../textproc/tex-latexdiff
# depend latexfileversion
DEPENDS+=	latexmk-[0-9]*:../../print/latexmk
# depend latexpand
# depend latexindent
# depend ltxfileinfo
# depend ltximg
# depend listings-ext
# depend make4ht
# depend match_parens
# depend mflua
# depend mkjobtexmf
# patgen entirely included in web2c
# depend pdfbook2
DEPENDS+=	tex-pdfcrop-[0-9]*:../../graphics/tex-pdfcrop
DEPENDS+=	pdfjam-[0-9]*:../../print/pdfjam
# depend pdflatexpicscale
DEPENDS+=	tex-pdftools-[0-9]*:../../print/tex-pdftools
# depend pdfxup
# depend pfarrei
DEPENDS+=	tex-pkfix-[0-9]*:../../print/tex-pkfix
# depend pkfix-helper
# depend purifyeps
# depend pythontex
DEPENDS+=	seetexk-[0-9]*:../../print/seetexk
# depend srcredact
# depend sty2dtx
# depend synctex
# depend tex4ebook
# depend texcount
# depend texdef
# depend texdiff
# depend texdirflatten
DEPENDS+=	tex-texdoc-[0-9]*:../../print/tex-texdoc
# depend texfot
# depend texliveonfly
# depend texloganalyser
# depend texosquery
# texware entirely included in web2c
# tie entirely included in web2c
# depend tpic2pdftex
# depend typeoutfileinfo
# web entirely included in web2c
DEPENDS+=	tex-xindy-[0-9]*:../../textproc/tex-xindy

META_PACKAGE=	yes

.include "../../mk/bsd.pkg.mk"