Add tex-localloc{,-doc} 1.1b
Macros for localizing TeX register allocations
This commit is contained in:
parent
0ebc769dd1
commit
7747019517
8 changed files with 48 additions and 0 deletions
1
print/tex-localloc-doc/DESCR
Normal file
1
print/tex-localloc-doc/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Documentation for tex-localloc.
|
13
print/tex-localloc-doc/Makefile
Normal file
13
print/tex-localloc-doc/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1 2016/09/20 12:47:52 markd Exp $
|
||||
|
||||
DISTNAME= localloc.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-1.1b
|
||||
TEXLIVE_REV= 21934
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/localloc
|
||||
COMMENT= Documentation for tex-localloc
|
||||
#LICENSE= other-free
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
4
print/tex-localloc-doc/PLIST
Normal file
4
print/tex-localloc-doc/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2016/09/20 12:47:52 markd Exp $
|
||||
share/texmf-dist/doc/latex/localloc/localloc.README
|
||||
share/texmf-dist/doc/latex/localloc/localloc.pdf
|
||||
share/texmf-dist/doc/latex/localloc/localtst.tex
|
6
print/tex-localloc-doc/distinfo
Normal file
6
print/tex-localloc-doc/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2016/09/20 12:47:52 markd Exp $
|
||||
|
||||
SHA1 (tex-localloc-21934/localloc.doc.tar.xz) = 8f54efa2de2c99e13dd7d75693282d9b5c1f1df6
|
||||
RMD160 (tex-localloc-21934/localloc.doc.tar.xz) = 805c16cbee1c7d879bdddf28131ffb57ab480ca3
|
||||
SHA512 (tex-localloc-21934/localloc.doc.tar.xz) = 55d8fe6069678bcbde8dc76d08e0eec50b91fe000fc4d7f6d30d7c9d17e847dfefce37c713b963c311965c2db38197bd8a5b72ab11db7a93a060d7618651de16
|
||||
Size (tex-localloc-21934/localloc.doc.tar.xz) = 241316 bytes
|
3
print/tex-localloc/DESCR
Normal file
3
print/tex-localloc/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
This package approaches the problem of the shortage of
|
||||
registers, by providing a mechanism for local allocation. The
|
||||
package works with Plain TeX, LaTeX and LaTeX 2.09.
|
13
print/tex-localloc/Makefile
Normal file
13
print/tex-localloc/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1 2016/09/20 12:47:52 markd Exp $
|
||||
|
||||
DISTNAME= localloc
|
||||
PKGNAME= tex-${DISTNAME}-1.1b
|
||||
TEXLIVE_REV= 21934
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/localloc
|
||||
COMMENT= Macros for localizing TeX register allocations
|
||||
#LICENSE= other-free
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
2
print/tex-localloc/PLIST
Normal file
2
print/tex-localloc/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2016/09/20 12:47:52 markd Exp $
|
||||
share/texmf-dist/tex/latex/localloc/localloc.sty
|
6
print/tex-localloc/distinfo
Normal file
6
print/tex-localloc/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2016/09/20 12:47:52 markd Exp $
|
||||
|
||||
SHA1 (tex-localloc-21934/localloc.tar.xz) = 43c342213332869748c9d23850da3265fc165890
|
||||
RMD160 (tex-localloc-21934/localloc.tar.xz) = a2e87ad417028e0988bfb4ef5219886cc8e8b72c
|
||||
SHA512 (tex-localloc-21934/localloc.tar.xz) = 56e6794866a22b8e64352e1c00c49c490220389eb7a8a1e23771cc49d01b489fa53616692f2d408ba8d2ab631824f2598d14fac084027c25c057e2546df3311b
|
||||
Size (tex-localloc-21934/localloc.tar.xz) = 2468 bytes
|
Loading…
Reference in a new issue