pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/tex-amsfonts Import tex-amsfonts-2.2 as fonts/te...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81753d54fc6f
branches:  trunk
changeset: 392191:81753d54fc6f
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Apr 28 18:30:42 2009 +0000

description:
Import tex-amsfonts-2.2 as fonts/tex-amsfonts.

This package augments the standard set normally distributed with TeX,
including extra mathematical symbols, blackboard bold letters
(uppercase only), fraktur letters, subscript sizes of bold math italic
and bold Greek letters, subscript sizes of large symbols such as sum
and product, added sizes of the Computer Modern small caps font,
cyrillic fonts (from the University of Washington), and Euler
mathematical fonts.  Adobe Type 1 versions of these fonts are also
available, and bitmap PK font versions are available via the fonts'
home page.

diffstat:

 fonts/tex-amsfonts/DESCR    |   9 +++++++++
 fonts/tex-amsfonts/Makefile |  16 ++++++++++++++++
 fonts/tex-amsfonts/PLIST    |  22 ++++++++++++++++++++++
 fonts/tex-amsfonts/distinfo |   5 +++++
 4 files changed, 52 insertions(+), 0 deletions(-)

diffs (68 lines):

diff -r de51ba5bbdce -r 81753d54fc6f fonts/tex-amsfonts/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-amsfonts/DESCR  Tue Apr 28 18:30:42 2009 +0000
@@ -0,0 +1,9 @@
+This package augments the standard set normally distributed with TeX,
+including extra mathematical symbols, blackboard bold letters
+(uppercase only), fraktur letters, subscript sizes of bold math italic
+and bold Greek letters, subscript sizes of large symbols such as sum
+and product, added sizes of the Computer Modern small caps font,
+cyrillic fonts (from the University of Washington), and Euler
+mathematical fonts.  Adobe Type 1 versions of these fonts are also
+available, and bitmap PK font versions are available via the fonts'
+home page.
diff -r de51ba5bbdce -r 81753d54fc6f fonts/tex-amsfonts/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-amsfonts/Makefile       Tue Apr 28 18:30:42 2009 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/28 18:30:42 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME=      amsfonts
+PKGNAME=       tex-${DISTNAME}-2.2
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       TeX fonts from the American Mathematical Society
+
+CONFLICTS+=    teTeX-texmf<=3.0nb13
+DEPENDS+=      tex-ams-[0-9]*:../../print/tex-ams
+DEPENDS+=      tex-bin-latex-[0-9]*:../../print/tex-bin-latex
+DEPENDS+=      tex-cm-[0-9]*:../../fonts/tex-cm
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r de51ba5bbdce -r 81753d54fc6f fonts/tex-amsfonts/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-amsfonts/PLIST  Tue Apr 28 18:30:42 2009 +0000
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/28 18:30:42 minskim Exp $
+share/texmf-dist/tex/latex/amsfonts/amsfonts.sty
+share/texmf-dist/tex/latex/amsfonts/amssymb.sty
+share/texmf-dist/tex/latex/amsfonts/cmmib57.sty
+share/texmf-dist/tex/latex/amsfonts/eucal.sty
+share/texmf-dist/tex/latex/amsfonts/eufrak.sty
+share/texmf-dist/tex/latex/amsfonts/euscript.sty
+share/texmf-dist/tex/latex/amsfonts/ueuex.fd
+share/texmf-dist/tex/latex/amsfonts/ueuex57.fd
+share/texmf-dist/tex/latex/amsfonts/ueuf.fd
+share/texmf-dist/tex/latex/amsfonts/ueuf57.fd
+share/texmf-dist/tex/latex/amsfonts/ueur.fd
+share/texmf-dist/tex/latex/amsfonts/ueur57.fd
+share/texmf-dist/tex/latex/amsfonts/ueus.fd
+share/texmf-dist/tex/latex/amsfonts/ueus57.fd
+share/texmf-dist/tex/latex/amsfonts/umsa.fd
+share/texmf-dist/tex/latex/amsfonts/umsa57.fd
+share/texmf-dist/tex/latex/amsfonts/umsb.fd
+share/texmf-dist/tex/latex/amsfonts/umsb57.fd
+share/texmf-dist/tex/plain/amsfonts/amssym.def
+share/texmf-dist/tex/plain/amsfonts/amssym.tex
+share/texmf-dist/tex/plain/amsfonts/cyracc.def
diff -r de51ba5bbdce -r 81753d54fc6f fonts/tex-amsfonts/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-amsfonts/distinfo       Tue Apr 28 18:30:42 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/04/28 18:30:42 minskim Exp $
+
+SHA1 (tex-amsfonts-2.2/amsfonts.tar.lzma) = b046b73e94e498907c208288b082b9204433c7ae
+RMD160 (tex-amsfonts-2.2/amsfonts.tar.lzma) = 3b4a606702a3d765a046c6d02c1e9294d1c26d5f
+Size (tex-amsfonts-2.2/amsfonts.tar.lzma) = 12038 bytes



Home | Main Index | Thread Index | Old Index