diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-18 17:46:51 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-18 17:46:51 +0000 |
commit | 89a430dfdba2728932c36538e93dc1e83c3df96c (patch) | |
tree | a8e0253b64f19359f4cbbcea6142185891cd2038 /graphics | |
parent | af7410bd6a51d0a3f9c8ba5af4153107919506a3 (diff) | |
download | pkgsrc-89a430dfdba2728932c36538e93dc1e83c3df96c.tar.gz |
Import tex-pst-3d-1.10 as graphics/tex-pst-3d.
The pst-3d package provides basic macros for shadows, tilting and three
dimensional representations of text or graphical objects.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tex-pst-3d/DESCR | 2 | ||||
-rw-r--r-- | graphics/tex-pst-3d/Makefile | 14 | ||||
-rw-r--r-- | graphics/tex-pst-3d/PLIST | 4 | ||||
-rw-r--r-- | graphics/tex-pst-3d/distinfo | 5 |
4 files changed, 25 insertions, 0 deletions
diff --git a/graphics/tex-pst-3d/DESCR b/graphics/tex-pst-3d/DESCR new file mode 100644 index 00000000000..6cbea5a1286 --- /dev/null +++ b/graphics/tex-pst-3d/DESCR @@ -0,0 +1,2 @@ +The pst-3d package provides basic macros for shadows, tilting and three +dimensional representations of text or graphical objects. diff --git a/graphics/tex-pst-3d/Makefile b/graphics/tex-pst-3d/Makefile new file mode 100644 index 00000000000..7e389d01f99 --- /dev/null +++ b/graphics/tex-pst-3d/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 17:46:51 minskim Exp $ + +DISTNAME= pst-3d +PKGNAME= tex-${DISTNAME}-1.10 +TEXLIVE_REV= 17257 + +MAINTAINER= minskim@NetBSD.org +COMMENT= A PSTricks package for tilting and other pseudo-3D tricks + +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" diff --git a/graphics/tex-pst-3d/PLIST b/graphics/tex-pst-3d/PLIST new file mode 100644 index 00000000000..0565e0a4b10 --- /dev/null +++ b/graphics/tex-pst-3d/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 17:46:51 minskim Exp $ +share/texmf-dist/dvips/pst-3d/pst-3d.pro +share/texmf-dist/tex/generic/pst-3d/pst-3d.tex +share/texmf-dist/tex/latex/pst-3d/pst-3d.sty diff --git a/graphics/tex-pst-3d/distinfo b/graphics/tex-pst-3d/distinfo new file mode 100644 index 00000000000..609fca7faca --- /dev/null +++ b/graphics/tex-pst-3d/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/18 17:46:51 minskim Exp $ + +SHA1 (tex-pst-3d-17257/pst-3d.tar.xz) = 358f814e8a83baf17bd3c5d86581924757c515fa +RMD160 (tex-pst-3d-17257/pst-3d.tar.xz) = 217842db45beaed952b30fe2fc295722d0c0a957 +Size (tex-pst-3d-17257/pst-3d.tar.xz) = 3440 bytes |