pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print Add tex-polski{,-doc} 1.3.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8da09bb9e10
branches:  trunk
changeset: 352970:b8da09bb9e10
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Sep 20 13:03:11 2016 +0000

description:
Add tex-polski{,-doc} 1.3.3

Typeset Polish documents with LaTeX and Polish fonts

diffstat:

 print/tex-polski-doc/DESCR    |   1 +
 print/tex-polski-doc/Makefile |  13 +++++++++++++
 print/tex-polski-doc/PLIST    |   8 ++++++++
 print/tex-polski-doc/distinfo |   6 ++++++
 print/tex-polski/DESCR        |   4 ++++
 print/tex-polski/Makefile     |  16 ++++++++++++++++
 print/tex-polski/PLIST        |  18 ++++++++++++++++++
 print/tex-polski/distinfo     |   6 ++++++
 8 files changed, 72 insertions(+), 0 deletions(-)

diffs (104 lines):

diff -r 4b284c0f26b4 -r b8da09bb9e10 print/tex-polski-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-polski-doc/DESCR        Tue Sep 20 13:03:11 2016 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-polski.
diff -r 4b284c0f26b4 -r b8da09bb9e10 print/tex-polski-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-polski-doc/Makefile     Tue Sep 20 13:03:11 2016 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/09/20 13:03:11 markd Exp $
+
+DISTNAME=      polski.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.3.3
+TEXLIVE_REV=   19881
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/polski
+COMMENT=       Documentation for tex-polski
+LICENSE=       lppl-1.2
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4b284c0f26b4 -r b8da09bb9e10 print/tex-polski-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-polski-doc/PLIST        Tue Sep 20 13:03:11 2016 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2016/09/20 13:03:11 markd Exp $
+share/texmf-dist/doc/latex/polski/conowego.txt
+share/texmf-dist/doc/latex/polski/czytaj.txt
+share/texmf-dist/doc/latex/polski/polski.pdf
+share/texmf-dist/doc/latex/polski/readme.txt
+share/texmf-dist/doc/latex/polski/sample-polski.tex
+share/texmf-dist/doc/latex/polski/sample-rysunek.mp
+share/texmf-dist/doc/latex/polski/sample-rysunek1.mps
diff -r 4b284c0f26b4 -r b8da09bb9e10 print/tex-polski-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-polski-doc/distinfo     Tue Sep 20 13:03:11 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/09/20 13:03:11 markd Exp $
+
+SHA1 (tex-polski-19881/polski.doc.tar.xz) = bfdad0751923280e5373327529f1e5662c8057cb
+RMD160 (tex-polski-19881/polski.doc.tar.xz) = a11e3070f0be9d8eead5c8413791bcdbcbd940df
+SHA512 (tex-polski-19881/polski.doc.tar.xz) = ac2f5f6f524ea48fbe1964f06f963c1fcc03a6dcb601aef7697b8d2f35841b6d5ded9a66aa3b3a5e847c6299344c798bfd2431b4d522bb5d497beeb58587b550
+Size (tex-polski-19881/polski.doc.tar.xz) = 202416 bytes
diff -r 4b284c0f26b4 -r b8da09bb9e10 print/tex-polski/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-polski/DESCR    Tue Sep 20 13:03:11 2016 +0000
@@ -0,0 +1,4 @@
+Tools to typeset documents in Polish using LaTeX2e with Polish
+fonts (the so-called PL fonts), EC fonts or CM fonts. (This
+package was previously known as platex, but has been renamed to
+resolve a name clash.)
diff -r 4b284c0f26b4 -r b8da09bb9e10 print/tex-polski/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-polski/Makefile Tue Sep 20 13:03:11 2016 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2016/09/20 13:03:11 markd Exp $
+
+DISTNAME=      polski
+PKGNAME=       tex-${DISTNAME}-1.3.3
+TEXLIVE_REV=   19881
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/polski
+COMMENT=       Typeset Polish documents with LaTeX and Polish fonts
+LICENSE=       lppl-1.2
+
+DEPENDS+=      tex-pl-[0-9]*:../../fonts/tex-pl
+DEPENDS+=      tex-hyphen-polish-[0-9]*:../../print/tex-hyphen-polish
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4b284c0f26b4 -r b8da09bb9e10 print/tex-polski/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-polski/PLIST    Tue Sep 20 13:03:11 2016 +0000
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1 2016/09/20 13:03:11 markd Exp $
+share/texmf-dist/tex/latex/polski/amigapl.def
+share/texmf-dist/tex/latex/polski/mazovia.def
+share/texmf-dist/tex/latex/polski/omlplcm.fd
+share/texmf-dist/tex/latex/polski/omlplm.fd
+share/texmf-dist/tex/latex/polski/omsplsy.fd
+share/texmf-dist/tex/latex/polski/omxplex.fd
+share/texmf-dist/tex/latex/polski/ot1patch.sty
+share/texmf-dist/tex/latex/polski/ot4ccr.fd
+share/texmf-dist/tex/latex/polski/ot4cmdh.fd
+share/texmf-dist/tex/latex/polski/ot4cmfib.fd
+share/texmf-dist/tex/latex/polski/ot4cmfr.fd
+share/texmf-dist/tex/latex/polski/ot4cmr.fd
+share/texmf-dist/tex/latex/polski/ot4cmss.fd
+share/texmf-dist/tex/latex/polski/ot4cmtt.fd
+share/texmf-dist/tex/latex/polski/plprefix.sty
+share/texmf-dist/tex/latex/polski/polski.sty
+share/texmf-dist/tex/latex/polski/qxenc.def
diff -r 4b284c0f26b4 -r b8da09bb9e10 print/tex-polski/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-polski/distinfo Tue Sep 20 13:03:11 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/09/20 13:03:11 markd Exp $
+
+SHA1 (tex-polski-19881/polski.tar.xz) = 1a2b0edfa04590f935d36f1e422d564847c3c637
+RMD160 (tex-polski-19881/polski.tar.xz) = 755b9fd144c06630d51a23f67f7bcadd11e2385b
+SHA512 (tex-polski-19881/polski.tar.xz) = c7c404fe28e8d537c2f78108690a31554d37945dd3d4b1a3f6f9f19d1fdd29d47e2d908491cce27734c36d05a198002e5dd06a92634a46589526dfe81a6f0acf
+Size (tex-polski-19881/polski.tar.xz) = 8984 bytes



Home | Main Index | Thread Index | Old Index