Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Algorithm2e is an environment for writing algorithms. An algorithm
becomes a floating object (like figure, table, etc.). The package
provides macros that allow you to create different keywords, and a set
of predefined key words is provided; you can change the typography of
the keywords. The package allows vertical lines delimiting a block of
instructions in an algorithm, and defines different sorts of algorithms
such as Procedure or Function; the name of these functions may be reused
in the text or in other algorithms.

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.4 2010/09/10 23:56:32 minskim Exp $
DISTNAME= algorithm2e
PKGNAME= tex-${DISTNAME}-4.01
TEXLIVE_REV= 16417
MAINTAINER= jmmv@NetBSD.org
COMMENT= Floating algorithm environment with algorithmic keywords
DEPENDS+= tex-endfloat-[0-9]*:../../print/tex-endfloat
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-relsize-[0-9]*:../../print/tex-relsize
DEPENDS+= tex-tocbibind-[0-9]*:../../print/tex-tocbibind
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.3 2010/09/10 23:56:32 minskim Exp $
share/texmf-dist/tex/latex/algorithm2e/algorithm2e.sty

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2010/09/10 23:56:32 minskim Exp $
SHA1 (tex-algorithm2e-16417/algorithm2e.tar.xz) = 0307c85c3e848da4453e755fbfec3bc463918084
RMD160 (tex-algorithm2e-16417/algorithm2e.tar.xz) = 0ca79b12f03e8e43dade9f1f07efdbbafec28ced
Size (tex-algorithm2e-16417/algorithm2e.tar.xz) = 25168 bytes