summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-langeuropean/Makefile
blob: 0f1b372285c132ad5f280a68ede3908c8dfa4b9d (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
# $NetBSD: Makefile,v 1.2 2015/05/09 23:31:53 markd Exp $

DISTNAME=	collection-langeuropean
PKGNAME=	texlive-${DISTNAME}-2014pre1
CATEGORIES=	meta-pkgs
MASTER_SITES=	# empty
TEXLIVE_REV=	36307

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

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

# depend armtex
DEPENDS+=	tex-babel-albanian-[0-9]*:../../print/tex-babel-albanian
DEPENDS+=	tex-babel-bosnian-[0-9]*:../../print/tex-babel-bosnian
DEPENDS+=	tex-babel-breton-[0-9]*:../../print/tex-babel-breton
DEPENDS+=	tex-babel-croatian-[0-9]*:../../print/tex-babel-croatian
DEPENDS+=	tex-babel-danish-[0-9]*:../../print/tex-babel-danish
DEPENDS+=	tex-babel-dutch-[0-9]*:../../print/tex-babel-dutch
DEPENDS+=	tex-babel-estonian-[0-9]*:../../print/tex-babel-estonian
# depend babel-finnish
DEPENDS+=	tex-babel-friulan-[0-9]*:../../print/tex-babel-friulan
DEPENDS+=	tex-babel-hungarian-[0-9]*:../../print/tex-babel-hungarian
DEPENDS+=	tex-babel-icelandic-[0-9]*:../../print/tex-babel-icelandic
DEPENDS+=	tex-babel-irish-[0-9]*:../../print/tex-babel-irish
DEPENDS+=	tex-babel-kurmanji-[0-9]*:../../print/tex-babel-kurmanji
DEPENDS+=	tex-babel-latin-[0-9]*:../../print/tex-babel-latin
DEPENDS+=	tex-babel-latvian-[0-9]*:../../print/tex-babel-latvian
DEPENDS+=	tex-babel-norsk-[0-9]*:../../print/tex-babel-norsk
DEPENDS+=	tex-babel-piedmontese-[0-9]*:../../print/tex-babel-piedmontese
DEPENDS+=	tex-babel-romanian-[0-9]*:../../print/tex-babel-romanian
DEPENDS+=	tex-babel-romansh-[0-9]*:../../print/tex-babel-romansh
DEPENDS+=	tex-babel-samin-[0-9]*:../../print/tex-babel-samin
DEPENDS+=	tex-babel-scottish-[0-9]*:../../print/tex-babel-scottish
DEPENDS+=	tex-babel-slovenian-[0-9]*:../../print/tex-babel-slovenian
DEPENDS+=	tex-babel-swedish-[0-9]*:../../print/tex-babel-swedish
DEPENDS+=	tex-babel-turkish-[0-9]*:../../print/tex-babel-turkish
DEPENDS+=	tex-babel-welsh-[0-9]*:../../print/tex-babel-welsh
# depend finbib
# depend hrlatex
# depend hyphen-armenian
DEPENDS+=	tex-hyphen-croatian-[0-9]*:../../print/tex-hyphen-croatian
DEPENDS+=	tex-hyphen-danish-[0-9]*:../../print/tex-hyphen-danish
DEPENDS+=	tex-hyphen-dutch-[0-9]*:../../print/tex-hyphen-dutch
DEPENDS+=	tex-hyphen-estonian-[0-9]*:../../print/tex-hyphen-estonian
DEPENDS+=	tex-hyphen-finnish-[0-9]*:../../print/tex-hyphen-finnish
# depend hyphen-friulan
DEPENDS+=	tex-hyphen-hungarian-[0-9]*:../../print/tex-hyphen-hungarian
DEPENDS+=	tex-hyphen-icelandic-[0-9]*:../../print/tex-hyphen-icelandic
DEPENDS+=	tex-hyphen-irish-[0-9]*:../../print/tex-hyphen-irish
# depend hyphen-kurmanji
DEPENDS+=	tex-hyphen-latin-[0-9]*:../../print/tex-hyphen-latin
# depend hyphen-latvian
DEPENDS+=	tex-hyphen-lithuanian-[0-9]*:../../print/tex-hyphen-lithuanian
DEPENDS+=	tex-hyphen-norwegian-[0-9]*:../../print/tex-hyphen-norwegian
# depend hyphen-piedmontese
DEPENDS+=	tex-hyphen-romanian-[0-9]*:../../print/tex-hyphen-romanian
# depend hyphen-romansh
DEPENDS+=	tex-hyphen-slovenian-[0-9]*:../../print/tex-hyphen-slovenian
DEPENDS+=	tex-hyphen-swedish-[0-9]*:../../print/tex-hyphen-swedish
DEPENDS+=	tex-hyphen-turkish-[0-9]*:../../print/tex-hyphen-turkish
DEPENDS+=	tex-hyphen-uppersorbian-[0-9]*:../../print/tex-hyphen-uppersorbian
DEPENDS+=	tex-hyphen-welsh-[0-9]*:../../print/tex-hyphen-welsh
# depend lithuanian
# lshort-dutch is documentation only
# lshort-finnish is documentation only
# lshort-slovenian is documentation only
# lshort-turkish is documentation only
# depend swebib
# depend turkmen

META_PACKAGE=	yes

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