pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-collection-latexrecommended Add tex-collecti...
details: https://anonhg.NetBSD.org/pkgsrc/rev/213ffa8ac359
branches: trunk
changeset: 650828:213ffa8ac359
user: markd <markd%pkgsrc.org@localhost>
date: Mon Apr 27 07:27:55 2015 +0000
description:
Add tex-collection-latexrecommended 2014
This is a meta package providing recommended add-on packages for LaTeX which
have widespread use.
diffstat:
print/tex-collection-latexrecommended/DESCR | 2 +
print/tex-collection-latexrecommended/Makefile | 69 ++++++++++++++++++++++++++
2 files changed, 71 insertions(+), 0 deletions(-)
diffs (79 lines):
diff -r ed2dc7c423e3 -r 213ffa8ac359 print/tex-collection-latexrecommended/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-collection-latexrecommended/DESCR Mon Apr 27 07:27:55 2015 +0000
@@ -0,0 +1,2 @@
+This is a meta package providing recommended add-on packages for LaTeX which
+have widespread use.
diff -r ed2dc7c423e3 -r 213ffa8ac359 print/tex-collection-latexrecommended/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-collection-latexrecommended/Makefile Mon Apr 27 07:27:55 2015 +0000
@@ -0,0 +1,69 @@
+# $NetBSD: Makefile,v 1.1 2015/04/27 07:27:55 markd Exp $
+
+DISTNAME= collection-latexrecommended
+PKGNAME= tex-${DISTNAME}-2014
+CATEGORIES= print
+MASTER_SITES= # empty
+TEXLIVE_REV= 35765
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.tug.org/texlive/
+COMMENT= LaTeX recommended packages
+
+DEPENDS+= tex-collection-latex>=2014:../../print/tex-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"
Home |
Main Index |
Thread Index |
Old Index