pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-aleph Add tex-aleph 0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbe25a3bbad7
branches: trunk
changeset: 651012:bbe25a3bbad7
user: markd <markd%pkgsrc.org@localhost>
date: Thu Apr 30 08:35:38 2015 +0000
description:
Add tex-aleph 0.2
An development of omega, using most of the extensions of TeX
itself developed for e-TeX.
diffstat:
print/tex-aleph/DESCR | 2 ++
print/tex-aleph/Makefile | 26 ++++++++++++++++++++++++++
print/tex-aleph/PLIST | 2 ++
print/tex-aleph/distinfo | 5 +++++
4 files changed, 35 insertions(+), 0 deletions(-)
diffs (51 lines):
diff -r 564cddac964e -r bbe25a3bbad7 print/tex-aleph/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-aleph/DESCR Thu Apr 30 08:35:38 2015 +0000
@@ -0,0 +1,2 @@
+An development of omega, using most of the extensions of TeX
+itself developed for e-TeX.
diff -r 564cddac964e -r bbe25a3bbad7 print/tex-aleph/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-aleph/Makefile Thu Apr 30 08:35:38 2015 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2015/04/30 08:35:38 markd Exp $
+
+DISTNAME= aleph
+PKGNAME= tex-${DISTNAME}-0.2
+TEXLIVE_REV= 33736
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Extended TeX
+
+CONFLICTS+= teTeX-bin<=3.0nb57
+DEPENDS+= tex-latex>=2010:../../print/tex-latex
+DEPENDS+= tex-plain>=3.141592653nb2:../../print/tex-plain
+DEPENDS+= tex-lambda>=2014:../../print/tex-lambda
+DEPENDS+= web2c>=2014:../../print/web2c
+
+INSTALLATION_DIRS+= bin
+
+TEX_FORMATS+= "aleph aleph - *aleph.ini\\nlamed aleph language.dat *lambda.ini\\n"
+TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
+
+.include "../../print/texlive/package.mk"
+
+post-install:
+ ${LN} -sf aleph ${DESTDIR}${PREFIX}/bin/lamed
+
+.include "../../mk/bsd.pkg.mk"
diff -r 564cddac964e -r bbe25a3bbad7 print/tex-aleph/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-aleph/PLIST Thu Apr 30 08:35:38 2015 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2015/04/30 08:35:38 markd Exp $
+bin/lamed
diff -r 564cddac964e -r bbe25a3bbad7 print/tex-aleph/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-aleph/distinfo Thu Apr 30 08:35:38 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/30 08:35:38 markd Exp $
+
+SHA1 (tex-aleph-33736/aleph.tar.xz) = 8d8e16050d3a15369be8146091a3ab557b776659
+RMD160 (tex-aleph-33736/aleph.tar.xz) = 8cb03188b9ecac2848aba2f9e4667be4ddec2e84
+Size (tex-aleph-33736/aleph.tar.xz) = 476 bytes
Home |
Main Index |
Thread Index |
Old Index