From 0a783489ff35b92e003cc79d7e7feb34b4ec5b41 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 8 Mar 2011 19:20:41 +0000 Subject: 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. --- fonts/tex-wasysym/DESCR | 4 ++++ fonts/tex-wasysym/Makefile | 15 +++++++++++++++ fonts/tex-wasysym/PLIST | 4 ++++ fonts/tex-wasysym/distinfo | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 fonts/tex-wasysym/DESCR create mode 100644 fonts/tex-wasysym/Makefile create mode 100644 fonts/tex-wasysym/PLIST create mode 100644 fonts/tex-wasysym/distinfo (limited to 'fonts') 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 -- cgit v1.2.3