summaryrefslogtreecommitdiff
path: root/graphics/tex-texdraw
diff options
context:
space:
mode:
authormarkd <markd>2016-09-20 12:37:25 +0000
committermarkd <markd>2016-09-20 12:37:25 +0000
commit5114f51f2a85997c5fb5b83184e3a3b71af2cb4f (patch)
tree3eeece6d157a7796714c4ce207ce6f61ae099bc6 /graphics/tex-texdraw
parentd4ea51fadf642076d6cfbb1486837ee7298ae529 (diff)
downloadpkgsrc-5114f51f2a85997c5fb5b83184e3a3b71af2cb4f.tar.gz
Add tex-texdraw 2.0
TeXdraw is a set of macro definitions for TeX, which allow the user to produce PostScript drawings from within TeX and LaTeX. TeXdraw has been designed to be extensible. Drawing 'segments' are relocatable, self-contained units. Using a combination of the TeX's grouping mechanism and the gsave/grestore mechanism in PostScript, drawing segments allow for local changes to the scaling and line parameters. Using TeX's macro definition capability, new drawing commands can be constructed from drawing segments.
Diffstat (limited to 'graphics/tex-texdraw')
-rw-r--r--graphics/tex-texdraw/DESCR9
-rw-r--r--graphics/tex-texdraw/Makefile15
-rw-r--r--graphics/tex-texdraw/PLIST8
-rw-r--r--graphics/tex-texdraw/distinfo6
4 files changed, 38 insertions, 0 deletions
diff --git a/graphics/tex-texdraw/DESCR b/graphics/tex-texdraw/DESCR
new file mode 100644
index 00000000000..f4b8418e3a3
--- /dev/null
+++ b/graphics/tex-texdraw/DESCR
@@ -0,0 +1,9 @@
+TeXdraw is a set of macro definitions for TeX, which allow the
+user to produce PostScript drawings from within TeX and LaTeX.
+TeXdraw has been designed to be extensible. Drawing 'segments'
+are relocatable, self-contained units. Using a combination of
+the TeX's grouping mechanism and the gsave/grestore mechanism
+in PostScript, drawing segments allow for local changes to the
+scaling and line parameters. Using TeX's macro definition
+capability, new drawing commands can be constructed from
+drawing segments.
diff --git a/graphics/tex-texdraw/Makefile b/graphics/tex-texdraw/Makefile
new file mode 100644
index 00000000000..b46dd9b7a61
--- /dev/null
+++ b/graphics/tex-texdraw/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2016/09/20 12:37:25 markd Exp $
+
+DISTNAME= texdraw
+PKGNAME= tex-${DISTNAME}-2.0
+TEXLIVE_REV= 31894
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/texdraw
+COMMENT= Graphical macros, using embedded PostScript
+#LICENSE= other-free
+
+CONFLICTS+= teTeX-texmf<=3.0nb56
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-texdraw/PLIST b/graphics/tex-texdraw/PLIST
new file mode 100644
index 00000000000..31bf8a800ad
--- /dev/null
+++ b/graphics/tex-texdraw/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2016/09/20 12:37:25 markd Exp $
+share/texmf-dist/tex/generic/texdraw/blockdiagram.tex
+share/texmf-dist/tex/generic/texdraw/texdraw.sty
+share/texmf-dist/tex/generic/texdraw/texdraw.tex
+share/texmf-dist/tex/generic/texdraw/txdexamp.latex
+share/texmf-dist/tex/generic/texdraw/txdexamp.tex
+share/texmf-dist/tex/generic/texdraw/txdps.tex
+share/texmf-dist/tex/generic/texdraw/txdtools.tex
diff --git a/graphics/tex-texdraw/distinfo b/graphics/tex-texdraw/distinfo
new file mode 100644
index 00000000000..1c98e89e596
--- /dev/null
+++ b/graphics/tex-texdraw/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/09/20 12:37:25 markd Exp $
+
+SHA1 (tex-texdraw-31894/texdraw.tar.xz) = 370a66d41d0279d84a1e321dc73c0d557bb62bc6
+RMD160 (tex-texdraw-31894/texdraw.tar.xz) = 4c54b455af10fd81066df98274b1d31acd3e96de
+SHA512 (tex-texdraw-31894/texdraw.tar.xz) = f2363bdd0f0f20851771ebb10606d23505bb8b898c227a22f7baea2f410fb9ad3aef75ccec923f7e2c0794e65032b511dd8ee65618792dccbae21cc8af11f1fa
+Size (tex-texdraw-31894/texdraw.tar.xz) = 18200 bytes