summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-07-16 23:25:23 +0000
committerminskim <minskim@pkgsrc.org>2009-07-16 23:25:23 +0000
commit1352765915b72e910456014105123f2c0a419963 (patch)
tree0aa5737df103d58e60ae452f6ec73409fe37bcf6
parente41d738f8815cba226dbbb6b0a007a3b97398a88 (diff)
downloadpkgsrc-1352765915b72e910456014105123f2c0a419963.tar.gz
Import tex-algorithms-2008.7340 as print/tex-algorithms.
Consists of two environments: algorithm and algorithmic. The algorithm package defines a floating algorithm environment designed to work with the algorithmic style. Within an algorithmic environment a number of commands for typesetting popular algorithmic constructs are available.
-rw-r--r--print/tex-algorithms/DESCR5
-rw-r--r--print/tex-algorithms/Makefile18
-rw-r--r--print/tex-algorithms/PLIST3
-rw-r--r--print/tex-algorithms/distinfo5
4 files changed, 31 insertions, 0 deletions
diff --git a/print/tex-algorithms/DESCR b/print/tex-algorithms/DESCR
new file mode 100644
index 00000000000..45f1ee8c4fb
--- /dev/null
+++ b/print/tex-algorithms/DESCR
@@ -0,0 +1,5 @@
+Consists of two environments: algorithm and algorithmic. The
+algorithm package defines a floating algorithm environment designed to
+work with the algorithmic style. Within an algorithmic environment a
+number of commands for typesetting popular algorithmic constructs are
+available.
diff --git a/print/tex-algorithms/Makefile b/print/tex-algorithms/Makefile
new file mode 100644
index 00000000000..305a4a64d42
--- /dev/null
+++ b/print/tex-algorithms/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/16 23:25:23 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME= algorithms
+PKGNAME= tex-${DISTNAME}-2008.7340
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= A suite of tools for typesetting algorithms in pseudo-code
+LICENSE= gnu-lgpl-v2.1
+
+CONFLICTS+= teTeX-texmf<=3.0nb19
+DEPENDS+= tex-float-[0-9]*:../../print/tex-float
+DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-algorithms/PLIST b/print/tex-algorithms/PLIST
new file mode 100644
index 00000000000..8d37d1705c1
--- /dev/null
+++ b/print/tex-algorithms/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/16 23:25:23 minskim Exp $
+share/texmf-dist/tex/latex/algorithms/algorithm.sty
+share/texmf-dist/tex/latex/algorithms/algorithmic.sty
diff --git a/print/tex-algorithms/distinfo b/print/tex-algorithms/distinfo
new file mode 100644
index 00000000000..c9471c27437
--- /dev/null
+++ b/print/tex-algorithms/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/16 23:25:23 minskim Exp $
+
+SHA1 (tex-algorithms-2008.7340/algorithms.tar.lzma) = 47817c9ed4cdef53ab41bd3914a9f17b344e24ad
+RMD160 (tex-algorithms-2008.7340/algorithms.tar.lzma) = 147e550e2d43dc975fbed37871d86b7d744c5256
+Size (tex-algorithms-2008.7340/algorithms.tar.lzma) = 3024 bytes