summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim>2010-06-02 20:08:58 +0000
committerminskim <minskim>2010-06-02 20:08:58 +0000
commit82cb8895a06081d77c888d6e102854a4e0f0c1b2 (patch)
tree8d394c8e653a64b06f5938641896be92fad203fa /graphics
parent0a679570edee1424111336782f71c09c91b634ed (diff)
downloadpkgsrc-82cb8895a06081d77c888d6e102854a4e0f0c1b2.tar.gz
Import tex-asyfig-0.1c as graphics/tex-asyfig.
The package provides a means of reading Asymptote figures from separate files, rather than within the document, as is standard in the asymptote package, which is provided as part of the Asymptote bundle. The asymptote way can prove cumbersome in a large document; the present package allows the user to process one picture at a time, in simple test documents, and then to migrate (with no fuss) to their use in the target document.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tex-asyfig/DESCR7
-rw-r--r--graphics/tex-asyfig/Makefile11
-rw-r--r--graphics/tex-asyfig/PLIST4
-rw-r--r--graphics/tex-asyfig/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/graphics/tex-asyfig/DESCR b/graphics/tex-asyfig/DESCR
new file mode 100644
index 00000000000..119a947f910
--- /dev/null
+++ b/graphics/tex-asyfig/DESCR
@@ -0,0 +1,7 @@
+The package provides a means of reading Asymptote figures from separate
+files, rather than within the document, as is standard in the asymptote
+package, which is provided as part of the Asymptote bundle. The
+asymptote way can prove cumbersome in a large document; the present
+package allows the user to process one picture at a time, in simple test
+documents, and then to migrate (with no fuss) to their use in the target
+document.
diff --git a/graphics/tex-asyfig/Makefile b/graphics/tex-asyfig/Makefile
new file mode 100644
index 00000000000..db34d238b68
--- /dev/null
+++ b/graphics/tex-asyfig/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/06/02 20:08:58 minskim Exp $
+
+DISTNAME= asyfig
+PKGNAME= tex-${DISTNAME}-0.1c
+TEXLIVE_REV= 17512
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Commands for using Asymptote figures
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-asyfig/PLIST b/graphics/tex-asyfig/PLIST
new file mode 100644
index 00000000000..466786355d5
--- /dev/null
+++ b/graphics/tex-asyfig/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/06/02 20:08:58 minskim Exp $
+share/texmf-dist/tex/latex/asyfig/asyalign.sty
+share/texmf-dist/tex/latex/asyfig/asyfig.sty
+share/texmf-dist/tex/latex/asyfig/asyprocess.sty
diff --git a/graphics/tex-asyfig/distinfo b/graphics/tex-asyfig/distinfo
new file mode 100644
index 00000000000..819f53c3163
--- /dev/null
+++ b/graphics/tex-asyfig/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/06/02 20:08:58 minskim Exp $
+
+SHA1 (tex-asyfig-17512/asyfig.tar.xz) = 60ae50e1a4ae5f3383b75dc601ccbc4a913e2c40
+RMD160 (tex-asyfig-17512/asyfig.tar.xz) = f005fc9bdc5e30c5448b623b25860cf3fe32dcb9
+Size (tex-asyfig-17512/asyfig.tar.xz) = 3212 bytes