Redo as texlive package. Bump PKGREVISION as PLIST changed.
This commit is contained in:
parent
1ae6aa150e
commit
f5a0510801
3 changed files with 9 additions and 19 deletions
|
@ -1,22 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/10/01 19:58:19 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2015/04/26 21:40:25 markd Exp $
|
||||
|
||||
DISTNAME= varwidth
|
||||
PKGNAME= tex-${DISTNAME}-0.92
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
|
||||
EXTRACT_SUFX= .zip
|
||||
PKGREVISION= 1
|
||||
TEXLIVE_REV= 24104
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= A variable-width minipage
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
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"
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:58:19 joerg Exp $
|
||||
share/texmf-dist/doc/latex/varwidth/varwidth.pdf
|
||||
@comment $NetBSD: PLIST,v 1.2 2015/04/26 21:40:25 markd Exp $
|
||||
share/texmf-dist/tex/latex/varwidth/varwidth.sty
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/10/01 19:58:19 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.2 2015/04/26 21:40:25 markd 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
|
||||
SHA1 (tex-varwidth-24104/varwidth.tar.xz) = 51fb7c09d52b56750ce60069a5bebef0c0a0ebe4
|
||||
RMD160 (tex-varwidth-24104/varwidth.tar.xz) = 58f668cdb91a6236825fbe6f3e5290d8995d507a
|
||||
Size (tex-varwidth-24104/varwidth.tar.xz) = 4124 bytes
|
||||
|
|
Loading…
Reference in a new issue