Fri Jan 20 23:35:18 2017 UTC ()
Add tex-milog and tex-uhrzeit completing collection.


(markd)
diff -r1.7 -r1.8 pkgsrc/meta-pkgs/texlive-collection-langgerman/Makefile

cvs diff -r1.7 -r1.8 pkgsrc/meta-pkgs/texlive-collection-langgerman/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/texlive-collection-langgerman/Makefile 2016/08/07 11:11:45 1.7
+++ pkgsrc/meta-pkgs/texlive-collection-langgerman/Makefile 2017/01/20 23:35:18 1.8
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2016/08/07 11:11:45 markd Exp $ 1# $NetBSD: Makefile,v 1.8 2017/01/20 23:35:18 markd Exp $
2 2
3DISTNAME= collection-langgerman 3DISTNAME= collection-langgerman
4PKGNAME= texlive-${DISTNAME}-2016pre2 4PKGNAME= texlive-${DISTNAME}-2016
5CATEGORIES= meta-pkgs 5CATEGORIES= meta-pkgs
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7TEXLIVE_REV= 41610 7TEXLIVE_REV= 41610
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tug.org/texlive/ 10HOMEPAGE= http://www.tug.org/texlive/
11COMMENT= German TeX packages 11COMMENT= German TeX packages
12 12
13DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic 13DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic
14 14
15DEPENDS+= tex-babel-german-[0-9]*:../../print/tex-babel-german 15DEPENDS+= tex-babel-german-[0-9]*:../../print/tex-babel-german
16DEPENDS+= tex-bibleref-german-[0-9]*:../../print/tex-bibleref-german 16DEPENDS+= tex-bibleref-german-[0-9]*:../../print/tex-bibleref-german
17# booktabs-de is documentation only 17# booktabs-de is documentation only
@@ -30,36 +30,36 @@ DEPENDS+= tex-germkorr-[0-9]*:../../prin @@ -30,36 +30,36 @@ DEPENDS+= tex-germkorr-[0-9]*:../../prin
30DEPENDS+= tex-hausarbeit-jura-[0-9]*:../../print/tex-hausarbeit-jura 30DEPENDS+= tex-hausarbeit-jura-[0-9]*:../../print/tex-hausarbeit-jura
31DEPENDS+= tex-hyphen-german-[0-9]*:../../print/tex-hyphen-german 31DEPENDS+= tex-hyphen-german-[0-9]*:../../print/tex-hyphen-german
32# koma-script-examples is documentation only 32# koma-script-examples is documentation only
33# l2picfaq is documentation only 33# l2picfaq is documentation only
34# l2tabu is documentation only 34# l2tabu is documentation only
35# latex-bib-ex is documentation only 35# latex-bib-ex is documentation only
36# latex-bib2-ex is documentation only 36# latex-bib2-ex is documentation only
37# latex-referenz is documentation only 37# latex-referenz is documentation only
38# latex-tabellen is documentation only 38# latex-tabellen is documentation only
39# latexcheat-de is documentation only 39# latexcheat-de is documentation only
40# lshort-german is documentation only 40# lshort-german is documentation only
41# lualatex-doc-de is documentation only 41# lualatex-doc-de is documentation only
42# microtype-de is documentation only 42# microtype-de is documentation only
43# depend milog 43DEPENDS+= tex-milog-[0-9]*:../../print/tex-milog
44# presentations is documentation only 44# presentations is documentation only
45DEPENDS+= tex-r_und_s-[0-9]*:../../print/tex-r_und_s 45DEPENDS+= tex-r_und_s-[0-9]*:../../print/tex-r_und_s
46# templates-fenn is documentation only 46# templates-fenn is documentation only
47# templates-sommer is documentation only 47# templates-sommer is documentation only
48# texlive-de is documentation only 48# texlive-de is documentation only
49# tipa-de is documentation only 49# tipa-de is documentation only
50# translation-arsclassica-de is documentation only 50# translation-arsclassica-de is documentation only
51# translation-biblatex-de is documentation only 51# translation-biblatex-de is documentation only
52# translation-chemsym-de is documentation only 52# translation-chemsym-de is documentation only
53# translation-ecv-de is documentation only 53# translation-ecv-de is documentation only
54# translation-enumitem-de is documentation only 54# translation-enumitem-de is documentation only
55# translation-europecv-de is documentation only 55# translation-europecv-de is documentation only
56# translation-filecontents-de is documentation only 56# translation-filecontents-de is documentation only
57# translation-moreverb-de is documentation only 57# translation-moreverb-de is documentation only
58DEPENDS+= tex-udesoftec-[0-9]*:../../print/tex-udesoftec 58DEPENDS+= tex-udesoftec-[0-9]*:../../print/tex-udesoftec
59# depend uhrzeit 59DEPENDS+= tex-uhrzeit-[0-9]*:../../print/tex-uhrzeit
60DEPENDS+= tex-umlaute-[0-9]*:../../print/tex-umlaute 60DEPENDS+= tex-umlaute-[0-9]*:../../print/tex-umlaute
61# voss-mathcol is documentation only 61# voss-mathcol is documentation only
62 62
63META_PACKAGE= yes 63META_PACKAGE= yes
64 64
65.include "../../mk/bsd.pkg.mk" 65.include "../../mk/bsd.pkg.mk"