summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-pstricks/Makefile
blob: 13322174f64c45ce3c07768d581a1ac470ccc750 (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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
# $NetBSD: Makefile,v 1.16 2022/04/11 20:39:58 markd Exp $

DISTNAME=	collection-pstricks
PKGNAME=	texlive-${DISTNAME}-2021pre1
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	61329

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://www.tug.org/texlive/
COMMENT=	PSTricks TeX packages

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

DEPENDS+=	tex-auto-pst-pdf-[0-9]*:../../graphics/tex-auto-pst-pdf
DEPENDS+=	tex-bclogo-[0-9]*:../../graphics/tex-bclogo
# depend dsptricks
# depend makeplot
# depend pdftricks
# depend pdftricks2
# depend pedigree-perl
# depend psbao
DEPENDS+=	tex-pst-2dplot-[0-9]*:../../graphics/tex-pst-2dplot
DEPENDS+=	tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d
DEPENDS+=	tex-pst-3dplot-[0-9]*:../../graphics/tex-pst-3dplot
# depend pst-abspos
# depend pst-am
# depend pst-antiprism
# depend pst-arrow
# depend pst-asr
# depend pst-bar
DEPENDS+=	tex-pst-barcode-[0-9]*:../../graphics/tex-pst-barcode
# depend pst-bezier
DEPENDS+=	tex-pst-blur-[0-9]*:../../graphics/tex-pst-blur
# depend pst-bspline
# depend pst-calculate
# depend pst-calendar
# depend pst-cie
DEPENDS+=	tex-pst-circ-[0-9]*:../../graphics/tex-pst-circ
DEPENDS+=	tex-pst-coil-[0-9]*:../../graphics/tex-pst-coil
# depend pst-contourplot
# depend pst-cox
# depend pst-dart
# depend pst-dbicons
# depend pst-diffraction
# depend pst-electricfield
DEPENDS+=	tex-pst-eps-[0-9]*:../../graphics/tex-pst-eps
# depend pst-eucl
# depend pst-exa
# depend pst-feyn
DEPENDS+=	tex-pst-fill-[0-9]*:../../graphics/tex-pst-fill
# depend pst-fit
# depend pst-fr3d
# depend pst-fractal
# depend pst-fun
# depend pst-func
# depend pst-gantt
DEPENDS+=	tex-pst-geo-[0-9]*:../../geography/tex-pst-geo
# depend pst-geometrictools
DEPENDS+=	tex-pst-gr3d-[0-9]*:../../graphics/tex-pst-gr3d
DEPENDS+=	tex-pst-grad-[0-9]*:../../graphics/tex-pst-grad
# depend pst-graphicx
DEPENDS+=	tex-pst-hsb-[0-9]*:../../graphics/tex-pst-hsb
# depend pst-infixplot
# depend pst-intersect
# depend pst-jtree
# depend pst-knot
# depend pst-labo
# depend pst-layout
DEPENDS+=	tex-pst-lens-[0-9]*:../../graphics/tex-pst-lens
# depend pst-light3d
# depend pst-lsystem
# depend pst-magneticfield
# depend pst-marble
DEPENDS+=	tex-pst-math-[0-9]*:../../graphics/tex-pst-math
# depend pst-mirror
# depend pst-moire
DEPENDS+=	tex-pst-node-[0-9]*:../../graphics/tex-pst-node
# depend pst-ob3d
# depend pst-ode
# depend pst-optexp
# depend pst-optic
DEPENDS+=	tex-pst-osci-[0-9]*:../../graphics/tex-pst-osci
DEPENDS+=	tex-pst-ovl-[0-9]*:../../graphics/tex-pst-ovl
# depend pst-pad
DEPENDS+=	tex-pst-pdf-[0-9]*:../../graphics/tex-pst-pdf
# depend pst-pdgr
# depend pst-perspective
# depend pst-platon
DEPENDS+=	tex-pst-plot-[0-9]*:../../graphics/tex-pst-plot
# depend pst-poker
DEPENDS+=	tex-pst-poly-[0-9]*:../../graphics/tex-pst-poly
# depend pst-pulley
# depend pst-qtree
# depend pst-rputover
# depend pst-rubans
# depend pst-shell
# depend pst-sigsys
DEPENDS+=	tex-pst-slpe-[0-9]*:../../graphics/tex-pst-slpe
# depend pst-solarsystem
# depend pst-solides3d
# depend pst-soroban
# depend pst-spectra
# depend pst-spinner
# depend pst-stru
# depend pst-support
DEPENDS+=	tex-pst-text-[0-9]*:../../graphics/tex-pst-text
# depend pst-thick
DEPENDS+=	tex-pst-tools-[0-9]*:../../graphics/tex-pst-tools
DEPENDS+=	tex-pst-tree-[0-9]*:../../graphics/tex-pst-tree
# depend pst-turtle
# depend pst-tvz
DEPENDS+=	tex-pst-uml-[0-9]*:../../devel/tex-pst-uml
# depend pst-uml
# depend pst-vectorian
# depend pst-vehicle
# depend pst-venn
# depend pst-vowel
# depend pst2pdf
DEPENDS+=	tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+=	tex-pstricks-add-[0-9]*:../../graphics/tex-pstricks-add
# depend pstricks_calcnotes
# depend uml
# depend vaucanson-g
# depend vocaltract

META_PACKAGE=	yes

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