pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-colortbl Import tex-colortbl-0.1 as print/te...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc1c3873cb51
branches:  trunk
changeset: 392234:dc1c3873cb51
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Apr 29 04:40:25 2009 +0000

description:
Import tex-colortbl-0.1 as print/tex-colortbl.

colortbl is a LaTeX package that allows rows and columns to be
colored, and even individual cells.

diffstat:

 print/tex-colortbl/DESCR    |   2 ++
 print/tex-colortbl/Makefile |  15 +++++++++++++++
 print/tex-colortbl/PLIST    |   2 ++
 print/tex-colortbl/distinfo |   5 +++++
 4 files changed, 24 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r e57c0bbeb62c -r dc1c3873cb51 print/tex-colortbl/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-colortbl/DESCR  Wed Apr 29 04:40:25 2009 +0000
@@ -0,0 +1,2 @@
+colortbl is a LaTeX package that allows rows and columns to be
+colored, and even individual cells.
diff -r e57c0bbeb62c -r dc1c3873cb51 print/tex-colortbl/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-colortbl/Makefile       Wed Apr 29 04:40:25 2009 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 04:40:25 minskim Exp $
+# TeX Live Revision 12408
+
+DISTNAME=      colortbl
+PKGNAME=       tex-${DISTNAME}-0.1
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       LaTeX package to add color to tables
+
+DEPENDS+=      tex-bin-latex-[0-9]*:../../print/tex-bin-latex
+DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e57c0bbeb62c -r dc1c3873cb51 print/tex-colortbl/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-colortbl/PLIST  Wed Apr 29 04:40:25 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 04:40:25 minskim Exp $
+share/texmf-dist/tex/latex/colortbl/colortbl.sty
diff -r e57c0bbeb62c -r dc1c3873cb51 print/tex-colortbl/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-colortbl/distinfo       Wed Apr 29 04:40:25 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/04/29 04:40:25 minskim Exp $
+
+SHA1 (tex-colortbl-0.1/colortbl.tar.lzma) = d2106be589001a7ee2c595b59d4a6a238936c4f9
+RMD160 (tex-colortbl-0.1/colortbl.tar.lzma) = bfbe0eedda53811a42f48a29c54235c77e780e8f
+Size (tex-colortbl-0.1/colortbl.tar.lzma) = 3086 bytes



Home | Main Index | Thread Index | Old Index