Import of pkgsrc-2015Q3
This commit is contained in:
10
print/tex-stringstrings/DESCR
Normal file
10
print/tex-stringstrings/DESCR
Normal file
@@ -0,0 +1,10 @@
|
||||
The package provides a large and sundry set of macros for the
|
||||
manipulation of strings. The macros are developed not merely
|
||||
for cosmetic application (such as changing the case of letters
|
||||
and string substitution), but also for programming applications
|
||||
such as character look-ahead, argument parsing, conditional
|
||||
tests on various string conditions, etc. The macros were
|
||||
designed all to be expandable (note that things such as
|
||||
\uppercase and \lowercase are not expandable), so that the
|
||||
macros may be strung together sequentially and nested (after a
|
||||
fashion) to achieve rather complex manipulations.
|
||||
13
print/tex-stringstrings/Makefile
Normal file
13
print/tex-stringstrings/Makefile
Normal file
@@ -0,0 +1,13 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/09/01 21:17:54 markd Exp $
|
||||
|
||||
DISTNAME= stringstrings
|
||||
PKGNAME= tex-${DISTNAME}-1.23
|
||||
TEXLIVE_REV= 36203
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/stringstrings
|
||||
COMMENT= String manipulation for cosmetic and programming application
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
2
print/tex-stringstrings/PLIST
Normal file
2
print/tex-stringstrings/PLIST
Normal file
@@ -0,0 +1,2 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/09/01 21:17:54 markd Exp $
|
||||
share/texmf-dist/tex/latex/stringstrings/stringstrings.sty
|
||||
5
print/tex-stringstrings/distinfo
Normal file
5
print/tex-stringstrings/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2015/09/01 21:17:54 markd Exp $
|
||||
|
||||
SHA1 (tex-stringstrings-36203/stringstrings.tar.xz) = 8b1c2a0bb198d642a585edb08bc8e826f32a7228
|
||||
RMD160 (tex-stringstrings-36203/stringstrings.tar.xz) = 94dd904f70df8dc7ccb5a55deaa2dde734eb8d9a
|
||||
Size (tex-stringstrings-36203/stringstrings.tar.xz) = 9236 bytes
|
||||
Reference in New Issue
Block a user