summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-plaingeneric/Makefile
blob: f46629f905a8e1e509009ae234d1b5790c872e46 (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
# $NetBSD: Makefile,v 1.17 2021/02/15 02:06:30 markd Exp $

DISTNAME=	collection-plaingeneric
PKGNAME=	texlive-${DISTNAME}-2020pre3
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	56496

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://www.tug.org/texlive/
COMMENT=	Plain (La)TeX packages

DEPENDS+=	texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic

# depend abbr
# depend abstyles
DEPENDS+=	tex-apnum>=1.1:../../math/tex-apnum
# depend autoaligne
# depend barr
# depend bitelist
# depend borceux
# depend c-pascal
# depend catcodes
# depend chronosys
# depend colorsep
DEPENDS+=	tex-compare-[0-9]*:../../print/tex-compare
# depend cweb-old
# depend dinat
# depend dirtree
# depend docbytex
# depend dowith
DEPENDS+=	tex-eijkhout-[0-9]*:../../print/tex-eijkhout
# depend encxvlna
# depend epigram
DEPENDS+=	tex-epsf>=2.7.4:../../print/tex-epsf
DEPENDS+=	tex-epsf-dvipdfmx-[0-9]*:../../print/tex-epsf-dvipdfmx
# depend expkv
# depend expkv-cs
# depend expkv-def
# depend expkv-opt
# depend fenixpar
DEPENDS+=	tex-figflow-[0-9]*:../../print/tex-figflow
DEPENDS+=	tex-fixpdfmag-[0-9]*:../../print/tex-fixpdfmag
# depend fltpoint
# depend fntproof
DEPENDS+=	tex-font-change-[0-9]*:../../print/tex-font-change
DEPENDS+=	tex-fontch-[0-9]*:../../print/tex-fontch
DEPENDS+=	tex-fontname>=2013:../../fonts/tex-fontname
# depend gates
DEPENDS+=	tex-getoptk-[0-9]*:../../print/tex-getoptk
DEPENDS+=	tex-gfnotation-[0-9]*:../../print/tex-gfnotation
# depend gobble
DEPENDS+=	tex-graphics-pln-[0-9]*:../../graphics/tex-graphics-pln
# depend gtl
# depend hlist
DEPENDS+=	tex-hyplain-[0-9]*:../../print/tex-hyplain
# depend insbox
DEPENDS+=	tex-js-misc-[0-9]*:../../print/tex-js-misc
DEPENDS+=	tex-kastrup>=2010:../../math/tex-kastrup
DEPENDS+=	tex-lambda-lists-[0-9]*:../../print/tex-lambda-lists
# depend langcode
# depend lecturer
DEPENDS+=	tex-letterspacing-[0-9]*:../../print/tex-letterspacing
# depend librarian
DEPENDS+=	tex-listofitems-[0-9]*:../../print/tex-listofitems
# depend localloc
DEPENDS+=	tex-mathdots-[0-9]*:../../print/tex-mathdots
# depend metatex
# depend midnight
DEPENDS+=	tex-mkpattern-[0-9]*:../../print/tex-mkpattern
# depend modulus
DEPENDS+=	tex-multido>=1.42:../../devel/tex-multido
# depend namedef
# depend navigator
DEPENDS+=	tex-newsletr-[0-9]*:../../print/tex-newsletr
DEPENDS+=	tex-nth-[0-9]*:../../print/tex-nth
# depend ofs
# depend olsak-misc
DEPENDS+=	tex-outerhbox-[0-9]*:../../print/tex-outerhbox
DEPENDS+=	tex-path>=3.05:../../print/tex-path
# depend pdf-trans
DEPENDS+=	tex-pitex-[0-9]*:../../print/tex-pitex
DEPENDS+=	tex-placeins-plain-[0-9]*:../../print/tex-placeins-plain
# depend plainpkg
DEPENDS+=	tex-plipsum-[0-9]*:../../print/tex-plipsum
DEPENDS+=	tex-plnfss-[0-9]*:../../print/tex-plnfss
DEPENDS+=	tex-plstmary-[0-9]*:../../print/tex-plstmary
# depend poormanlog
DEPENDS+=	tex-present-[0-9]*:../../print/tex-present
# depend pwebmac
DEPENDS+=	tex-random-[0-9]*:../../print/tex-random
# depend randomlist
DEPENDS+=	tex-resumemac-[0-9]*:../../print/tex-resumemac
DEPENDS+=	tex-ruler-[0-9]*:../../print/tex-ruler
# depend schemata
# depend shade
# depend simplekv
# depend soul
DEPENDS+=	tex-soul-[0-9]*:../../print/tex-soul
DEPENDS+=	tex-swrule-[0-9]*:../../print/tex-swrule
# depend systeme
# depend tabto-generic
# depend termmenu
DEPENDS+=	tex-tex-ps>=2010:../../graphics/tex-tex-ps
DEPENDS+=	tex-tex4ht-[0-9]*:../../print/tex-tex4ht
# depend texapi
# depend texdate
DEPENDS+=	tex-texinfo-[0-9]*:../../print/tex-texinfo
DEPENDS+=	tex-timetable-[0-9]*:../../print/tex-timetable
DEPENDS+=	tex-tracklang-[0-9]*:../../print/tex-tracklang
DEPENDS+=	tex-treetex-[0-9]*:../../print/tex-treetex
# depend trigonometry
DEPENDS+=	tex-ulem>=2013:../../print/tex-ulem
# depend upca
DEPENDS+=	tex-varisize-[0-9]*:../../print/tex-varisize
# xii is a "fun" package and the only files are in tex-xii-doc
# depend xii-lat
#DEPENDS+=	tex-xii-[0-9]*:../../print/tex-xii
# depend xlop
# depend yax
# depend zztex

META_PACKAGE=	yes

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