pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Fri May 22 03:23:57 UTC 2020

Added Files:
        pkgsrc/print/tex-quoting: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-quoting-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-quoting{,-doc}: Add version 0.1c

As an alternative to the LaTeX standard environments quotation
and quote, the package provides a consolidated environment for
displayed text. First-line indentation may be activated by
adding a blank line before the quoting environment. A key-value
interface (using kvoptions) allows the user to configure font
properties and spacing and to control orphans within and after
the environment.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-quoting/DESCR \
    pkgsrc/print/tex-quoting/Makefile pkgsrc/print/tex-quoting/PLIST \
    pkgsrc/print/tex-quoting/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-quoting-doc/DESCR \
    pkgsrc/print/tex-quoting-doc/Makefile pkgsrc/print/tex-quoting-doc/PLIST \
    pkgsrc/print/tex-quoting-doc/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-quoting/DESCR
diff -u /dev/null pkgsrc/print/tex-quoting/DESCR:1.1
--- /dev/null   Fri May 22 03:23:57 2020
+++ pkgsrc/print/tex-quoting/DESCR      Fri May 22 03:23:56 2020
@@ -0,0 +1,7 @@
+As an alternative to the LaTeX standard environments quotation
+and quote, the package provides a consolidated environment for
+displayed text. First-line indentation may be activated by
+adding a blank line before the quoting environment. A key-value
+interface (using kvoptions) allows the user to configure font
+properties and spacing and to control orphans within and after
+the environment.
Index: pkgsrc/print/tex-quoting/Makefile
diff -u /dev/null pkgsrc/print/tex-quoting/Makefile:1.1
--- /dev/null   Fri May 22 03:23:57 2020
+++ pkgsrc/print/tex-quoting/Makefile   Fri May 22 03:23:56 2020
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2020/05/22 03:23:56 markd Exp $
+
+DISTNAME=      quoting
+PKGNAME=       tex-${DISTNAME}-0.1c
+TEXLIVE_REV=   32818
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/quoting
+COMMENT=       Consolidated environment for displayed text
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
+DEPENDS+=      tex-oberdiek-[0-9]*:../../print/tex-oberdiek
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-quoting/PLIST
diff -u /dev/null pkgsrc/print/tex-quoting/PLIST:1.1
--- /dev/null   Fri May 22 03:23:57 2020
+++ pkgsrc/print/tex-quoting/PLIST      Fri May 22 03:23:56 2020
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/05/22 03:23:56 markd Exp $
+share/texmf-dist/tex/latex/quoting/quoting.sty
Index: pkgsrc/print/tex-quoting/distinfo
diff -u /dev/null pkgsrc/print/tex-quoting/distinfo:1.1
--- /dev/null   Fri May 22 03:23:57 2020
+++ pkgsrc/print/tex-quoting/distinfo   Fri May 22 03:23:56 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/05/22 03:23:56 markd Exp $
+
+SHA1 (quoting.r32818.tar.xz) = 13e5cacc50084463fd359e848a8e038c90cb757f
+RMD160 (quoting.r32818.tar.xz) = f90f31075d5d3a8fd727e61e26e93823fb652aea
+SHA512 (quoting.r32818.tar.xz) = 44a9c726a5a9158fcd13fd93785101d2a9a940f34da3d52efd5be1a0467cd76aeaf4706b945a8de0b4e0b4a90740567cfad87f08aaa92e7d4eeae8eb9f7bbc73
+Size (quoting.r32818.tar.xz) = 1832 bytes

Index: pkgsrc/print/tex-quoting-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-quoting-doc/DESCR:1.1
--- /dev/null   Fri May 22 03:23:57 2020
+++ pkgsrc/print/tex-quoting-doc/DESCR  Fri May 22 03:23:57 2020
@@ -0,0 +1 @@
+Documentation for tex-quoting.
Index: pkgsrc/print/tex-quoting-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-quoting-doc/Makefile:1.1
--- /dev/null   Fri May 22 03:23:57 2020
+++ pkgsrc/print/tex-quoting-doc/Makefile       Fri May 22 03:23:57 2020
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2020/05/22 03:23:57 markd Exp $
+
+DISTNAME=      quoting.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.1c
+TEXLIVE_REV=   32818
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/quoting
+COMMENT=       Documentation for tex-quoting
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-quoting-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-quoting-doc/PLIST:1.1
--- /dev/null   Fri May 22 03:23:57 2020
+++ pkgsrc/print/tex-quoting-doc/PLIST  Fri May 22 03:23:57 2020
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2020/05/22 03:23:57 markd Exp $
+share/texmf-dist/doc/latex/quoting/README
+share/texmf-dist/doc/latex/quoting/quoting.pdf
Index: pkgsrc/print/tex-quoting-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-quoting-doc/distinfo:1.1
--- /dev/null   Fri May 22 03:23:57 2020
+++ pkgsrc/print/tex-quoting-doc/distinfo       Fri May 22 03:23:57 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/05/22 03:23:57 markd Exp $
+
+SHA1 (quoting.doc.r32818.tar.xz) = 65da61ef01b9bf00d84a8914194bc47d17b3864b
+RMD160 (quoting.doc.r32818.tar.xz) = 7ac15e25650fa95c7f4840b43a4a223c873276ad
+SHA512 (quoting.doc.r32818.tar.xz) = b3990965effff7529a7c18cdd3a08af337be3766ffe535feaf54db504a47b0f054af41511a635c3e70c34d3025df419af702d319240ee673f7462d2cf4ccbbc2
+Size (quoting.doc.r32818.tar.xz) = 307136 bytes



Home | Main Index | Thread Index | Old Index