Import of pkgsrc-2015Q2
This commit is contained in:
8
print/tex-eplain/DESCR
Normal file
8
print/tex-eplain/DESCR
Normal 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
24
print/tex-eplain/Makefile
Normal 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
7
print/tex-eplain/PLIST
Normal 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
|
||||
5
print/tex-eplain/distinfo
Normal file
5
print/tex-eplain/distinfo
Normal 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
|
||||
Reference in New Issue
Block a user