diff options
author | minskim <minskim> | 2011-03-08 19:20:41 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-03-08 19:20:41 +0000 |
commit | 0a783489ff35b92e003cc79d7e7feb34b4ec5b41 (patch) | |
tree | 14937097da8247ffdb4234c64b6bfdcdd2cde0dc /fonts | |
parent | f762cb5752ccbd9e4e56d7e16dd62e3e8713d31c (diff) | |
download | pkgsrc-0a783489ff35b92e003cc79d7e7feb34b4ec5b41.tar.gz |
Import tex-wasysym-2.0 as fonts/tex-wasysym.
The WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs like
male and female symbols and astronomical symbols, as well as the
complete lasy font set and other odds and ends. The wasysym package
implements an easy to use interface for these symbols.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/tex-wasysym/DESCR | 4 | ||||
-rw-r--r-- | fonts/tex-wasysym/Makefile | 15 | ||||
-rw-r--r-- | fonts/tex-wasysym/PLIST | 4 | ||||
-rw-r--r-- | fonts/tex-wasysym/distinfo | 5 |
4 files changed, 28 insertions, 0 deletions
diff --git a/fonts/tex-wasysym/DESCR b/fonts/tex-wasysym/DESCR new file mode 100644 index 00000000000..91ef24c8456 --- /dev/null +++ b/fonts/tex-wasysym/DESCR @@ -0,0 +1,4 @@ +The WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs like +male and female symbols and astronomical symbols, as well as the +complete lasy font set and other odds and ends. The wasysym package +implements an easy to use interface for these symbols. diff --git a/fonts/tex-wasysym/Makefile b/fonts/tex-wasysym/Makefile new file mode 100644 index 00000000000..414148a4cdc --- /dev/null +++ b/fonts/tex-wasysym/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/08 19:20:41 minskim Exp $ + +DISTNAME= wasysym +PKGNAME= tex-${DISTNAME}-2.0 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= LaTeX support file to use the WASY2 fonts + +CONFLICTS= teTeX-texmf<=3.0nb29 +DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin +DEPENDS+= tex-wasy-[0-9]*:../../fonts/tex-wasy + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-wasysym/PLIST b/fonts/tex-wasysym/PLIST new file mode 100644 index 00000000000..9a9f9d34828 --- /dev/null +++ b/fonts/tex-wasysym/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/08 19:20:41 minskim Exp $ +share/texmf-dist/tex/latex/wasysym/uwasy.fd +share/texmf-dist/tex/latex/wasysym/uwasyvar.fd +share/texmf-dist/tex/latex/wasysym/wasysym.sty diff --git a/fonts/tex-wasysym/distinfo b/fonts/tex-wasysym/distinfo new file mode 100644 index 00000000000..18cbb59fa0d --- /dev/null +++ b/fonts/tex-wasysym/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/08 19:20:41 minskim Exp $ + +SHA1 (tex-wasysym-15878/wasysym.tar.xz) = fd4725b4b85dbc1e8b2014ce3d4c71dbd82300c4 +RMD160 (tex-wasysym-15878/wasysym.tar.xz) = 460ccdc299c8c65caa4c79ecdf144a2b9625cad3 +Size (tex-wasysym-15878/wasysym.tar.xz) = 3552 bytes |