pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-umlaute Import tex-umlaute-v2.1 as print/tex...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e68c7f722170
branches: trunk
changeset: 610238:e68c7f722170
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Oct 21 17:46:18 2012 +0000
description:
Import tex-umlaute-v2.1 as print/tex-umlaute.
An early package for using alternate input encodings. The
author considers the package mostly obsolete, since most of its
functions are taken by the inputenc package; however, inputenc
doesn't support the roman8 and atari encodings, so umlaute
remains the sole source of that support.
diffstat:
print/tex-umlaute/DESCR | 5 +++++
print/tex-umlaute/Makefile | 16 ++++++++++++++++
print/tex-umlaute/PLIST | 7 +++++++
print/tex-umlaute/distinfo | 5 +++++
4 files changed, 33 insertions(+), 0 deletions(-)
diffs (49 lines):
diff -r 1b810a454869 -r e68c7f722170 print/tex-umlaute/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-umlaute/DESCR Sun Oct 21 17:46:18 2012 +0000
@@ -0,0 +1,5 @@
+An early package for using alternate input encodings. The
+author considers the package mostly obsolete, since most of its
+functions are taken by the inputenc package; however, inputenc
+doesn't support the roman8 and atari encodings, so umlaute
+remains the sole source of that support.
diff -r 1b810a454869 -r e68c7f722170 print/tex-umlaute/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-umlaute/Makefile Sun Oct 21 17:46:18 2012 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2012/10/21 17:46:18 minskim Exp $
+
+DISTNAME= umlaute
+PKGNAME= tex-${DISTNAME}-v2.1
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= German input encodings in LaTeX
+LICENSE= lppl-1.3c
+
+CONFLICTS+= teTeX-texmf<=3.0nb37
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1b810a454869 -r e68c7f722170 print/tex-umlaute/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-umlaute/PLIST Sun Oct 21 17:46:18 2012 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2012/10/21 17:46:18 minskim Exp $
+share/texmf-dist/tex/latex/umlaute/atari.def
+share/texmf-dist/tex/latex/umlaute/isolatin.def
+share/texmf-dist/tex/latex/umlaute/mac.def
+share/texmf-dist/tex/latex/umlaute/pc850.def
+share/texmf-dist/tex/latex/umlaute/roman8.def
+share/texmf-dist/tex/latex/umlaute/umlaute.sty
diff -r 1b810a454869 -r e68c7f722170 print/tex-umlaute/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-umlaute/distinfo Sun Oct 21 17:46:18 2012 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/10/21 17:46:18 minskim Exp $
+
+SHA1 (tex-umlaute-15878/umlaute.tar.xz) = 8115b7c9d4e704bbb9f3437a8bdf538491105991
+RMD160 (tex-umlaute-15878/umlaute.tar.xz) = d5d1c91eeca9011ddfb9a76eda6f9aed4def8e2c
+Size (tex-umlaute-15878/umlaute.tar.xz) = 2876 bytes
Home |
Main Index |
Thread Index |
Old Index