Import tex-luatex-doc-0.1 as wip/tex-luatex-doc.

This is documentation for tex-luatex.
This commit is contained in:
Min Sik Kim 2009-02-09 00:31:00 +00:00 committed by Thomas Klausner
parent 5687319b2e
commit 9e394e51c7
4 changed files with 48 additions and 0 deletions

1
tex-luatex-doc/DESCR Normal file
View file

@ -0,0 +1 @@
This is documentation for tex-luatex.

38
tex-luatex-doc/Makefile Normal file
View file

@ -0,0 +1,38 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/02/09 00:31:00 minskim Exp $
# TeX Live Revision 10592
DISTNAME= luatex.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/tlnet/2008/archive/}
DIST_SUBDIR= ${PKGNAME_NOREV}
EXTRACT_SUFX= .tar.lzma
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.tug.org/texlive/
COMMENT= Documentation for tex-luatex
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pax
NO_CONFIGURE= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
TEX_FORMAT_NAMES+= luatex
.include "../../print/kpathsea/texmf.mk"
.include "../../print/texlive-tetex/format.mk"
post-extract:
${FIND} ${WRKSRC}/texmf* -type d -exec ${CHMOD} ${PKGDIRMODE} {} \;
${FIND} ${WRKSRC}/texmf* -type f -exec ${CHMOD} ${SHAREMODE} {} \;
do-install:
cd ${WRKSRC} && \
pax -rwpm -s ',.*\.orig$$,,' texmf* ${DESTDIR}${PREFIX}/share
.include "../../mk/bsd.pkg.mk"

4
tex-luatex-doc/PLIST Normal file
View file

@ -0,0 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/09 00:31:00 minskim Exp $
share/texmf-dist/doc/luatex/luatexref-env.tex
share/texmf-dist/doc/luatex/luatexref-t.pdf
share/texmf-dist/doc/luatex/luatexref-t.tex

5
tex-luatex-doc/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/02/09 00:31:00 minskim Exp $
SHA1 (tex-luatex-doc-0.1/luatex.doc.tar.lzma) = a5f33b2b4b0710b61bf7cc42c8cf616c8c927a64
RMD160 (tex-luatex-doc-0.1/luatex.doc.tar.lzma) = 1d62b48652c55ee5497610169a24175de049229f
Size (tex-luatex-doc-0.1/luatex.doc.tar.lzma) = 493602 bytes