diff options
author | markd <markd@pkgsrc.org> | 2022-04-19 02:50:25 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2022-04-19 02:50:25 +0000 |
commit | 9003ae9a2a2c537e4b2265e8105e93218b2bb4ee (patch) | |
tree | 6e441f5b6f0d87a99bfe4c3afa682eed663dbbd9 /print | |
parent | b4bd553552d479665532ac2cd4f8c52d2d00da84 (diff) | |
download | pkgsrc-9003ae9a2a2c537e4b2265e8105e93218b2bb4ee.tar.gz |
tex-apalike-german{,-doc}: Add version 2022
A copy of apalike.bst (which is part of the base BibTeX
distribution) with German localization.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 | ||||
-rw-r--r-- | print/tex-apalike-german-doc/DESCR | 1 | ||||
-rw-r--r-- | print/tex-apalike-german-doc/Makefile | 13 | ||||
-rw-r--r-- | print/tex-apalike-german-doc/PLIST | 3 | ||||
-rw-r--r-- | print/tex-apalike-german-doc/distinfo | 5 | ||||
-rw-r--r-- | print/tex-apalike-german/DESCR | 2 | ||||
-rw-r--r-- | print/tex-apalike-german/Makefile | 13 | ||||
-rw-r--r-- | print/tex-apalike-german/PLIST | 2 | ||||
-rw-r--r-- | print/tex-apalike-german/distinfo | 5 |
9 files changed, 47 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 99176227cde..b4172117dee 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.854 2022/04/18 05:03:03 markd Exp $ +# $NetBSD: Makefile,v 1.855 2022/04/19 02:50:25 markd Exp $ # COMMENT= Desktop publishing @@ -234,6 +234,8 @@ SUBDIR+= tex-apa6 SUBDIR+= tex-apa6-doc SUBDIR+= tex-apacite SUBDIR+= tex-apacite-doc +SUBDIR+= tex-apalike-german +SUBDIR+= tex-apalike-german-doc SUBDIR+= tex-appendix SUBDIR+= tex-appendix-doc SUBDIR+= tex-appendixnumberbeamer diff --git a/print/tex-apalike-german-doc/DESCR b/print/tex-apalike-german-doc/DESCR new file mode 100644 index 00000000000..792d5c21666 --- /dev/null +++ b/print/tex-apalike-german-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-apalike-german. diff --git a/print/tex-apalike-german-doc/Makefile b/print/tex-apalike-german-doc/Makefile new file mode 100644 index 00000000000..9290614f157 --- /dev/null +++ b/print/tex-apalike-german-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2022/04/19 02:50:26 markd Exp $ + +DISTNAME= apalike-german.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2022 +TEXLIVE_REV= 61719 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://ctan.org/pkg/apalike-german +COMMENT= Documentation for tex-apalike-german +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-apalike-german-doc/PLIST b/print/tex-apalike-german-doc/PLIST new file mode 100644 index 00000000000..77b73cb654f --- /dev/null +++ b/print/tex-apalike-german-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2022/04/19 02:50:26 markd Exp $ +share/texmf-dist/doc/bibtex/apalike-german/README.html +share/texmf-dist/doc/bibtex/apalike-german/README.md diff --git a/print/tex-apalike-german-doc/distinfo b/print/tex-apalike-german-doc/distinfo new file mode 100644 index 00000000000..799b7ff1721 --- /dev/null +++ b/print/tex-apalike-german-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2022/04/19 02:50:26 markd Exp $ + +BLAKE2s (apalike-german.doc.r61719.tar.xz) = 79a1eab7a5dcb992ea5113cda9090d926c123dc003b2adfcf7a016792961465f +SHA512 (apalike-german.doc.r61719.tar.xz) = dd0d69c76c6e265cfc18441bbc391d98710474d40d4c9e282ef6dc9aaf8a51e90458941e9208c3a8e01ea026d33b5a10b7c57d147fc3f72c30ea5fec35917c9f +Size (apalike-german.doc.r61719.tar.xz) = 13300 bytes diff --git a/print/tex-apalike-german/DESCR b/print/tex-apalike-german/DESCR new file mode 100644 index 00000000000..3347e0a69a7 --- /dev/null +++ b/print/tex-apalike-german/DESCR @@ -0,0 +1,2 @@ +A copy of apalike.bst (which is part of the base BibTeX +distribution) with German localization. diff --git a/print/tex-apalike-german/Makefile b/print/tex-apalike-german/Makefile new file mode 100644 index 00000000000..2c6db047a21 --- /dev/null +++ b/print/tex-apalike-german/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2022/04/19 02:50:26 markd Exp $ + +DISTNAME= apalike-german +PKGNAME= tex-${DISTNAME}-2022 +TEXLIVE_REV= 61719 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://ctan.org/pkg/apalike-german +COMMENT= Copy of apalike.bst with German localization +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-apalike-german/PLIST b/print/tex-apalike-german/PLIST new file mode 100644 index 00000000000..8e891b036bc --- /dev/null +++ b/print/tex-apalike-german/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2022/04/19 02:50:26 markd Exp $ +share/texmf-dist/bibtex/bst/apalike-german/apalike-german.bst diff --git a/print/tex-apalike-german/distinfo b/print/tex-apalike-german/distinfo new file mode 100644 index 00000000000..3af6b7450e9 --- /dev/null +++ b/print/tex-apalike-german/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2022/04/19 02:50:26 markd Exp $ + +BLAKE2s (apalike-german.r61719.tar.xz) = 0fa31420faf6a270cc1fd69fa0a3307c7fae23ffd07434bc2e21cab889fa5dd0 +SHA512 (apalike-german.r61719.tar.xz) = 46f79d5e0b95f9a89611abeb1797f08be355524c4d28f66e18aa3bc267f76d80b6ab74fcae68a7ade731fbb454cd10334107b6c3c293937f806d891812c37a00 +Size (apalike-german.r61719.tar.xz) = 5804 bytes |