pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-newverbs
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 21 15:12:37 UTC 2022
Added Files:
pkgsrc/print/tex-newverbs: DESCR Makefile PLIST distinfo
Log Message:
print/tex-newverbs: import tex-newverbs-1.6
The package allows the definition of \verb variants which add
TeX code before and after the verbatim text (e.g., quotes or
surrounding \fbox{}). When used together with the shortvrb
package it allows the definition of short verbatim characters
which use this package's variant instead of the normal \verb.
In addition, it is possible to collect an argument verbatim to
either typeset or write it into a file. The \Verbdef command
defines verbatim text to a macro which can later be used to
write the verbatim text to a file.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-newverbs/DESCR \
pkgsrc/print/tex-newverbs/Makefile pkgsrc/print/tex-newverbs/PLIST \
pkgsrc/print/tex-newverbs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/print/tex-newverbs/DESCR
diff -u /dev/null pkgsrc/print/tex-newverbs/DESCR:1.1
--- /dev/null Sun Aug 21 15:12:37 2022
+++ pkgsrc/print/tex-newverbs/DESCR Sun Aug 21 15:12:37 2022
@@ -0,0 +1,9 @@
+The package allows the definition of \verb variants which add
+TeX code before and after the verbatim text (e.g., quotes or
+surrounding \fbox{}). When used together with the shortvrb
+package it allows the definition of short verbatim characters
+which use this package's variant instead of the normal \verb.
+In addition, it is possible to collect an argument verbatim to
+either typeset or write it into a file. The \Verbdef command
+defines verbatim text to a macro which can later be used to
+write the verbatim text to a file.
Index: pkgsrc/print/tex-newverbs/Makefile
diff -u /dev/null pkgsrc/print/tex-newverbs/Makefile:1.1
--- /dev/null Sun Aug 21 15:12:37 2022
+++ pkgsrc/print/tex-newverbs/Makefile Sun Aug 21 15:12:37 2022
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2022/08/21 15:12:37 wiz Exp $
+
+DISTNAME= newverbs
+PKGNAME= tex-${DISTNAME}-1.6
+TEXLIVE_REV= 58256
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://sourceforge.net/p/newverbs/
+COMMENT= Define new versions of \verb, including short verb versions
+LICENSE= lppl-1.3c
+
+# shortvrb
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-newverbs/PLIST
diff -u /dev/null pkgsrc/print/tex-newverbs/PLIST:1.1
--- /dev/null Sun Aug 21 15:12:37 2022
+++ pkgsrc/print/tex-newverbs/PLIST Sun Aug 21 15:12:37 2022
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2022/08/21 15:12:37 wiz Exp $
+share/texmf-dist/tex/latex/newverbs/newverbs.sty
Index: pkgsrc/print/tex-newverbs/distinfo
diff -u /dev/null pkgsrc/print/tex-newverbs/distinfo:1.1
--- /dev/null Sun Aug 21 15:12:37 2022
+++ pkgsrc/print/tex-newverbs/distinfo Sun Aug 21 15:12:37 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/08/21 15:12:37 wiz Exp $
+
+BLAKE2s (newverbs.r58256.tar.xz) = d7f6357927e18fefe4d5b9a503325ac83bc604fd2a7d058ee25c7bf8a6cb95ed
+SHA512 (newverbs.r58256.tar.xz) = 146e0d503ff458d22e002f11b9ec89bf17595ff758c0b0a1644f340ece93553b86fa46e8aae590e4973603a441634f86666a4926e1c828523a28969585546dea
+Size (newverbs.r58256.tar.xz) = 2844 bytes
Home |
Main Index |
Thread Index |
Old Index