pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-algorithms Import tex-algorithms-2008.7340 a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2549130a2af3
branches: trunk
changeset: 395969:2549130a2af3
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Jul 16 23:25:23 2009 +0000
description:
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.
diffstat:
print/tex-algorithms/DESCR | 5 +++++
print/tex-algorithms/Makefile | 18 ++++++++++++++++++
print/tex-algorithms/PLIST | 3 +++
print/tex-algorithms/distinfo | 5 +++++
4 files changed, 31 insertions(+), 0 deletions(-)
diffs (47 lines):
diff -r a9f7d3613eb4 -r 2549130a2af3 print/tex-algorithms/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-algorithms/DESCR Thu Jul 16 23:25:23 2009 +0000
@@ -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 -r a9f7d3613eb4 -r 2549130a2af3 print/tex-algorithms/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-algorithms/Makefile Thu Jul 16 23:25:23 2009 +0000
@@ -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@localhost
+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 -r a9f7d3613eb4 -r 2549130a2af3 print/tex-algorithms/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-algorithms/PLIST Thu Jul 16 23:25:23 2009 +0000
@@ -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 -r a9f7d3613eb4 -r 2549130a2af3 print/tex-algorithms/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-algorithms/distinfo Thu Jul 16 23:25:23 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index