summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-langgerman/Makefile
blob: 9bb5760e15bf7c09694298bc9db183d24ae904eb (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
# $NetBSD: Makefile,v 1.8 2017/01/20 23:35:18 markd Exp $

DISTNAME=	collection-langgerman
PKGNAME=	texlive-${DISTNAME}-2016
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	41610

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

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

DEPENDS+=	tex-babel-german-[0-9]*:../../print/tex-babel-german
DEPENDS+=	tex-bibleref-german-[0-9]*:../../print/tex-bibleref-german
# booktabs-de is documentation only
# csquotes-de is documentation only
DEPENDS+=	tex-dehyph-exptl-[0-9]*:../../print/tex-dehyph-exptl
DEPENDS+=	tex-dhua-[0-9]*:../../print/tex-dhua
# einfuehrung is documentation only
# einfuehrung2 is documentation only
# etdipa is documentation only
# etoolbox-de is documentation only
# fifinddo-info is documentation only
# geometry-de is documentation only
DEPENDS+=	tex-german-[0-9]*:../../print/tex-german
DEPENDS+=	tex-germbib-[0-9]*:../../print/tex-germbib
DEPENDS+=	tex-germkorr-[0-9]*:../../print/tex-germkorr
DEPENDS+=	tex-hausarbeit-jura-[0-9]*:../../print/tex-hausarbeit-jura
DEPENDS+=	tex-hyphen-german-[0-9]*:../../print/tex-hyphen-german
# koma-script-examples is documentation only
# l2picfaq is documentation only
# l2tabu is documentation only
# latex-bib-ex is documentation only
# latex-bib2-ex is documentation only
# latex-referenz is documentation only
# latex-tabellen is documentation only
# latexcheat-de is documentation only
# lshort-german is documentation only
# lualatex-doc-de is documentation only
# microtype-de is documentation only
DEPENDS+=	tex-milog-[0-9]*:../../print/tex-milog
# presentations is documentation only
DEPENDS+=	tex-r_und_s-[0-9]*:../../print/tex-r_und_s
# templates-fenn is documentation only
# templates-sommer is documentation only
# texlive-de is documentation only
# tipa-de is documentation only
# translation-arsclassica-de is documentation only
# translation-biblatex-de is documentation only
# translation-chemsym-de is documentation only
# translation-ecv-de is documentation only
# translation-enumitem-de is documentation only
# translation-europecv-de is documentation only
# translation-filecontents-de is documentation only
# translation-moreverb-de is documentation only
DEPENDS+=	tex-udesoftec-[0-9]*:../../print/tex-udesoftec
DEPENDS+=	tex-uhrzeit-[0-9]*:../../print/tex-uhrzeit
DEPENDS+=	tex-umlaute-[0-9]*:../../print/tex-umlaute
# voss-mathcol is documentation only

META_PACKAGE=	yes

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