summaryrefslogtreecommitdiff
path: root/meta-pkgs/texlive-collection-science/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2015-05-06 10:41:42 +0000
committermarkd <markd>2015-05-06 10:41:42 +0000
commit698f24c4b5880915bc1d0b8572689c8403a6d726 (patch)
tree2ab9ebcd60ef94a3331171a45ee5a47eb69b6fb7 /meta-pkgs/texlive-collection-science/Makefile
parent6f7ad5765acecdb710d087658a33abb81509c69d (diff)
downloadpkgsrc-698f24c4b5880915bc1d0b8572689c8403a6d726.tar.gz
Add texlive-collection-bibtexextra 2014pre1
Add texlive-collection-binextra 2014pre1 Add texlive-collection-context 2014pre1 Add texlive-collection-fontsextra 2014pre1 Add texlive-collection-fontutils 2014pre1 Add texlive-collection-formatsextra 2014pre1 Add texlive-collection-games 2014pre1 Add texlive-collection-genericextra 2014pre1 Add texlive-collection-htmlxml 2014pre1 Add texlive-collection-langafrican 2014pre1 Add texlive-collection-langarabic 2014pre1 Add texlive-collection-langchinese 2014pre1 Add texlive-collection-langcjk 2014pre1 Add texlive-collection-langcyrillic 2014pre1 Add texlive-collection-langczechslovak 2014pre1 Add texlive-collection-langenglish 2014pre1 Add texlive-collection-langeuropean 2014pre1 Add texlive-collection-langfrench 2014pre1 Add texlive-collection-langgerman 2014pre1 Add texlive-collection-langgreek 2014pre1 Add texlive-collection-langindic 2014pre1 Add texlive-collection-langitalian 2014pre1 Add texlive-collection-langjapanese 2014pre1 Add texlive-collection-langkorean 2014pre1 Add texlive-collection-langother 2014pre1 Add texlive-collection-langpolish 2014pre1 Add texlive-collection-langportuguese 2014pre1 Add texlive-collection-langspanish 2014pre1 Add texlive-collection-latexextra 2014pre1 Add texlive-collection-luatex 2014pre1 Add texlive-collection-mathextra 2014pre1 Add texlive-collection-metapost 2014pre1 Add texlive-collection-music 2014pre1 Add texlive-collection-omega 2014pre1 Add texlive-collection-pictures 2014pre1 Add texlive-collection-plainextra 2014pre1 Add texlive-collection-pstricks 2014pre1 Add texlive-collection-publishers 2014pre1 Add texlive-collection-science 2014pre1 Add texlive-collection-xetex 2014pre1 Meta-packages corresponding to texlive collections. Currently the collections are incomplete as not all texlive packages are in pkgsrc - hence the 2014pre1 version.
Diffstat (limited to 'meta-pkgs/texlive-collection-science/Makefile')
-rw-r--r--meta-pkgs/texlive-collection-science/Makefile85
1 files changed, 85 insertions, 0 deletions
diff --git a/meta-pkgs/texlive-collection-science/Makefile b/meta-pkgs/texlive-collection-science/Makefile
new file mode 100644
index 00000000000..c4b5cb3d13d
--- /dev/null
+++ b/meta-pkgs/texlive-collection-science/Makefile
@@ -0,0 +1,85 @@
+# $NetBSD: Makefile,v 1.1 2015/05/06 10:41:45 markd Exp $
+
+DISTNAME= collection-science
+PKGNAME= texlive-${DISTNAME}-2014pre1
+CATEGORIES= meta-pkgs
+MASTER_SITES= # empty
+TEXLIVE_REV= 36612
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tug.org/texlive/
+COMMENT= Natural and computer sciences TeX packages
+
+DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
+
+DEPENDS+= tex-SIstyle-[0-9]*:../../print/tex-SIstyle
+DEPENDS+= tex-SIunits-[0-9]*:../../print/tex-SIunits
+# depend alg
+DEPENDS+= tex-algorithm2e-[0-9]*:../../print/tex-algorithm2e
+DEPENDS+= tex-algorithmicx-[0-9]*:../../print/tex-algorithmicx
+DEPENDS+= tex-algorithms-[0-9]*:../../print/tex-algorithms
+# depend biocon
+# depend bohr
+# depend bpchem
+# depend bytefield
+DEPENDS+= tex-chemarrow-[0-9]*:../../print/tex-chemarrow
+# depend chemcompounds
+# depend chemcono
+# depend chemexec
+# depend chemformula
+# depend chemgreek
+# depend chemmacros
+# depend chemnum
+# depend chemschemex
+# depend chemstyle
+DEPENDS+= tex-clrscode-[0-9]*:../../print/tex-clrscode
+# depend clrscode3e
+# depend complexity
+# depend computational-complexity
+# depend cryptocode
+# depend digiconfigs
+# depend drawstack
+# depend dyntree
+# depend eltex
+# depend endiagram
+# depend engtlc
+# depend fouridx
+# depend functan
+# depend galois
+# depend gastex
+# depend gene-logic
+# depend ghsystem
+# depend gu
+# depend hep
+# depend hepnames
+# depend hepparticles
+# depend hepthesis
+# depend hepunits
+# depend karnaugh
+# depend matlab-prettifier
+DEPENDS+= tex-mhchem-[0-9]*:../../print/tex-mhchem
+# depend miller
+# depend mychemistry
+# depend nuc
+# depend objectz
+# depend physics
+# depend pseudocode
+# depend pygmentex
+# depend sasnrdisplay
+# depend sciposter
+# depend sclang-prettifier
+# depend sfg
+# depend siunitx
+# depend steinmetz
+# depend struktex
+# depend substances
+# depend t-angles
+# depend textopo
+# depend ulqda
+# depend unitsdef
+# depend xymtex
+# depend youngtab
+
+META_PACKAGE= yes
+
+.include "../../mk/bsd.pkg.mk"