Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

8
print/tex-eplain/DESCR Normal file
View File

@@ -0,0 +1,8 @@
A powerfully extended version of the plain format, adding
support for bibliographies, tables of contents, enumerated
lists, verbatim input of files, numbered equations, tables, two-
column output, footnotes, hyperlinks in PDF output and
commutative diagrams. Eplain can also load some of the more
useful LaTeX packages, notably graphics, graphicx, color,
autopict (a package instance of the LaTeX picture code),
psfrag, and url.

24
print/tex-eplain/Makefile Normal file
View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:32 markd Exp $
DISTNAME= eplain
PKGNAME= tex-${DISTNAME}-3.7
TEXLIVE_REV= 36217
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/eplain
COMMENT= Extended plain TeX macros
LICENSE= gnu-gpl-v2
CONFLICTS+= teTeX-texmf<=3.0nb55
DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
INSTALLATION_DIRS+= bin
TEX_FORMATS+= "eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini\\n"
.include "../../print/texlive/package.mk"
post-install:
${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/eplain
.include "../../mk/bsd.pkg.mk"

7
print/tex-eplain/PLIST Normal file
View File

@@ -0,0 +1,7 @@
@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:32 markd Exp $
bin/eplain
share/texmf-dist/tex/eplain/arrow.tex
share/texmf-dist/tex/eplain/btxmac.tex
share/texmf-dist/tex/eplain/eplain.aux
share/texmf-dist/tex/eplain/eplain.ini
share/texmf-dist/tex/eplain/eplain.tex

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/05/31 06:45:32 markd Exp $
SHA1 (tex-eplain-36217/eplain.tar.xz) = c7f12c8b34e55618e8c9ec10db1ba33e8246c4b1
RMD160 (tex-eplain-36217/eplain.tar.xz) = c7f0bee72ce2360b37922ed0bd74ef6360e7f905
Size (tex-eplain-36217/eplain.tar.xz) = 42992 bytes