pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tex-ifptex: Import tex-ifptex-2.0 as wip/tex-ifptex
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sun Jan 24 00:16:13 2021 +0900
Changeset: c22b7146787c718b7e8c42c39c01f47099404206
Modified Files:
Makefile
Added Files:
tex-ifptex/DESCR
tex-ifptex/Makefile
tex-ifptex/PLIST
tex-ifptex/distinfo
Log Message:
tex-ifptex: Import tex-ifptex-2.0 as wip/tex-ifptex
The ifptex package is a counterpart of ifxetex, ifluatex, etc.
for the ptex engine. The ifuptex package is an alias to ifptex
provided for backward compatibility.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c22b7146787c718b7e8c42c39c01f47099404206
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
tex-ifptex/DESCR | 3 +++
tex-ifptex/Makefile | 13 +++++++++++++
tex-ifptex/PLIST | 3 +++
tex-ifptex/distinfo | 6 ++++++
5 files changed, 26 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 2f2af78ec8..5de5c45611 100644
--- a/Makefile
+++ b/Makefile
@@ -5272,6 +5272,7 @@ SUBDIR+= tex-gentombow
SUBDIR+= tex-gentombow-doc
SUBDIR+= tex-haranoaji-extra
SUBDIR+= tex-haranoaji-extra-doc
+SUBDIR+= tex-ifptex
SUBDIR+= tex-jfmutil
SUBDIR+= tex-jfmutil-doc
SUBDIR+= tex-lineno-doc
diff --git a/tex-ifptex/DESCR b/tex-ifptex/DESCR
new file mode 100644
index 0000000000..c709db4efb
--- /dev/null
+++ b/tex-ifptex/DESCR
@@ -0,0 +1,3 @@
+The ifptex package is a counterpart of ifxetex, ifluatex, etc.
+for the ptex engine. The ifuptex package is an alias to ifptex
+provided for backward compatibility.
diff --git a/tex-ifptex/Makefile b/tex-ifptex/Makefile
new file mode 100644
index 0000000000..d73d2cd878
--- /dev/null
+++ b/tex-ifptex/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD$
+
+DISTNAME= ifptex
+PKGNAME= tex-${DISTNAME}-2.0
+TEXLIVE_REV= 52626
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/ifptex
+COMMENT= Check if the engine is pTeX or one of its derivatives
+LICENSE= mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-ifptex/PLIST b/tex-ifptex/PLIST
new file mode 100644
index 0000000000..a06df72f5b
--- /dev/null
+++ b/tex-ifptex/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+share/texmf-dist/tex/generic/ifptex/ifptex.sty
+share/texmf-dist/tex/generic/ifptex/ifuptex.sty
diff --git a/tex-ifptex/distinfo b/tex-ifptex/distinfo
new file mode 100644
index 0000000000..3577ae65a4
--- /dev/null
+++ b/tex-ifptex/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (ifptex.r52626.tar.xz) = b7b4a4d670c720a73d18ae967c7359d62db4eaf4
+RMD160 (ifptex.r52626.tar.xz) = 06540b23d1b17fae4406031a21b6ff380a65f6ca
+SHA512 (ifptex.r52626.tar.xz) = cd06bd01d071c091962451850de4cf78c0ed7604b392e6c0eb59fd66b202ed9f015cac75b6260bfe071b70246cb1d9a70a5bc9f052876469ace54a68ef250e22
+Size (ifptex.r52626.tar.xz) = 3828 bytes
Home |
Main Index |
Thread Index |
Old Index