summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-09-20 12:57:36 +0000
committermarkd <markd@pkgsrc.org>2016-09-20 12:57:36 +0000
commitd1552a0720bb18aff2ece7876d981f8a0432ee76 (patch)
tree9c6075013a3501a4286ac3c6bb1332eca5dba6c0 /print
parentc0fe41a25a72e56908e8ab8ec7608c55be24d137 (diff)
downloadpkgsrc-d1552a0720bb18aff2ece7876d981f8a0432ee76.tar.gz
Add tex-greek-inputenc{,-doc} 1.6
Greek encoding support for inputenc
Diffstat (limited to 'print')
-rw-r--r--print/tex-greek-inputenc-doc/DESCR1
-rw-r--r--print/tex-greek-inputenc-doc/Makefile13
-rw-r--r--print/tex-greek-inputenc-doc/PLIST9
-rw-r--r--print/tex-greek-inputenc-doc/distinfo6
-rw-r--r--print/tex-greek-inputenc/DESCR2
-rw-r--r--print/tex-greek-inputenc/Makefile13
-rw-r--r--print/tex-greek-inputenc/PLIST4
-rw-r--r--print/tex-greek-inputenc/distinfo6
8 files changed, 54 insertions, 0 deletions
diff --git a/print/tex-greek-inputenc-doc/DESCR b/print/tex-greek-inputenc-doc/DESCR
new file mode 100644
index 00000000000..5e5e73cb982
--- /dev/null
+++ b/print/tex-greek-inputenc-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-greek-inputenc.
diff --git a/print/tex-greek-inputenc-doc/Makefile b/print/tex-greek-inputenc-doc/Makefile
new file mode 100644
index 00000000000..e6c91cae5a0
--- /dev/null
+++ b/print/tex-greek-inputenc-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/09/20 12:57:36 markd Exp $
+
+DISTNAME= greek-inputenc.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.6
+TEXLIVE_REV= 40613
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/greek-inputenc
+COMMENT= Documentation for tex-greek-inputenc
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-greek-inputenc-doc/PLIST b/print/tex-greek-inputenc-doc/PLIST
new file mode 100644
index 00000000000..add8edbb1c7
--- /dev/null
+++ b/print/tex-greek-inputenc-doc/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2016/09/20 12:57:36 markd Exp $
+share/texmf-dist/doc/latex/greek-inputenc/README
+share/texmf-dist/doc/latex/greek-inputenc/README.html
+share/texmf-dist/doc/latex/greek-inputenc/greek-utf8.pdf
+share/texmf-dist/doc/latex/greek-inputenc/greek-utf8.tex
+share/texmf-dist/doc/latex/greek-inputenc/lgrenc.dfu.html
+share/texmf-dist/doc/latex/greek-inputenc/test-iso-8859-7.pdf
+share/texmf-dist/doc/latex/greek-inputenc/test-iso-8859-7.tex
+share/texmf-dist/doc/latex/greek-inputenc/unicode-licr.txt
diff --git a/print/tex-greek-inputenc-doc/distinfo b/print/tex-greek-inputenc-doc/distinfo
new file mode 100644
index 00000000000..cb040400cde
--- /dev/null
+++ b/print/tex-greek-inputenc-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/09/20 12:57:36 markd Exp $
+
+SHA1 (tex-greek-inputenc-40613/greek-inputenc.doc.tar.xz) = b44a0f27a2678fff5ac1d7c1c2f3237888525b5e
+RMD160 (tex-greek-inputenc-40613/greek-inputenc.doc.tar.xz) = b78bf775b85546123a67f960f6a3f13a18869add
+SHA512 (tex-greek-inputenc-40613/greek-inputenc.doc.tar.xz) = 4fb1d4904350e3568c54e91bf9a71aac8db81c2652314c013de927b7d234b6ab97352a46be7c8e68560ddbf724ec86fa7485cd651fe8d7ebbb4a16a201b0ee46
+Size (tex-greek-inputenc-40613/greek-inputenc.doc.tar.xz) = 413704 bytes
diff --git a/print/tex-greek-inputenc/DESCR b/print/tex-greek-inputenc/DESCR
new file mode 100644
index 00000000000..f0d60acf26f
--- /dev/null
+++ b/print/tex-greek-inputenc/DESCR
@@ -0,0 +1,2 @@
+The bundle provides UTF-8, Macintosh Greek encoding and ISO
+8859-7 definition files for use with inputenc.
diff --git a/print/tex-greek-inputenc/Makefile b/print/tex-greek-inputenc/Makefile
new file mode 100644
index 00000000000..5131bb9b182
--- /dev/null
+++ b/print/tex-greek-inputenc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/09/20 12:57:36 markd Exp $
+
+DISTNAME= greek-inputenc
+PKGNAME= tex-${DISTNAME}-1.6
+TEXLIVE_REV= 40613
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/greek-inputenc
+COMMENT= Greek encoding support for inputenc
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-greek-inputenc/PLIST b/print/tex-greek-inputenc/PLIST
new file mode 100644
index 00000000000..635c3e63962
--- /dev/null
+++ b/print/tex-greek-inputenc/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2016/09/20 12:57:36 markd Exp $
+share/texmf-dist/tex/latex/greek-inputenc/iso-8859-7.def
+share/texmf-dist/tex/latex/greek-inputenc/lgrenc.dfu
+share/texmf-dist/tex/latex/greek-inputenc/macgreek.def
diff --git a/print/tex-greek-inputenc/distinfo b/print/tex-greek-inputenc/distinfo
new file mode 100644
index 00000000000..b39b30f20d3
--- /dev/null
+++ b/print/tex-greek-inputenc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/09/20 12:57:36 markd Exp $
+
+SHA1 (tex-greek-inputenc-40613/greek-inputenc.tar.xz) = 887b6d8fd499019f14059caf021f1336928b9a94
+RMD160 (tex-greek-inputenc-40613/greek-inputenc.tar.xz) = 6a0493bcebb7dbc29d097f26e00678a095d02640
+SHA512 (tex-greek-inputenc-40613/greek-inputenc.tar.xz) = 6ad97bcd32290e484ad99d542eb5ae6333d426b7c2c3a41ca3846c67a4279539e44a5d9e0f72edbf2882eb6c6460cb3095061198a6ddd26fb21148bd22f7e525
+Size (tex-greek-inputenc-40613/greek-inputenc.tar.xz) = 6236 bytes