pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-minted import tex-minted 1.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11ea43abd314
branches:  trunk
changeset: 601547:11ea43abd314
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Mar 22 08:10:18 2012 +0000

description:
import tex-minted 1.7

The package that facilitates expressive syntax highlighting in
LaTeX using the powerful Pygments library. The package also
provides options to customize the highlighted source code
output using fancyvrb.

diffstat:

 print/tex-minted/DESCR    |   4 ++++
 print/tex-minted/Makefile |  14 ++++++++++++++
 print/tex-minted/PLIST    |   2 ++
 print/tex-minted/distinfo |   5 +++++
 4 files changed, 25 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r e274cac0aa2c -r 11ea43abd314 print/tex-minted/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-minted/DESCR    Thu Mar 22 08:10:18 2012 +0000
@@ -0,0 +1,4 @@
+The package that facilitates expressive syntax highlighting in
+LaTeX using the powerful Pygments library. The package also
+provides options to customize the highlighted source code
+output using fancyvrb.
diff -r e274cac0aa2c -r 11ea43abd314 print/tex-minted/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-minted/Makefile Thu Mar 22 08:10:18 2012 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/22 08:10:18 markd Exp $
+
+DISTNAME=      minted
+PKGNAME=       tex-${DISTNAME}-1.7
+TEXLIVE_REV=   24002
+
+MAINTAINER=    markd%NetBSD.org@localhost
+COMMENT=       Highlighted source code for LaTeX
+
+DEPENDS+=      ${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments
+
+.include "../../print/texlive/package.mk"
+.include "../../lang/python/pyversion.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e274cac0aa2c -r 11ea43abd314 print/tex-minted/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-minted/PLIST    Thu Mar 22 08:10:18 2012 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/22 08:10:18 markd Exp $
+share/texmf-dist/tex/latex/minted/minted.sty
diff -r e274cac0aa2c -r 11ea43abd314 print/tex-minted/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-minted/distinfo Thu Mar 22 08:10:18 2012 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/03/22 08:10:18 markd Exp $
+
+SHA1 (tex-minted-24002/minted.tar.xz) = 465e58520798e48fcac9930c320e0e55a530a332
+RMD160 (tex-minted-24002/minted.tar.xz) = 1bb370aa58f4a439ac8b4bdbb0a77089645879ff
+Size (tex-minted-24002/minted.tar.xz) = 2892 bytes



Home | Main Index | Thread Index | Old Index