summaryrefslogtreecommitdiff
path: root/print/tex-mltex
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2013-10-19 20:43:38 +0000
committermarkd <markd@pkgsrc.org>2013-10-19 20:43:38 +0000
commitbde46425271c4317bfb731da62a3ac3d457db363 (patch)
tree53a2f49bd12913b0b0d14adfb0d0328162b87a4c /print/tex-mltex
parent6f125f526d723cb8af2d907615d0f021bafe8a12 (diff)
downloadpkgsrc-bde46425271c4317bfb731da62a3ac3d457db363.tar.gz
Split out and update various texlive packages from teTeX3-texmf to
separate packages.
Diffstat (limited to 'print/tex-mltex')
-rw-r--r--print/tex-mltex/DESCR4
-rw-r--r--print/tex-mltex/Makefile24
-rw-r--r--print/tex-mltex/PLIST7
-rw-r--r--print/tex-mltex/distinfo5
4 files changed, 40 insertions, 0 deletions
diff --git a/print/tex-mltex/DESCR b/print/tex-mltex/DESCR
new file mode 100644
index 00000000000..2f8ce14db7c
--- /dev/null
+++ b/print/tex-mltex/DESCR
@@ -0,0 +1,4 @@
+MLTeX is a modification of TeX version >=3.0 that allows the
+hyphenation of words with accented letters using ordinary
+Computer Modern (CM) fonts. The system is distributed as a TeX
+change file.
diff --git a/print/tex-mltex/Makefile b/print/tex-mltex/Makefile
new file mode 100644
index 00000000000..8819c4135e9
--- /dev/null
+++ b/print/tex-mltex/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:39 markd Exp $
+
+DISTNAME= mltex
+PKGNAME= tex-${DISTNAME}-2.2
+TEXLIVE_REV= 30214
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= The MLTeX system
+
+CONFLICTS+= teTeX-texmf<=3.0nb42
+DEPENDS+= tex-latex>=2012:../../print/tex-latex
+
+INSTALLATION_DIRS= bin
+
+TEX_FORMATS+= "mltex pdftex language.dat -translate-file=cp227.tcx *mltex.ini\\nmllatex pdftex language.dat -translate-file=cp227.tcx *mllatex.ini\\n"
+TEX_TEXMF_DIRS= ${PREFIX}/share/texmf-dist
+
+.include "../../print/texlive/package.mk"
+
+post-install:
+ ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/mltex
+ ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/mllatex
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-mltex/PLIST b/print/tex-mltex/PLIST
new file mode 100644
index 00000000000..aa2f8e6d0d9
--- /dev/null
+++ b/print/tex-mltex/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2013/10/19 20:43:39 markd Exp $
+bin/mltex
+bin/mllatex
+share/texmf-dist/tex/latex/mltex/lo1enc.def
+share/texmf-dist/tex/latex/mltex/mlltxchg.def
+share/texmf-dist/tex/latex/mltex/mltex.sty
+share/texmf-dist/tex/mltex/config/mltex.ini
diff --git a/print/tex-mltex/distinfo b/print/tex-mltex/distinfo
new file mode 100644
index 00000000000..dca0eb41d05
--- /dev/null
+++ b/print/tex-mltex/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/10/19 20:43:39 markd Exp $
+
+SHA1 (tex-mltex-30214/mltex.tar.xz) = 094f5c7c5854a7c88135aa26852b3d16d8546f53
+RMD160 (tex-mltex-30214/mltex.tar.xz) = d238ddf7d013cd3d53c8aaa852049669fd2d2d47
+Size (tex-mltex-30214/mltex.tar.xz) = 6280 bytes