pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-dotlessi{,-doc}: Add version 1.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3900663025e6
branches:  trunk
changeset: 336925:3900663025e6
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Jul 29 10:57:20 2019 +0000

description:
tex-dotlessi{,-doc}: Add version 1.1

The package provides two commands: \dotlessi and \dotlessj,
which give access to dotless i's and j's in math mode. They are
intended for symbols in non English languages.

diffstat:

 print/tex-dotlessi-doc/DESCR    |   1 +
 print/tex-dotlessi-doc/Makefile |  13 +++++++++++++
 print/tex-dotlessi-doc/PLIST    |   2 ++
 print/tex-dotlessi-doc/distinfo |   6 ++++++
 print/tex-dotlessi/DESCR        |   3 +++
 print/tex-dotlessi/Makefile     |  13 +++++++++++++
 print/tex-dotlessi/PLIST        |   2 ++
 print/tex-dotlessi/distinfo     |   6 ++++++
 8 files changed, 46 insertions(+), 0 deletions(-)

diffs (78 lines):

diff -r 3a2d5d78e580 -r 3900663025e6 print/tex-dotlessi-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-dotlessi-doc/DESCR      Mon Jul 29 10:57:20 2019 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-dotlessi.
diff -r 3a2d5d78e580 -r 3900663025e6 print/tex-dotlessi-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-dotlessi-doc/Makefile   Mon Jul 29 10:57:20 2019 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/07/29 10:57:20 markd Exp $
+
+DISTNAME=      dotlessi.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.1
+TEXLIVE_REV=   51476
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/dotlessi
+COMMENT=       Documentation for tex-dotlessi
+LICENSE=       mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3a2d5d78e580 -r 3900663025e6 print/tex-dotlessi-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-dotlessi-doc/PLIST      Mon Jul 29 10:57:20 2019 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2019/07/29 10:57:20 markd Exp $
+share/texmf-dist/doc/latex/dotlessi/README.md
diff -r 3a2d5d78e580 -r 3900663025e6 print/tex-dotlessi-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-dotlessi-doc/distinfo   Mon Jul 29 10:57:20 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/29 10:57:20 markd Exp $
+
+SHA1 (tex-dotlessi-51476/dotlessi.doc.tar.xz) = 4b1b378a1a4a8c53c5fe32e8fe78dfaf5052d026
+RMD160 (tex-dotlessi-51476/dotlessi.doc.tar.xz) = ae130ff9f420638d7673147fc23114c4c4e4fdfb
+SHA512 (tex-dotlessi-51476/dotlessi.doc.tar.xz) = c77fed1f0b8ddbd6ed141fe8c9f914cbd5592820ffe3e457ecf35952817149d1315598f449dfe0e15e0e50328e45b408d3f1ef91fe83154f5374bcc62041ba77
+Size (tex-dotlessi-51476/dotlessi.doc.tar.xz) = 676 bytes
diff -r 3a2d5d78e580 -r 3900663025e6 print/tex-dotlessi/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-dotlessi/DESCR  Mon Jul 29 10:57:20 2019 +0000
@@ -0,0 +1,3 @@
+The package provides two commands: \dotlessi and \dotlessj,
+which give access to dotless i's and j's in math mode. They are
+intended for symbols in non English languages.
diff -r 3a2d5d78e580 -r 3900663025e6 print/tex-dotlessi/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-dotlessi/Makefile       Mon Jul 29 10:57:20 2019 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/07/29 10:57:20 markd Exp $
+
+DISTNAME=      dotlessi
+PKGNAME=       tex-${DISTNAME}-1.1
+TEXLIVE_REV=   51476
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/dotlessi
+COMMENT=       Provides dotless i's and j's for use in any math font
+LICENSE=       mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3a2d5d78e580 -r 3900663025e6 print/tex-dotlessi/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-dotlessi/PLIST  Mon Jul 29 10:57:20 2019 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2019/07/29 10:57:20 markd Exp $
+share/texmf-dist/tex/latex/dotlessi/dotlessi.sty
diff -r 3a2d5d78e580 -r 3900663025e6 print/tex-dotlessi/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-dotlessi/distinfo       Mon Jul 29 10:57:20 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/29 10:57:20 markd Exp $
+
+SHA1 (tex-dotlessi-51476/dotlessi.tar.xz) = 66d2b0b165aaec96a216c2a11cfbf58a07f97d0e
+RMD160 (tex-dotlessi-51476/dotlessi.tar.xz) = 9040feb4c09d6eabb5a79c7e60a97371daa2982b
+SHA512 (tex-dotlessi-51476/dotlessi.tar.xz) = 348be296d710fe22d8122b45437d91027913b90ef36fa7aa365ad49dbdea566506c80072623ccc95170227e77ee2fc2fb3f711772afe4e7e7b83195eb3110b61
+Size (tex-dotlessi-51476/dotlessi.tar.xz) = 1832 bytes



Home | Main Index | Thread Index | Old Index