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: Sun May 13 11:44:26 UTC 2018
Added Files:
pkgsrc/print/tex-epigraph: DESCR Makefile PLIST distinfo
pkgsrc/print/tex-epigraph-doc: DESCR Makefile PLIST distinfo
Log Message:
tex-epigraph{,-doc}: Add version 1.5c
Epigraphs are the pithy quotations often found at the start (or
end) of a chapter. Both single epigraphs and lists of epigraphs
are catered for. Various aspects are easily configurable.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-epigraph/DESCR \
pkgsrc/print/tex-epigraph/Makefile pkgsrc/print/tex-epigraph/PLIST \
pkgsrc/print/tex-epigraph/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-epigraph-doc/DESCR \
pkgsrc/print/tex-epigraph-doc/Makefile \
pkgsrc/print/tex-epigraph-doc/PLIST \
pkgsrc/print/tex-epigraph-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-epigraph/DESCR
diff -u /dev/null pkgsrc/print/tex-epigraph/DESCR:1.1
--- /dev/null Sun May 13 11:44:26 2018
+++ pkgsrc/print/tex-epigraph/DESCR Sun May 13 11:44:25 2018
@@ -0,0 +1,3 @@
+Epigraphs are the pithy quotations often found at the start (or
+end) of a chapter. Both single epigraphs and lists of epigraphs
+are catered for. Various aspects are easily configurable.
Index: pkgsrc/print/tex-epigraph/Makefile
diff -u /dev/null pkgsrc/print/tex-epigraph/Makefile:1.1
--- /dev/null Sun May 13 11:44:26 2018
+++ pkgsrc/print/tex-epigraph/Makefile Sun May 13 11:44:25 2018
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2018/05/13 11:44:25 markd Exp $
+
+DISTNAME= epigraph
+PKGNAME= tex-${DISTNAME}-1.5c
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://ctan.org/pkg/epigraph
+COMMENT= Package for typesetting epigraphs
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-epigraph/PLIST
diff -u /dev/null pkgsrc/print/tex-epigraph/PLIST:1.1
--- /dev/null Sun May 13 11:44:26 2018
+++ pkgsrc/print/tex-epigraph/PLIST Sun May 13 11:44:25 2018
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/05/13 11:44:25 markd Exp $
+share/texmf-dist/tex/latex/epigraph/epigraph.sty
Index: pkgsrc/print/tex-epigraph/distinfo
diff -u /dev/null pkgsrc/print/tex-epigraph/distinfo:1.1
--- /dev/null Sun May 13 11:44:26 2018
+++ pkgsrc/print/tex-epigraph/distinfo Sun May 13 11:44:25 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/05/13 11:44:25 markd Exp $
+
+SHA1 (tex-epigraph-15878/epigraph.tar.xz) = ea8322d198056611e59ed104871e225b22d33cf9
+RMD160 (tex-epigraph-15878/epigraph.tar.xz) = c9413674c2ab756fa665a271f6c4efc69ecd5349
+SHA512 (tex-epigraph-15878/epigraph.tar.xz) = eca90f0e04b861c0b4fad52ca63aaef42035804a5d6c825dec0530f8475b720dd07b62d78617efdb1ca41db019ae481227a9a860fb1bac743a2df7277d8d4101
+Size (tex-epigraph-15878/epigraph.tar.xz) = 1956 bytes
Index: pkgsrc/print/tex-epigraph-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-epigraph-doc/DESCR:1.1
--- /dev/null Sun May 13 11:44:26 2018
+++ pkgsrc/print/tex-epigraph-doc/DESCR Sun May 13 11:44:26 2018
@@ -0,0 +1 @@
+Documentation for tex-epigraph.
Index: pkgsrc/print/tex-epigraph-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-epigraph-doc/Makefile:1.1
--- /dev/null Sun May 13 11:44:26 2018
+++ pkgsrc/print/tex-epigraph-doc/Makefile Sun May 13 11:44:26 2018
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2018/05/13 11:44:26 markd Exp $
+
+DISTNAME= epigraph.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.5c
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://ctan.org/pkg/epigraph
+COMMENT= Documentation for tex-epigraph
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-epigraph-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-epigraph-doc/PLIST:1.1
--- /dev/null Sun May 13 11:44:26 2018
+++ pkgsrc/print/tex-epigraph-doc/PLIST Sun May 13 11:44:26 2018
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2018/05/13 11:44:26 markd Exp $
+share/texmf-dist/doc/latex/epigraph/README
+share/texmf-dist/doc/latex/epigraph/epigraph.pdf
Index: pkgsrc/print/tex-epigraph-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-epigraph-doc/distinfo:1.1
--- /dev/null Sun May 13 11:44:26 2018
+++ pkgsrc/print/tex-epigraph-doc/distinfo Sun May 13 11:44:26 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/05/13 11:44:26 markd Exp $
+
+SHA1 (tex-epigraph-15878/epigraph.doc.tar.xz) = 82aadf6aac7b48b3c079f7fe936aabf70c86e868
+RMD160 (tex-epigraph-15878/epigraph.doc.tar.xz) = b4f1e96c37fb8b5890378f7e671c199aef85c6d7
+SHA512 (tex-epigraph-15878/epigraph.doc.tar.xz) = 509d632cb50fd408b0c5b7d3540e22623aa66a8a1936c2fe2dc60252ca2ee3867676b22eca3039ac50899582846c535f0df0ac9959c5be4e34135176366edbdc
+Size (tex-epigraph-15878/epigraph.doc.tar.xz) = 161244 bytes
Home |
Main Index |
Thread Index |
Old Index