pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/texlive-collection-all Add texlive-collectio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/571b04b8cae5
branches:  trunk
changeset: 357458:571b04b8cae5
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Jan 20 23:46:36 2017 +0000

description:
Add texlive-collection-all
  A meta-pkg pulling in all the texlive collections.

diffstat:

 meta-pkgs/texlive-collection-all/DESCR    |   1 +
 meta-pkgs/texlive-collection-all/Makefile |  60 +++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+), 0 deletions(-)

diffs (69 lines):

diff -r c45383850409 -r 571b04b8cae5 meta-pkgs/texlive-collection-all/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/texlive-collection-all/DESCR    Fri Jan 20 23:46:36 2017 +0000
@@ -0,0 +1,1 @@
+This is a meta package providing all texlive collections.
diff -r c45383850409 -r 571b04b8cae5 meta-pkgs/texlive-collection-all/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/texlive-collection-all/Makefile Fri Jan 20 23:46:36 2017 +0000
@@ -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@localhost
+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"



Home | Main Index | Thread Index | Old Index