summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2018-06-16 03:08:20 +0000
committermarkd <markd@pkgsrc.org>2018-06-16 03:08:20 +0000
commitcd49a1c265098e46ddf7e62b41fbfaa807295057 (patch)
treee84c1d5698852845ccd648c0fa9d19e341b2d40a /fonts
parentb8546b8071531432b7edbdfed3b30eac64ffec3f (diff)
downloadpkgsrc-cd49a1c265098e46ddf7e62b41fbfaa807295057.tar.gz
tex-mathalfa{,-doc}: Add version 1.09
The package provides means of loading maths alphabets (such as are normally addressed via macros \mathcal, \mathbb, \mathfrak and \mathscr), offering various features normally missing in existing packages for this job.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-mathalfa-doc/DESCR1
-rw-r--r--fonts/tex-mathalfa-doc/Makefile13
-rw-r--r--fonts/tex-mathalfa-doc/PLIST4
-rw-r--r--fonts/tex-mathalfa-doc/distinfo6
-rw-r--r--fonts/tex-mathalfa/DESCR4
-rw-r--r--fonts/tex-mathalfa/Makefile15
-rw-r--r--fonts/tex-mathalfa/PLIST2
-rw-r--r--fonts/tex-mathalfa/distinfo6
8 files changed, 51 insertions, 0 deletions
diff --git a/fonts/tex-mathalfa-doc/DESCR b/fonts/tex-mathalfa-doc/DESCR
new file mode 100644
index 00000000000..1520961f8e6
--- /dev/null
+++ b/fonts/tex-mathalfa-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-mathalfa.
diff --git a/fonts/tex-mathalfa-doc/Makefile b/fonts/tex-mathalfa-doc/Makefile
new file mode 100644
index 00000000000..86e7f287183
--- /dev/null
+++ b/fonts/tex-mathalfa-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2018/06/16 03:08:20 markd Exp $
+
+DISTNAME= mathalfa.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.09
+TEXLIVE_REV= 43332
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/mathalfa
+COMMENT= Documentation for tex-mathalfa
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/tex-mathalfa-doc/PLIST b/fonts/tex-mathalfa-doc/PLIST
new file mode 100644
index 00000000000..e1b4fe067d8
--- /dev/null
+++ b/fonts/tex-mathalfa-doc/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2018/06/16 03:08:20 markd Exp $
+share/texmf-dist/doc/latex/mathalfa/README
+share/texmf-dist/doc/latex/mathalfa/mathalfa.pdf
+share/texmf-dist/doc/latex/mathalfa/mathalfa.tex
diff --git a/fonts/tex-mathalfa-doc/distinfo b/fonts/tex-mathalfa-doc/distinfo
new file mode 100644
index 00000000000..a738d7c541a
--- /dev/null
+++ b/fonts/tex-mathalfa-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/06/16 03:08:20 markd Exp $
+
+SHA1 (tex-mathalfa-43332/mathalfa.doc.tar.xz) = 9a30077ecfe6b59460fcd37d99aa48d4838b2f0f
+RMD160 (tex-mathalfa-43332/mathalfa.doc.tar.xz) = 0847178ff8193ee782ccb11bb2105cd434b615a9
+SHA512 (tex-mathalfa-43332/mathalfa.doc.tar.xz) = e733faa82d344ba4ef107b493a69aa8967bb722b690865994e131826ef7fd6725c10de60d8359e9684efb60cec32e3f922a658d236b6155c29067ec1f235690b
+Size (tex-mathalfa-43332/mathalfa.doc.tar.xz) = 974216 bytes
diff --git a/fonts/tex-mathalfa/DESCR b/fonts/tex-mathalfa/DESCR
new file mode 100644
index 00000000000..9d587aa6a76
--- /dev/null
+++ b/fonts/tex-mathalfa/DESCR
@@ -0,0 +1,4 @@
+The package provides means of loading maths alphabets (such as
+are normally addressed via macros \mathcal, \mathbb, \mathfrak
+and \mathscr), offering various features normally missing in
+existing packages for this job.
diff --git a/fonts/tex-mathalfa/Makefile b/fonts/tex-mathalfa/Makefile
new file mode 100644
index 00000000000..650ae6d2b37
--- /dev/null
+++ b/fonts/tex-mathalfa/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2018/06/16 03:08:20 markd Exp $
+
+DISTNAME= mathalfa
+PKGNAME= tex-${DISTNAME}-1.09
+TEXLIVE_REV= 43332
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/mathalfa
+COMMENT= General package for loading maths alphabets in LaTeX
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/tex-mathalfa/PLIST b/fonts/tex-mathalfa/PLIST
new file mode 100644
index 00000000000..07b23390ff7
--- /dev/null
+++ b/fonts/tex-mathalfa/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/06/16 03:08:20 markd Exp $
+share/texmf-dist/tex/latex/mathalfa/mathalfa.sty
diff --git a/fonts/tex-mathalfa/distinfo b/fonts/tex-mathalfa/distinfo
new file mode 100644
index 00000000000..5082cb38d61
--- /dev/null
+++ b/fonts/tex-mathalfa/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/06/16 03:08:20 markd Exp $
+
+SHA1 (tex-mathalfa-43332/mathalfa.tar.xz) = e6f2babbe1ce56ff292a4b5ee63ab51a2bd0f4b3
+RMD160 (tex-mathalfa-43332/mathalfa.tar.xz) = fe3d4db1f7c874f5036b76604af439a0dc14ba38
+SHA512 (tex-mathalfa-43332/mathalfa.tar.xz) = fbf5d2bf44210f026a722b40ffbe07e927a73c49f0da69dd6e3a72ddb8b83c9d2dcdcd3350a049f1a789687ea0f388fc8c5cef378498d9cc825e36e16ae898fc
+Size (tex-mathalfa-43332/mathalfa.tar.xz) = 4036 bytes