summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2012-03-22 08:10:18 +0000
committermarkd <markd@pkgsrc.org>2012-03-22 08:10:18 +0000
commit147325b6aa3547ee6f13d7109f3473df3a3a252b (patch)
tree8e898a16ee91695ac39396aa7acafeaffaad926c /print
parent3f31641ac973d31d39d0bd70585a207f2fb17943 (diff)
downloadpkgsrc-147325b6aa3547ee6f13d7109f3473df3a3a252b.tar.gz
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 (limited to 'print')
-rw-r--r--print/tex-minted/DESCR4
-rw-r--r--print/tex-minted/Makefile14
-rw-r--r--print/tex-minted/PLIST2
-rw-r--r--print/tex-minted/distinfo5
4 files changed, 25 insertions, 0 deletions
diff --git a/print/tex-minted/DESCR b/print/tex-minted/DESCR
new file mode 100644
index 00000000000..a64b4071f30
--- /dev/null
+++ b/print/tex-minted/DESCR
@@ -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 --git a/print/tex-minted/Makefile b/print/tex-minted/Makefile
new file mode 100644
index 00000000000..0ef5f445126
--- /dev/null
+++ b/print/tex-minted/Makefile
@@ -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
+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 --git a/print/tex-minted/PLIST b/print/tex-minted/PLIST
new file mode 100644
index 00000000000..d388ea94c03
--- /dev/null
+++ b/print/tex-minted/PLIST
@@ -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 --git a/print/tex-minted/distinfo b/print/tex-minted/distinfo
new file mode 100644
index 00000000000..95f27b4fe89
--- /dev/null
+++ b/print/tex-minted/distinfo
@@ -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