pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-luatex Import tex-luatex-0.1 as print/tex-lu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c0eb7b1df4d
branches: trunk
changeset: 557347:4c0eb7b1df4d
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Apr 13 18:59:45 2009 +0000
description:
Import tex-luatex-0.1 as print/tex-luatex.
This package manages the new and extended features and resources that
LuaTeX provides. Examples are attributes and catcode tables.
diffstat:
print/tex-luatex/DESCR | 2 ++
print/tex-luatex/Makefile | 19 +++++++++++++++++++
print/tex-luatex/PLIST | 2 ++
print/tex-luatex/distinfo | 5 +++++
4 files changed, 28 insertions(+), 0 deletions(-)
diffs (44 lines):
diff -r be62992afd48 -r 4c0eb7b1df4d print/tex-luatex/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-luatex/DESCR Mon Apr 13 18:59:45 2009 +0000
@@ -0,0 +1,2 @@
+This package manages the new and extended features and resources that
+LuaTeX provides. Examples are attributes and catcode tables.
diff -r be62992afd48 -r 4c0eb7b1df4d print/tex-luatex/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-luatex/Makefile Mon Apr 13 18:59:45 2009 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/13 18:59:45 minskim Exp $
+# TeX Live Revision 10592
+
+DISTNAME= luatex
+PKGNAME= tex-${DISTNAME}-0.1
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= http://www.luatex.org/
+COMMENT= LuaTeX basic definition package
+
+DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex
+DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
+DEPENDS+= web2c-[0-9]*:../../print/web2c
+
+TEX_FORMAT_NAMES+= luatex
+TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r be62992afd48 -r 4c0eb7b1df4d print/tex-luatex/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-luatex/PLIST Mon Apr 13 18:59:45 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/13 18:59:45 minskim Exp $
+share/texmf/fmtutil/format.luatex.cnf
diff -r be62992afd48 -r 4c0eb7b1df4d print/tex-luatex/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-luatex/distinfo Mon Apr 13 18:59:45 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/04/13 18:59:45 minskim Exp $
+
+SHA1 (tex-luatex-0.1/luatex.tar.lzma) = 0c7fafa036d6cc1ffc25f6bff03724149da95336
+RMD160 (tex-luatex-0.1/luatex.tar.lzma) = 201955992149047f068d535ae9f150125eef33dd
+Size (tex-luatex-0.1/luatex.tar.lzma) = 533 bytes
Home |
Main Index |
Thread Index |
Old Index