summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authormarkd <markd>2017-01-20 23:46:36 +0000
committermarkd <markd>2017-01-20 23:46:36 +0000
commitfcbe3e53ade30fa323d6942a893355a24d1b0168 (patch)
tree139d76b6c5b73e4957a59dd4f667f156b99f1c57 /meta-pkgs
parent648653b7c156553a22a7d19ae8d50678012988a8 (diff)
downloadpkgsrc-fcbe3e53ade30fa323d6942a893355a24d1b0168.tar.gz
Add texlive-collection-all
A meta-pkg pulling in all the texlive collections.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/texlive-collection-all/DESCR1
-rw-r--r--meta-pkgs/texlive-collection-all/Makefile60
2 files changed, 61 insertions, 0 deletions
diff --git a/meta-pkgs/texlive-collection-all/DESCR b/meta-pkgs/texlive-collection-all/DESCR
new file mode 100644
index 00000000000..b405ae22d54
--- /dev/null
+++ b/meta-pkgs/texlive-collection-all/DESCR
@@ -0,0 +1 @@
+This is a meta package providing all texlive collections.
diff --git a/meta-pkgs/texlive-collection-all/Makefile b/meta-pkgs/texlive-collection-all/Makefile
new file mode 100644
index 00000000000..7453d50f3f6
--- /dev/null
+++ b/meta-pkgs/texlive-collection-all/Makefile
@@ -0,0 +1,60 @@
+# $NetBSD: Makefile,v 1.1 2017/01/20 23:46:36 markd Exp $
+
+DISTNAME= collection-all
+PKGNAME= texlive-${DISTNAME}-2016pre1
+CATEGORIES= meta-pkgs
+MASTER_SITES= # empty
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tug.org/texlive/
+COMMENT= All texlive collections
+
+DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
+DEPENDS+= texlive-collection-bibtexextra-[0-9]:../../meta-pkgs/texlive-collection-bibtexextra
+DEPENDS+= texlive-collection-binextra-[0-9]:../../meta-pkgs/texlive-collection-binextra
+DEPENDS+= texlive-collection-context-[0-9]:../../meta-pkgs/texlive-collection-context
+DEPENDS+= texlive-collection-fontsextra-[0-9]:../../meta-pkgs/texlive-collection-fontsextra
+DEPENDS+= texlive-collection-fontsrecommended-[0-9]:../../meta-pkgs/texlive-collection-fontsrecommended
+DEPENDS+= texlive-collection-fontutils-[0-9]:../../meta-pkgs/texlive-collection-fontutils
+DEPENDS+= texlive-collection-formatsextra-[0-9]:../../meta-pkgs/texlive-collection-formatsextra
+DEPENDS+= texlive-collection-games-[0-9]:../../meta-pkgs/texlive-collection-games
+DEPENDS+= texlive-collection-genericextra-[0-9]:../../meta-pkgs/texlive-collection-genericextra
+DEPENDS+= texlive-collection-genericrecommended-[0-9]:../../meta-pkgs/texlive-collection-genericrecommended
+DEPENDS+= texlive-collection-htmlxml-[0-9]:../../meta-pkgs/texlive-collection-htmlxml
+DEPENDS+= texlive-collection-langafrican-[0-9]:../../meta-pkgs/texlive-collection-langafrican
+DEPENDS+= texlive-collection-langarabic-[0-9]:../../meta-pkgs/texlive-collection-langarabic
+DEPENDS+= texlive-collection-langchinese-[0-9]:../../meta-pkgs/texlive-collection-langchinese
+DEPENDS+= texlive-collection-langcjk-[0-9]:../../meta-pkgs/texlive-collection-langcjk
+DEPENDS+= texlive-collection-langcyrillic-[0-9]:../../meta-pkgs/texlive-collection-langcyrillic
+DEPENDS+= texlive-collection-langczechslovak-[0-9]:../../meta-pkgs/texlive-collection-langczechslovak
+DEPENDS+= texlive-collection-langenglish-[0-9]:../../meta-pkgs/texlive-collection-langenglish
+DEPENDS+= texlive-collection-langeuropean-[0-9]:../../meta-pkgs/texlive-collection-langeuropean
+DEPENDS+= texlive-collection-langfrench-[0-9]:../../meta-pkgs/texlive-collection-langfrench
+DEPENDS+= texlive-collection-langgerman-[0-9]:../../meta-pkgs/texlive-collection-langgerman
+DEPENDS+= texlive-collection-langgreek-[0-9]:../../meta-pkgs/texlive-collection-langgreek
+DEPENDS+= texlive-collection-langindic-[0-9]:../../meta-pkgs/texlive-collection-langindic
+DEPENDS+= texlive-collection-langitalian-[0-9]:../../meta-pkgs/texlive-collection-langitalian
+DEPENDS+= texlive-collection-langjapanese-[0-9]:../../meta-pkgs/texlive-collection-langjapanese
+DEPENDS+= texlive-collection-langkorean-[0-9]:../../meta-pkgs/texlive-collection-langkorean
+DEPENDS+= texlive-collection-langother-[0-9]:../../meta-pkgs/texlive-collection-langother
+DEPENDS+= texlive-collection-langpolish-[0-9]:../../meta-pkgs/texlive-collection-langpolish
+DEPENDS+= texlive-collection-langportuguese-[0-9]:../../meta-pkgs/texlive-collection-langportuguese
+DEPENDS+= texlive-collection-langspanish-[0-9]:../../meta-pkgs/texlive-collection-langspanish
+DEPENDS+= texlive-collection-latex-[0-9]:../../meta-pkgs/texlive-collection-latex
+DEPENDS+= texlive-collection-latexextra-[0-9]:../../meta-pkgs/texlive-collection-latexextra
+DEPENDS+= texlive-collection-latexrecommended-[0-9]:../../meta-pkgs/texlive-collection-latexrecommended
+DEPENDS+= texlive-collection-luatex-[0-9]:../../meta-pkgs/texlive-collection-luatex
+DEPENDS+= texlive-collection-mathextra-[0-9]:../../meta-pkgs/texlive-collection-mathextra
+DEPENDS+= texlive-collection-metapost-[0-9]:../../meta-pkgs/texlive-collection-metapost
+DEPENDS+= texlive-collection-music-[0-9]:../../meta-pkgs/texlive-collection-music
+DEPENDS+= texlive-collection-omega-[0-9]:../../meta-pkgs/texlive-collection-omega
+DEPENDS+= texlive-collection-pictures-[0-9]:../../meta-pkgs/texlive-collection-pictures
+DEPENDS+= texlive-collection-plainextra-[0-9]:../../meta-pkgs/texlive-collection-plainextra
+DEPENDS+= texlive-collection-pstricks-[0-9]:../../meta-pkgs/texlive-collection-pstricks
+DEPENDS+= texlive-collection-publishers-[0-9]:../../meta-pkgs/texlive-collection-publishers
+DEPENDS+= texlive-collection-science-[0-9]:../../meta-pkgs/texlive-collection-science
+DEPENDS+= texlive-collection-xetex-[0-9]:../../meta-pkgs/texlive-collection-xetex
+
+META_PACKAGE= yes
+
+.include "../../mk/bsd.pkg.mk"