summaryrefslogtreecommitdiff
path: root/print/tex-latex-bin
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-02-15 20:29:15 +0000
committerminskim <minskim@pkgsrc.org>2010-02-15 20:29:15 +0000
commita3581dd43efb1847c3d2ec8114bb4d4863d26f6d (patch)
treeb89407336b12d80b6223468ddd59a674254622cb /print/tex-latex-bin
parent7b600beb3368fca509b772ba05bce6c7f2c7dca1 (diff)
downloadpkgsrc-a3581dd43efb1847c3d2ec8114bb4d4863d26f6d.tar.gz
Import tex-latex-bin-2009 as print/tex-latex-bin.
LaTeX is a widely-used macro package for TeX, providing many basic document formating commands extended by a wide range of packages. It is a development of Leslie Lamport's original LaTeX 2.09, and superseded the older system in June 1994. This package provides the following commands: latex, lualatex, pdflatex, and dvilualatex.
Diffstat (limited to 'print/tex-latex-bin')
-rw-r--r--print/tex-latex-bin/DESCR7
-rw-r--r--print/tex-latex-bin/Makefile28
-rw-r--r--print/tex-latex-bin/PLIST5
-rw-r--r--print/tex-latex-bin/distinfo5
4 files changed, 45 insertions, 0 deletions
diff --git a/print/tex-latex-bin/DESCR b/print/tex-latex-bin/DESCR
new file mode 100644
index 00000000000..da9bace6309
--- /dev/null
+++ b/print/tex-latex-bin/DESCR
@@ -0,0 +1,7 @@
+LaTeX is a widely-used macro package for TeX, providing many basic
+document formating commands extended by a wide range of packages. It
+is a development of Leslie Lamport's original LaTeX 2.09, and
+superseded the older system in June 1994.
+
+This package provides the following commands: latex, lualatex,
+pdflatex, and dvilualatex.
diff --git a/print/tex-latex-bin/Makefile b/print/tex-latex-bin/Makefile
new file mode 100644
index 00000000000..4592963c458
--- /dev/null
+++ b/print/tex-latex-bin/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/15 20:29:15 minskim Exp $
+# TeX Live Revision 16044
+
+DISTNAME= latex-bin
+PKGNAME= tex-${DISTNAME}-2009
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= LaTeX executables
+
+CONFLICTS+= teTeX-texmf<=3.0nb31
+CONFLICTS+= tex-bin-latex<2009
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+SUPERSEDES= tex-bin-latex<2009
+
+INSTALLATION_DIRS= bin
+
+TEX_FORMATS+= "latex pdftex language.dat -translate-file=cp227.tcx *latex.ini\\npdflatex pdftex language.dat -translate-file=cp227.tcx *pdflatex.ini\\ndvilualatex luatex language.dat dvilualatex.ini\\nlualatex luatex language.dat lualatex.ini\\n"
+TEX_TEXMF_DIRS= # empty
+
+.include "../../print/texlive/package.mk"
+
+post-install:
+ ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/latex
+ ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/pdflatex
+ ${LN} -sf luatex ${DESTDIR}${PREFIX}/bin/dvilualatex
+ ${LN} -sf luatex ${DESTDIR}${PREFIX}/bin/lualatex
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-latex-bin/PLIST b/print/tex-latex-bin/PLIST
new file mode 100644
index 00000000000..bf739d967be
--- /dev/null
+++ b/print/tex-latex-bin/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/15 20:29:15 minskim Exp $
+bin/dvilualatex
+bin/latex
+bin/lualatex
+bin/pdflatex
diff --git a/print/tex-latex-bin/distinfo b/print/tex-latex-bin/distinfo
new file mode 100644
index 00000000000..eeee7730e3d
--- /dev/null
+++ b/print/tex-latex-bin/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/15 20:29:15 minskim Exp $
+
+SHA1 (tex-latex-bin-2009/latex-bin.tar.xz) = 632f58543bce5f03a4c32102fd9c527e3f8d3d45
+RMD160 (tex-latex-bin-2009/latex-bin.tar.xz) = a39cf98d18f739b77f652698baff520543e3c64f
+Size (tex-latex-bin-2009/latex-bin.tar.xz) = 400 bytes