Import tex-pst-blur-2.0 as graphics/tex-pst-blur.
Pst-blur is a package built for use with PSTricks. It provides macros that apply blurring to the normal shadow function of PSTricks.
This commit is contained in:
parent
86f33d95a7
commit
2d48c68af9
4 changed files with 25 additions and 0 deletions
2
graphics/tex-pst-blur/DESCR
Normal file
2
graphics/tex-pst-blur/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Pst-blur is a package built for use with PSTricks. It provides macros
|
||||
that apply blurring to the normal shadow function of PSTricks.
|
14
graphics/tex-pst-blur/Makefile
Normal file
14
graphics/tex-pst-blur/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:59:18 minskim Exp $
|
||||
|
||||
DISTNAME= pst-blur
|
||||
PKGNAME= tex-${DISTNAME}-2.0
|
||||
TEXLIVE_REV= 15878
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= PSTricks package for "blurred" shadows
|
||||
|
||||
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
|
||||
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
4
graphics/tex-pst-blur/PLIST
Normal file
4
graphics/tex-pst-blur/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 19:59:18 minskim Exp $
|
||||
share/texmf-dist/dvips/pst-blur/pst-blur.pro
|
||||
share/texmf-dist/tex/generic/pst-blur/pst-blur.tex
|
||||
share/texmf-dist/tex/latex/pst-blur/pst-blur.sty
|
5
graphics/tex-pst-blur/distinfo
Normal file
5
graphics/tex-pst-blur/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:59:18 minskim Exp $
|
||||
|
||||
SHA1 (tex-pst-blur-15878/pst-blur.tar.xz) = 12aac7587e191ebddac1e75fcb951e464bee7fbf
|
||||
RMD160 (tex-pst-blur-15878/pst-blur.tar.xz) = 8300864d1a97649cf29dc3dca36cc2a1ae6d9dd0
|
||||
Size (tex-pst-blur-15878/pst-blur.tar.xz) = 2236 bytes
|
Loading…
Reference in a new issue