pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-apacite{,-doc}: Add version 6.03



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ba78c7f1fcc
branches:  trunk
changeset: 327919:7ba78c7f1fcc
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Jan 12 20:14:10 2019 +0000

description:
tex-apacite{,-doc}: Add version 6.03
Citation style following the rules of the APA

diffstat:

 print/tex-apacite-doc/DESCR    |   1 +
 print/tex-apacite-doc/Makefile |  13 +++++++++++++
 print/tex-apacite-doc/PLIST    |   5 +++++
 print/tex-apacite-doc/distinfo |   6 ++++++
 print/tex-apacite/DESCR        |   9 +++++++++
 print/tex-apacite/Makefile     |  13 +++++++++++++
 print/tex-apacite/PLIST        |  17 +++++++++++++++++
 print/tex-apacite/distinfo     |   6 ++++++
 8 files changed, 70 insertions(+), 0 deletions(-)

diffs (102 lines):

diff -r 5d37b9b15c31 -r 7ba78c7f1fcc print/tex-apacite-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-apacite-doc/DESCR       Sat Jan 12 20:14:10 2019 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-apacite.
diff -r 5d37b9b15c31 -r 7ba78c7f1fcc print/tex-apacite-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-apacite-doc/Makefile    Sat Jan 12 20:14:10 2019 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/01/12 20:14:10 markd Exp $
+
+DISTNAME=      apacite.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-6.03
+TEXLIVE_REV=   31264
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/apacite
+COMMENT=       Documentation for tex-apacite
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5d37b9b15c31 -r 7ba78c7f1fcc print/tex-apacite-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-apacite-doc/PLIST       Sat Jan 12 20:14:10 2019 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2019/01/12 20:14:10 markd Exp $
+share/texmf-dist/doc/bibtex/apacite/README
+share/texmf-dist/doc/bibtex/apacite/apa5ex.bib
+share/texmf-dist/doc/bibtex/apacite/apacite.pdf
+share/texmf-dist/doc/bibtex/apacite/apacxmpl.tex
diff -r 5d37b9b15c31 -r 7ba78c7f1fcc print/tex-apacite-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-apacite-doc/distinfo    Sat Jan 12 20:14:10 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/01/12 20:14:10 markd Exp $
+
+SHA1 (tex-apacite-31264/apacite.doc.tar.xz) = aec4189bb6704a3888a674b6c39f2ceadfd72703
+RMD160 (tex-apacite-31264/apacite.doc.tar.xz) = af80a06fea54d35efd095873f4303e6526930c17
+SHA512 (tex-apacite-31264/apacite.doc.tar.xz) = 0f4638bb631ac2a582088dbc1e9b11b073a0851478345f70a2c99b3f818e9ad3822d3e82f18254b0ff1810dae39d6c372dc5f03a3f24e90e214086923248d1aa
+Size (tex-apacite-31264/apacite.doc.tar.xz) = 641164 bytes
diff -r 5d37b9b15c31 -r 7ba78c7f1fcc print/tex-apacite/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-apacite/DESCR   Sat Jan 12 20:14:10 2019 +0000
@@ -0,0 +1,9 @@
+Apacite provides a BibTeX style and a LaTeX package which are
+designed to match the requirements of the American
+Psychological Association's style for citations. The package
+follows the 6th edition of the APA manual, and is designed to
+work with the apa6 class. A test document is provided. The
+package is compatible with chapterbib and (to some extent) with
+hyperref (for limits of compatibility, see the documentation).
+The package also includes a means of generating an author index
+for a document.
diff -r 5d37b9b15c31 -r 7ba78c7f1fcc print/tex-apacite/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-apacite/Makefile        Sat Jan 12 20:14:10 2019 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/01/12 20:14:10 markd Exp $
+
+DISTNAME=      apacite
+PKGNAME=       tex-${DISTNAME}-6.03
+TEXLIVE_REV=   31264
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/apacite
+COMMENT=       Citation style following the rules of the APA
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5d37b9b15c31 -r 7ba78c7f1fcc print/tex-apacite/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-apacite/PLIST   Sat Jan 12 20:14:10 2019 +0000
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2019/01/12 20:14:10 markd Exp $
+share/texmf-dist/bibtex/bst/apacite/apacann.bst
+share/texmf-dist/bibtex/bst/apacite/apacannx.bst
+share/texmf-dist/bibtex/bst/apacite/apacite.bst
+share/texmf-dist/bibtex/bst/apacite/apacitex.bst
+share/texmf-dist/tex/latex/apacite/apacdoc.sty
+share/texmf-dist/tex/latex/apacite/apacite.sty
+share/texmf-dist/tex/latex/apacite/dutch.apc
+share/texmf-dist/tex/latex/apacite/english.apc
+share/texmf-dist/tex/latex/apacite/finnish.apc
+share/texmf-dist/tex/latex/apacite/french.apc
+share/texmf-dist/tex/latex/apacite/german.apc
+share/texmf-dist/tex/latex/apacite/greek.apc
+share/texmf-dist/tex/latex/apacite/ngerman.apc
+share/texmf-dist/tex/latex/apacite/norsk.apc
+share/texmf-dist/tex/latex/apacite/spanish.apc
+share/texmf-dist/tex/latex/apacite/swedish.apc
diff -r 5d37b9b15c31 -r 7ba78c7f1fcc print/tex-apacite/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-apacite/distinfo        Sat Jan 12 20:14:10 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/01/12 20:14:10 markd Exp $
+
+SHA1 (tex-apacite-31264/apacite.tar.xz) = b69eb9ac26f99dcdaa88af62bb0a5b7f46141be0
+RMD160 (tex-apacite-31264/apacite.tar.xz) = 0804652e008ea3c27e7fe30071a9c4e0b1b06408
+SHA512 (tex-apacite-31264/apacite.tar.xz) = b7688147efa1100fe63383f737c86a8120676fcffe59bf7de95886e78263fcf0b1ec803b7b85a5920d875f9c5aa80ff057e3e5bedf959c794a5bdd6014fae12d
+Size (tex-apacite-31264/apacite.tar.xz) = 42708 bytes



Home | Main Index | Thread Index | Old Index