pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tex-ptex: Import tex-ptex-2020 as wip/tex-ptex
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sat Jan 30 11:47:08 2021 +0900
Changeset: 9e028679d288539644f4ba00f5b0e2b9aa1a7914
Modified Files:
Makefile
Added Files:
tex-ptex/DESCR
tex-ptex/Makefile
tex-ptex/PLIST
tex-ptex/distinfo
Log Message:
tex-ptex: Import tex-ptex-2020 as wip/tex-ptex
pTeX adds features related to vertical writing, and deals with
other problems in typesetting Japanese. A manual (in both
Japanese and English) is distributed as package pTeX-manual.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9e028679d288539644f4ba00f5b0e2b9aa1a7914
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
tex-ptex/DESCR | 3 +++
tex-ptex/Makefile | 28 ++++++++++++++++++++++++++++
tex-ptex/PLIST | 1 +
tex-ptex/distinfo | 6 ++++++
5 files changed, 39 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 5d9edb4edf..70d2f059d6 100644
--- a/Makefile
+++ b/Makefile
@@ -5331,6 +5331,7 @@ SUBDIR+= tex-platex-tools-doc
SUBDIR+= tex-platexcheat-doc
SUBDIR+= tex-plautopatch
SUBDIR+= tex-plautopatch-doc
+SUBDIR+= tex-ptex
SUBDIR+= tex-ptex-manual-doc
SUBDIR+= tex-ptex2pdf
SUBDIR+= tex-ptex2pdf-doc
diff --git a/tex-ptex/DESCR b/tex-ptex/DESCR
new file mode 100644
index 0000000000..56b2a661a0
--- /dev/null
+++ b/tex-ptex/DESCR
@@ -0,0 +1,3 @@
+pTeX adds features related to vertical writing, and deals with
+other problems in typesetting Japanese. A manual (in both
+Japanese and English) is distributed as package pTeX-manual.
diff --git a/tex-ptex/Makefile b/tex-ptex/Makefile
new file mode 100644
index 0000000000..1c7b72bbd6
--- /dev/null
+++ b/tex-ptex/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD$
+
+DISTNAME= ptex
+PKGNAME= tex-${DISTNAME}-2020
+TEXLIVE_REV= 55920
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/ptex
+COMMENT= TeX system for publishing in Japanese
+LICENSE= modified-bsd
+
+DEPENDS+= makejvf-[0-9]*:../../wip/makejvf
+DEPENDS+= mendexk-[0-9]*:../../wip/mendexk
+DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
+DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-knuth-lib-[0-9]*:../../fonts/tex-knuth-lib
+DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain
+DEPENDS+= tex-ptex-base-[0-9]*:../../print/tex-ptex-base
+DEPENDS+= tex-ptex-fonts-[0-9]*:../../fonts/tex-ptex-fonts
+DEPENDS+= web2c>=2020:../../print/web2c
+
+TEX_FORMATS+= "ptex ptex - ptex.ini\\neptex eptex language.def *eptex.ini\\n"
+TEX_KANJIMAP_FILES+= ptex-@jaEmbed@@jaVariant@.map
+
+TEXLIVE_UNVERSIONED= yes
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-ptex/PLIST b/tex-ptex/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/tex-ptex/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/tex-ptex/distinfo b/tex-ptex/distinfo
new file mode 100644
index 0000000000..e4754f9cea
--- /dev/null
+++ b/tex-ptex/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (tex-ptex-55920/ptex.tar.xz) = f94a5425df8e11b910d86a149ae10985bb1a0308
+RMD160 (tex-ptex-55920/ptex.tar.xz) = 08f951a891257b137997b17de80f2cd7d6489282
+SHA512 (tex-ptex-55920/ptex.tar.xz) = 60a4f0e7568819dd9efbd4bcfb49ba5a424061c809f4ba2e86657e1a688d3aacbf5cb0423e06059a29306cbaa1975dfb7e5349e72656e50100e97d13e42e2ba6
+Size (tex-ptex-55920/ptex.tar.xz) = 692 bytes
Home |
Main Index |
Thread Index |
Old Index