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.
This commit is contained in:
parent
06b15389f0
commit
a920db84ab
4 changed files with 28 additions and 0 deletions
4
fonts/tex-wasysym/DESCR
Normal file
4
fonts/tex-wasysym/DESCR
Normal file
|
@ -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.
|
15
fonts/tex-wasysym/Makefile
Normal file
15
fonts/tex-wasysym/Makefile
Normal file
|
@ -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"
|
4
fonts/tex-wasysym/PLIST
Normal file
4
fonts/tex-wasysym/PLIST
Normal file
|
@ -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
|
5
fonts/tex-wasysym/distinfo
Normal file
5
fonts/tex-wasysym/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue