Import of pkgsrc-2015Q3
This commit is contained in:
7
print/tex-xstring/DESCR
Normal file
7
print/tex-xstring/DESCR
Normal file
@@ -0,0 +1,7 @@
|
||||
The package provides macros for manipulating strings -- testing
|
||||
a string's contents, extracting substrings, substitution of
|
||||
substrings and providing numbers such as string length,
|
||||
position of, or number of recurrences of, a substring. The
|
||||
package works equally in Plain TeX and LaTeX (though e-TeX is
|
||||
always required). The strings to be processed may contain
|
||||
(expandable) macros.
|
||||
13
print/tex-xstring/Makefile
Normal file
13
print/tex-xstring/Makefile
Normal file
@@ -0,0 +1,13 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/09/01 21:17:54 markd Exp $
|
||||
|
||||
DISTNAME= xstring
|
||||
PKGNAME= tex-${DISTNAME}-1.7c
|
||||
TEXLIVE_REV= 31900
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/xstring
|
||||
COMMENT= String manipulation for (La)TeX
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
3
print/tex-xstring/PLIST
Normal file
3
print/tex-xstring/PLIST
Normal file
@@ -0,0 +1,3 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/09/01 21:17:54 markd Exp $
|
||||
share/texmf-dist/tex/generic/xstring/xstring.sty
|
||||
share/texmf-dist/tex/generic/xstring/xstring.tex
|
||||
5
print/tex-xstring/distinfo
Normal file
5
print/tex-xstring/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2015/09/01 21:17:54 markd Exp $
|
||||
|
||||
SHA1 (tex-xstring-31900/xstring.tar.xz) = 0743d876c0064bddce7638b85bac39f1865d6797
|
||||
RMD160 (tex-xstring-31900/xstring.tar.xz) = 328c5eb07ec144d3a896ec255907078319969830
|
||||
Size (tex-xstring-31900/xstring.tar.xz) = 11852 bytes
|
||||
Reference in New Issue
Block a user