summaryrefslogtreecommitdiff
path: root/print/tex-luatex
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-02-11 22:00:45 +0000
committerminskim <minskim@pkgsrc.org>2010-02-11 22:00:45 +0000
commit4bdbae0f1b5e5f462c824ff0c2b26e88976c6bd5 (patch)
tree98ffdf5349c28502ba672ebb649949927649ff6b /print/tex-luatex
parent1f0ec9473ffca4ae93f5d69807084cca883fb420 (diff)
downloadpkgsrc-4bdbae0f1b5e5f462c824ff0c2b26e88976c6bd5.tar.gz
Install dviluatex instead of pdfluatex.
luatex's default output format was changed from dvi to pdf.
Diffstat (limited to 'print/tex-luatex')
-rw-r--r--print/tex-luatex/Makefile11
-rw-r--r--print/tex-luatex/PLIST5
-rw-r--r--print/tex-luatex/distinfo8
3 files changed, 12 insertions, 12 deletions
diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile
index 1612fef3485..fc5c5950253 100644
--- a/print/tex-luatex/Makefile
+++ b/print/tex-luatex/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2009/06/09 22:23:33 minskim Exp $
-# TeX Live Revision 12927
+# $NetBSD: Makefile,v 1.4 2010/02/11 22:00:45 minskim Exp $
+# TeX Live Revision 16044
DISTNAME= luatex
PKGNAME= tex-${DISTNAME}-0.2
+PKGREVISION= 1
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.luatex.org/
@@ -15,12 +16,12 @@ DEPENDS+= tex-plain>=3.14159265.12854:../../print/tex-plain
INSTALLATION_DIRS+= bin
-TEX_FORMAT_NAMES+= luatex
+TEX_FORMATS+= "luatex luatex language.def luatex.ini\\\ndviluatex luatex language.def dviluatex.ini"
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
post-install:
- ${LN} -sf luatex ${DESTDIR}${PREFIX}/bin/pdfluatex
+ ${LN} -sf luatex ${DESTDIR}${PREFIX}/bin/dviluatex
.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-luatex/PLIST b/print/tex-luatex/PLIST
index 1675e2f2442..4bf437f1796 100644
--- a/print/tex-luatex/PLIST
+++ b/print/tex-luatex/PLIST
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/09 22:23:33 minskim Exp $
-bin/pdfluatex
-share/texmf/fmtutil/format.luatex.cnf
+@comment $NetBSD: PLIST,v 1.4 2010/02/11 22:00:45 minskim Exp $
+bin/dviluatex
share/texmf/tex/generic/config/luatexiniconfig.tex
diff --git a/print/tex-luatex/distinfo b/print/tex-luatex/distinfo
index f9115307016..bac113f780b 100644
--- a/print/tex-luatex/distinfo
+++ b/print/tex-luatex/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/06/09 22:23:33 minskim Exp $
+$NetBSD: distinfo,v 1.3 2010/02/11 22:00:45 minskim Exp $
-SHA1 (tex-luatex-0.2/luatex.tar.lzma) = ea0431a43dc7ff02f0dfac8c7b15534502ad92c3
-RMD160 (tex-luatex-0.2/luatex.tar.lzma) = 3c33c1993be74f812c7c4509ac696fae17df72c3
-Size (tex-luatex-0.2/luatex.tar.lzma) = 858 bytes
+SHA1 (tex-luatex-0.2/luatex.tar.xz) = 95c76e69b39d91c42cec4e105cdc88f7855530d9
+RMD160 (tex-luatex-0.2/luatex.tar.xz) = 172f81cd7b0c97c0a811e1d0237be23b237fc19a
+Size (tex-luatex-0.2/luatex.tar.xz) = 948 bytes