pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/tex-wasy Import tex-wasy-2008.7340 as fonts/tex-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5412060efcc4
branches:  trunk
changeset: 394216:5412060efcc4
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jun 07 07:29:10 2009 +0000

description:
Import tex-wasy-2008.7340 as fonts/tex-wasy.

The wasy fonts (Waldi's symbol fonts) provide a useful range of
symbols in MetaFont format: they have been extended (and converted to
Adobe Type 1) under the name wasy2.

diffstat:

 fonts/tex-wasy/DESCR    |   3 +++
 fonts/tex-wasy/Makefile |  15 +++++++++++++++
 fonts/tex-wasy/PLIST    |  41 +++++++++++++++++++++++++++++++++++++++++
 fonts/tex-wasy/distinfo |   5 +++++
 4 files changed, 64 insertions(+), 0 deletions(-)

diffs (80 lines):

diff -r 943f402b5b96 -r 5412060efcc4 fonts/tex-wasy/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-wasy/DESCR      Sun Jun 07 07:29:10 2009 +0000
@@ -0,0 +1,3 @@
+The wasy fonts (Waldi's symbol fonts) provide a useful range of
+symbols in MetaFont format: they have been extended (and converted to
+Adobe Type 1) under the name wasy2.
diff -r 943f402b5b96 -r 5412060efcc4 fonts/tex-wasy/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-wasy/Makefile   Sun Jun 07 07:29:10 2009 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/06/07 07:29:10 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME=      wasy
+PKGNAME=       tex-${DISTNAME}-2008.7340
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Waldi's symbol fonts
+
+CONFLICTS+=    teTeX-texmf<=3.0nb15
+
+TEX_MIXEDMAP_FILES+=   wasy.map
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 943f402b5b96 -r 5412060efcc4 fonts/tex-wasy/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-wasy/PLIST      Sun Jun 07 07:29:10 2009 +0000
@@ -0,0 +1,41 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/06/07 07:29:10 minskim Exp $
+share/texmf-dist/fonts/afm/public/wasy/wasy10.afm
+share/texmf-dist/fonts/afm/public/wasy/wasy5.afm
+share/texmf-dist/fonts/afm/public/wasy/wasy6.afm
+share/texmf-dist/fonts/afm/public/wasy/wasy7.afm
+share/texmf-dist/fonts/afm/public/wasy/wasy8.afm
+share/texmf-dist/fonts/afm/public/wasy/wasy9.afm
+share/texmf-dist/fonts/afm/public/wasy/wasyb10.afm
+share/texmf-dist/fonts/map/dvips/wasy/wasy.map
+share/texmf-dist/fonts/source/public/wasy/lasychr.mf
+share/texmf-dist/fonts/source/public/wasy/rsym.mf
+share/texmf-dist/fonts/source/public/wasy/wasy10.mf
+share/texmf-dist/fonts/source/public/wasy/wasy5.mf
+share/texmf-dist/fonts/source/public/wasy/wasy6.mf
+share/texmf-dist/fonts/source/public/wasy/wasy7.mf
+share/texmf-dist/fonts/source/public/wasy/wasy8.mf
+share/texmf-dist/fonts/source/public/wasy/wasy9.mf
+share/texmf-dist/fonts/source/public/wasy/wasyb10.mf
+share/texmf-dist/fonts/source/public/wasy/wasychr.mf
+share/texmf-dist/fonts/tfm/public/wasy/wasy10.tfm
+share/texmf-dist/fonts/tfm/public/wasy/wasy5.tfm
+share/texmf-dist/fonts/tfm/public/wasy/wasy6.tfm
+share/texmf-dist/fonts/tfm/public/wasy/wasy7.tfm
+share/texmf-dist/fonts/tfm/public/wasy/wasy8.tfm
+share/texmf-dist/fonts/tfm/public/wasy/wasy9.tfm
+share/texmf-dist/fonts/tfm/public/wasy/wasyb10.tfm
+share/texmf-dist/fonts/type1/public/wasy/wasy10.pfb
+share/texmf-dist/fonts/type1/public/wasy/wasy10.pfm
+share/texmf-dist/fonts/type1/public/wasy/wasy5.pfb
+share/texmf-dist/fonts/type1/public/wasy/wasy5.pfm
+share/texmf-dist/fonts/type1/public/wasy/wasy6.pfb
+share/texmf-dist/fonts/type1/public/wasy/wasy6.pfm
+share/texmf-dist/fonts/type1/public/wasy/wasy7.pfb
+share/texmf-dist/fonts/type1/public/wasy/wasy7.pfm
+share/texmf-dist/fonts/type1/public/wasy/wasy8.pfb
+share/texmf-dist/fonts/type1/public/wasy/wasy8.pfm
+share/texmf-dist/fonts/type1/public/wasy/wasy9.pfb
+share/texmf-dist/fonts/type1/public/wasy/wasy9.pfm
+share/texmf-dist/fonts/type1/public/wasy/wasyb10.pfb
+share/texmf-dist/fonts/type1/public/wasy/wasyb10.pfm
+share/texmf-dist/tex/plain/wasy/wasyfont.tex
diff -r 943f402b5b96 -r 5412060efcc4 fonts/tex-wasy/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-wasy/distinfo   Sun Jun 07 07:29:10 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/06/07 07:29:10 minskim Exp $
+
+SHA1 (tex-wasy-2008.7340/wasy.tar.lzma) = bebdae5bc7608b6ed481395de3f47167392ba248
+RMD160 (tex-wasy-2008.7340/wasy.tar.lzma) = 236c43fe9a5f95a6488ffee8ea5af0709670d53a
+Size (tex-wasy-2008.7340/wasy.tar.lzma) = 235917 bytes



Home | Main Index | Thread Index | Old Index