pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-lambda-lists Add tex-lambda-lists as require...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b60a980d4dc1
branches:  trunk
changeset: 377941:b60a980d4dc1
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Mar 24 16:48:36 2018 +0000

description:
Add tex-lambda-lists as required by tex-skak:

This is the lambda-lists package by Alan Jeffrey, for doing lists and
lambda calculus via expandable macros (a.k.a. in TeX's mouth).

diffstat:

 print/tex-lambda-lists/DESCR    |   2 ++
 print/tex-lambda-lists/Makefile |  11 +++++++++++
 print/tex-lambda-lists/PLIST    |   2 ++
 print/tex-lambda-lists/distinfo |   6 ++++++
 4 files changed, 21 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r 104fe9b81220 -r b60a980d4dc1 print/tex-lambda-lists/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-lambda-lists/DESCR      Sat Mar 24 16:48:36 2018 +0000
@@ -0,0 +1,2 @@
+This is the lambda-lists package by Alan Jeffrey, for doing lists and
+lambda calculus via expandable macros (a.k.a. in TeX's mouth).
diff -r 104fe9b81220 -r b60a980d4dc1 print/tex-lambda-lists/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-lambda-lists/Makefile   Sat Mar 24 16:48:36 2018 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2018/03/24 16:48:36 joerg Exp $
+
+DISTNAME=      lambda-lists
+PKGNAME=       tex-${DISTNAME}-2014
+TEXLIVE_USE_CTAN=      yes
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       LaTeX support for Lambda Calculus
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 104fe9b81220 -r b60a980d4dc1 print/tex-lambda-lists/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-lambda-lists/PLIST      Sat Mar 24 16:48:36 2018 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/03/24 16:48:36 joerg Exp $
+share/texmf-dist/tex/plain/lambda-lists/lambda.sty
diff -r 104fe9b81220 -r b60a980d4dc1 print/tex-lambda-lists/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-lambda-lists/distinfo   Sat Mar 24 16:48:36 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/03/24 16:48:36 joerg Exp $
+
+SHA1 (tex-lambda-lists-2014/lambda-lists.tar.xz) = f987c5a1af5bc67d851c2cd08a9cf49ab62bb45b
+RMD160 (tex-lambda-lists-2014/lambda-lists.tar.xz) = 650962b77405b26f1476cc3110225a75cc34ecb1
+SHA512 (tex-lambda-lists-2014/lambda-lists.tar.xz) = c51e48929a0b35a3e0ace484d213dc76c1089fc9fe10383253141281ae4567cad43fd732457f90ebf8d9828286e5cd41dea9a31ef74fc2405061b0c1d4cf40a1
+Size (tex-lambda-lists-2014/lambda-lists.tar.xz) = 1544 bytes



Home | Main Index | Thread Index | Old Index