From f696ae9017ed3af418396282d1f84e9e9d19b845 Mon Sep 17 00:00:00 2001 From: markd Date: Wed, 6 May 2015 10:10:27 +0000 Subject: Reimport print/tex-collection-* as meta-pkgs/texlive-collection-*. --- .../texlive-collection-latexrecommended/DESCR | 2 + .../texlive-collection-latexrecommended/Makefile | 70 ++++++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 meta-pkgs/texlive-collection-latexrecommended/DESCR create mode 100644 meta-pkgs/texlive-collection-latexrecommended/Makefile (limited to 'meta-pkgs/texlive-collection-latexrecommended') diff --git a/meta-pkgs/texlive-collection-latexrecommended/DESCR b/meta-pkgs/texlive-collection-latexrecommended/DESCR new file mode 100644 index 00000000000..7d387c9ecbb --- /dev/null +++ b/meta-pkgs/texlive-collection-latexrecommended/DESCR @@ -0,0 +1,2 @@ +This is a meta package providing recommended add-on packages for LaTeX which +have widespread use. diff --git a/meta-pkgs/texlive-collection-latexrecommended/Makefile b/meta-pkgs/texlive-collection-latexrecommended/Makefile new file mode 100644 index 00000000000..07eb4da7b5e --- /dev/null +++ b/meta-pkgs/texlive-collection-latexrecommended/Makefile @@ -0,0 +1,70 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 10:10:28 markd Exp $ + +DISTNAME= collection-latexrecommended +PKGNAME= texlive-${DISTNAME}-2014 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 35765 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= LaTeX recommended packages + +DEPENDS+= texlive-collection-latex>=2014:../../meta-pkgs/texlive-collection-latex + +DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize +DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer +DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs +DEPENDS+= tex-breqn-[0-9]*:../../print/tex-breqn +DEPENDS+= tex-caption-[0-9]*:../../print/tex-caption +DEPENDS+= tex-cite-[0-9]*:../../print/tex-cite +DEPENDS+= tex-cmap-[0-9]*:../../print/tex-cmap +DEPENDS+= tex-crop-[0-9]*:../../print/tex-crop +DEPENDS+= tex-ctable-[0-9]*:../../print/tex-ctable +DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic +DEPENDS+= tex-euenc-[0-9]*:../../fonts/tex-euenc +DEPENDS+= tex-euler-[0-9]*:../../print/tex-euler +DEPENDS+= tex-extsizes-[0-9]*:../../print/tex-extsizes +DEPENDS+= tex-fancybox-[0-9]*:../../print/tex-fancybox +DEPENDS+= tex-fancyref-[0-9]*:../../print/tex-fancyref +DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb +DEPENDS+= tex-float-[0-9]*:../../print/tex-float +DEPENDS+= tex-fontspec-[0-9]*:../../fonts/tex-fontspec +DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp +DEPENDS+= tex-index-[0-9]*:../../print/tex-index +DEPENDS+= tex-jknapltx-[0-9]*:../../print/tex-jknapltx +DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script +DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel +DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages +DEPENDS+= tex-l3experimental-[0-9]*:../../devel/tex-l3experimental +DEPENDS+= tex-lineno-[0-9]*:../../print/tex-lineno +DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings +DEPENDS+= tex-mathtools-[0-9]*:../../print/tex-mathtools +DEPENDS+= tex-mdwtools-[0-9]*:../../print/tex-mdwtools +DEPENDS+= tex-memoir-[0-9]*:../../print/tex-memoir +DEPENDS+= tex-metalogo-[0-9]*:../../print/tex-metalogo +DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype +DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms +DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass +DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip +DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages +DEPENDS+= tex-powerdot-[0-9]*:../../print/tex-powerdot +DEPENDS+= tex-psfrag-[0-9]*:../../print/tex-psfrag +DEPENDS+= tex-rcs-[0-9]*:../../print/tex-rcs +DEPENDS+= tex-rotating-[0-9]*:../../print/tex-rotating +DEPENDS+= tex-sansmath-[0-9]*:../../print/tex-sansmath +DEPENDS+= tex-section-[0-9]*:../../print/tex-section +DEPENDS+= tex-seminar-[0-9]*:../../print/tex-seminar +DEPENDS+= tex-sepnum-[0-9]*:../../print/tex-sepnum +DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace +DEPENDS+= tex-subfig-[0-9]*:../../print/tex-subfig +DEPENDS+= tex-textcase-[0-9]*:../../print/tex-textcase +DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf +DEPENDS+= tex-typehtml-[0-9]*:../../print/tex-typehtml +DEPENDS+= tex-underscore-[0-9]*:../../print/tex-underscore +DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor +DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3