Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

3
print/tex-varwidth/DESCR Normal file
View File

@@ -0,0 +1,3 @@
The varwidth environment is superficially similar to minipage, but the
specified width is just a maximum value -- the box may get a narrower
"natural" width.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1 2014/10/01 19:58:19 joerg Exp $
DISTNAME= varwidth
PKGNAME= tex-${DISTNAME}-0.92
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= A variable-width minipage
INSTALLATION_DIRS= share/texmf-dist/doc/latex/varwidth \
share/texmf-dist/tex/latex/varwidth
do-install:
${INSTALL_DATA} ${WRKSRC}/varwidth/varwidth-doc.pdf \
${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/varwidth/varwidth.pdf
${INSTALL_DATA} ${WRKSRC}/varwidth/varwidth.sty \
${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/varwidth
.include "../../print/kpathsea/texmf.mk"
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

3
print/tex-varwidth/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:58:19 joerg Exp $
share/texmf-dist/doc/latex/varwidth/varwidth.pdf
share/texmf-dist/tex/latex/varwidth/varwidth.sty

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/10/01 19:58:19 joerg Exp $
SHA1 (tex-varwidth-0.92/varwidth.zip) = 0fcf51887dfdae1a3df7a5bc6e220e38c8eaf458
RMD160 (tex-varwidth-0.92/varwidth.zip) = 8f48c1b10bff1470b8dea0b6fc78fe21aefb182f
Size (tex-varwidth-0.92/varwidth.zip) = 30674 bytes