summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-pstricks/Makefile
blob: 670ab2c3b4e2ef423acae279965f5861eb1637f0 (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
# $NetBSD: Makefile,v 1.6 2017/06/22 09:37:23 markd Exp $

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

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

DEPENDS+=	texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
DEPENDS+=	texlive-collection-genericrecommended-[0-9]*:../../meta-pkgs/texlive-collection-genericrecommended
#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-arrow
# depend pst-am
# 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-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-cox
# 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
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
DEPENDS+=	tex-pst-ghsb-[0-9]*:../../graphics/tex-pst-ghsb
DEPENDS+=	tex-pst-gr3d-[0-9]*:../../graphics/tex-pst-gr3d
DEPENDS+=	tex-pst-grad-[0-9]*:../../graphics/tex-pst-grad
# depend pst-graphicx
# 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-magneticfield
DEPENDS+=	tex-pst-math-[0-9]*:../../graphics/tex-pst-math
# depend pst-mirror
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
# depend pst-pdgr
# depend pst-perspective
# depend pst-platon
DEPENDS+=	tex-pst-plot-[0-9]*:../../graphics/tex-pst-plot
DEPENDS+=	tex-pst-poly-[0-9]*:../../graphics/tex-pst-poly
# depend pst-pulley
# depend pst-qtree
# 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-spirograph
# 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-tvz
DEPENDS+=	tex-pst-uml-[0-9]*:../../devel/tex-pst-uml
# depend pst-uml
# depend pst-vectorian
# depend pst-vehicle
# depend pst-vowel
DEPENDS+=	tex-pst-vue3d-[0-9]*:../../graphics/tex-pst-vue3d
# depend pst2pdf
DEPENDS+=	tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+=	tex-pstricks-add-[0-9]*:../../graphics/tex-pstricks-add
# depend pstricks_calcnotes
# depend rputover
# depend uml
# depend vaucanson-g
# depend vocaltract

META_PACKAGE=	yes

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