diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-18 21:39:44 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-18 21:39:44 +0000 |
commit | 57b36f465da66515dafc132e85e5150e257ba05d (patch) | |
tree | b3c719543c4d300a95d0a6fa4d56e07a44bdb58a /graphics/tex-pst-vue3d | |
parent | 55541b722f3381716d7c2dab60523cb80262e28b (diff) | |
download | pkgsrc-57b36f465da66515dafc132e85e5150e257ba05d.tar.gz |
Import tex-pst-vue3d-1.24 as graphics/tex-pst-vue3d.
With pst-vue3d three dimensional objects like cubes, spheres and others
can be viewed from different points. The distribution includes a
comprehensive set of examples of usage.
Diffstat (limited to 'graphics/tex-pst-vue3d')
-rw-r--r-- | graphics/tex-pst-vue3d/DESCR | 3 | ||||
-rw-r--r-- | graphics/tex-pst-vue3d/Makefile | 16 | ||||
-rw-r--r-- | graphics/tex-pst-vue3d/PLIST | 4 | ||||
-rw-r--r-- | graphics/tex-pst-vue3d/distinfo | 5 |
4 files changed, 28 insertions, 0 deletions
diff --git a/graphics/tex-pst-vue3d/DESCR b/graphics/tex-pst-vue3d/DESCR new file mode 100644 index 00000000000..d8f2cdc27b8 --- /dev/null +++ b/graphics/tex-pst-vue3d/DESCR @@ -0,0 +1,3 @@ +With pst-vue3d three dimensional objects like cubes, spheres and others +can be viewed from different points. The distribution includes a +comprehensive set of examples of usage. diff --git a/graphics/tex-pst-vue3d/Makefile b/graphics/tex-pst-vue3d/Makefile new file mode 100644 index 00000000000..9784fdc2f1a --- /dev/null +++ b/graphics/tex-pst-vue3d/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:44 minskim Exp $ + +DISTNAME= pst-vue3d +PKGNAME= tex-${DISTNAME}-1.24 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Draw perspective views of three dimensional objects + +DEPENDS+= tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d +DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node +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-vue3d/PLIST b/graphics/tex-pst-vue3d/PLIST new file mode 100644 index 00000000000..02f2e8bc5b4 --- /dev/null +++ b/graphics/tex-pst-vue3d/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:39:44 minskim Exp $ +share/texmf-dist/dvips/pst-vue3d/pst-vue3d.pro +share/texmf-dist/tex/generic/pst-vue3d/pst-vue3d.tex +share/texmf-dist/tex/latex/pst-vue3d/pst-vue3d.sty diff --git a/graphics/tex-pst-vue3d/distinfo b/graphics/tex-pst-vue3d/distinfo new file mode 100644 index 00000000000..f0e7f7370de --- /dev/null +++ b/graphics/tex-pst-vue3d/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:39:44 minskim Exp $ + +SHA1 (tex-pst-vue3d-15878/pst-vue3d.tar.xz) = e10d839a9129c47830a88a8124b9e8a1e9ae62fc +RMD160 (tex-pst-vue3d-15878/pst-vue3d.tar.xz) = 52f304ede7ade4d602658d833595da04632295d5 +Size (tex-pst-vue3d-15878/pst-vue3d.tar.xz) = 13108 bytes |