pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-bin-latex Import tex-bin-latex-2008.10592 as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/239e59229bdd
branches: trunk
changeset: 557383:239e59229bdd
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Apr 14 18:24:07 2009 +0000
description:
Import tex-bin-latex-2008.10592 as print/tex-bin-latex.
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 LaTeX formats for the following commands: latex,
lualatex, pdflatex, and pdflualatex.
diffstat:
print/tex-bin-latex/DESCR | 7 +++++++
print/tex-bin-latex/Makefile | 29 +++++++++++++++++++++++++++++
print/tex-bin-latex/PLIST | 9 +++++++++
print/tex-bin-latex/distinfo | 5 +++++
4 files changed, 50 insertions(+), 0 deletions(-)
diffs (66 lines):
diff -r daa9b1fd93f6 -r 239e59229bdd print/tex-bin-latex/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bin-latex/DESCR Tue Apr 14 18:24:07 2009 +0000
@@ -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 LaTeX formats for the following commands: latex,
+lualatex, pdflatex, and pdflualatex.
diff -r daa9b1fd93f6 -r 239e59229bdd print/tex-bin-latex/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bin-latex/Makefile Tue Apr 14 18:24:07 2009 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/14 18:24:07 minskim Exp $
+# TeX Live Revision 10592
+
+DISTNAME= bin-latex
+PKGNAME= tex-${DISTNAME}-2008.10592
+
+MAINTAINER= minskim%NetBSD.org@localhost
+COMMENT= TeX macro package that defines LaTeX
+
+CONFLICTS+= teTeX-bin<=3.0nb31
+DEPENDS+= tex-bin-kpathsea-[0-9]*:../../print/tex-bin-kpathsea
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+DEPENDS+= tex-latexconfig-[0-9]*:../../print/tex-latexconfig
+DEPENDS+= tex-luatex-[0-9]*:../../print/tex-luatex
+DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
+
+INSTALLATION_DIRS+= bin
+
+TEX_FORMAT_NAMES+= latex
+
+.include "../../print/texlive/module.mk"
+
+post-install:
+ ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/latex
+ ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/pdflatex
+ ${LN} -sf luatex ${DESTDIR}${PREFIX}/bin/lualatex
+ ${LN} -sf luatex ${DESTDIR}${PREFIX}/bin/pdflualatex
+
+.include "../../mk/bsd.pkg.mk"
diff -r daa9b1fd93f6 -r 239e59229bdd print/tex-bin-latex/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bin-latex/PLIST Tue Apr 14 18:24:07 2009 +0000
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/14 18:24:07 minskim Exp $
+bin/latex
+bin/lualatex
+bin/pdflatex
+bin/pdflualatex
+share/texmf/fmtutil/format.latex.cnf
+share/texmf/tex/latex/config/color.cfg
+share/texmf/tex/latex/config/graphics.cfg
+share/texmf/tex/latex/config/hyperref.cfg
diff -r daa9b1fd93f6 -r 239e59229bdd print/tex-bin-latex/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bin-latex/distinfo Tue Apr 14 18:24:07 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/04/14 18:24:07 minskim Exp $
+
+SHA1 (tex-bin-latex-2008.10592/bin-latex.tar.lzma) = 5cbb0032e7ac9d854d777c5d75be165fc12df4bf
+RMD160 (tex-bin-latex-2008.10592/bin-latex.tar.lzma) = 8d84fe91f787a19debf64eeffae13c11dda9a4aa
+Size (tex-bin-latex-2008.10592/bin-latex.tar.lzma) = 1748 bytes
Home |
Main Index |
Thread Index |
Old Index