pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-enumitem Import tex-enumitem-2.1 as print/te...
details: https://anonhg.NetBSD.org/pkgsrc/rev/996c4cdb86f0
branches: trunk
changeset: 395641:996c4cdb86f0
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Jul 09 22:52:06 2009 +0000
description:
Import tex-enumitem-2.1 as print/tex-enumitem.
This package provides user control over the layout of the three basic
list environments: enumerate, itemize, and description. It supersedes
both enumerate and mdwlist (providing well- structured replacements
for all their funtionality), and in addition provides functions to
compute the layout of labels, and to `clone' the standard
environments, to create new environments with counters of their own.
diffstat:
print/tex-enumitem/DESCR | 6 ++++++
print/tex-enumitem/Makefile | 14 ++++++++++++++
print/tex-enumitem/PLIST | 2 ++
print/tex-enumitem/distinfo | 5 +++++
4 files changed, 27 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r be2bcab45d08 -r 996c4cdb86f0 print/tex-enumitem/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-enumitem/DESCR Thu Jul 09 22:52:06 2009 +0000
@@ -0,0 +1,6 @@
+This package provides user control over the layout of the three basic
+list environments: enumerate, itemize, and description. It supersedes
+both enumerate and mdwlist (providing well- structured replacements
+for all their funtionality), and in addition provides functions to
+compute the layout of labels, and to `clone' the standard
+environments, to create new environments with counters of their own.
diff -r be2bcab45d08 -r 996c4cdb86f0 print/tex-enumitem/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-enumitem/Makefile Thu Jul 09 22:52:06 2009 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/09 22:52:06 minskim Exp $
+# TeX Live Revision 9740
+
+DISTNAME= enumitem
+PKGNAME= tex-${DISTNAME}-2.1
+
+MAINTAINER= minskim%NetBSD.org@localhost
+COMMENT= Control layout of itemize, enumerate, and description
+
+CONFLICTS+= teTeX-texmf<=3.0nb17
+DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r be2bcab45d08 -r 996c4cdb86f0 print/tex-enumitem/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-enumitem/PLIST Thu Jul 09 22:52:06 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/09 22:52:06 minskim Exp $
+share/texmf-dist/tex/latex/enumitem/enumitem.sty
diff -r be2bcab45d08 -r 996c4cdb86f0 print/tex-enumitem/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-enumitem/distinfo Thu Jul 09 22:52:06 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/09 22:52:06 minskim Exp $
+
+SHA1 (tex-enumitem-2.1/enumitem.tar.lzma) = 006106572c17cb1d40452657e6f49367e10b5bd1
+RMD160 (tex-enumitem-2.1/enumitem.tar.lzma) = cded66cfa5fa5f704f75f9e5adf77f99fe1d068a
+Size (tex-enumitem-2.1/enumitem.tar.lzma) = 5469 bytes
Home |
Main Index |
Thread Index |
Old Index