pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-texinfo Add tex-texinfo 5.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80fcd3ba6cdd
branches:  trunk
changeset: 651087:80fcd3ba6cdd
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat May 02 05:47:51 2015 +0000

description:
Add tex-texinfo 5.1

Texinfo documentation system TeX macros.

diffstat:

 print/tex-texinfo/DESCR    |   8 ++++++++
 print/tex-texinfo/Makefile |  15 +++++++++++++++
 print/tex-texinfo/PLIST    |  18 ++++++++++++++++++
 print/tex-texinfo/distinfo |   5 +++++
 4 files changed, 46 insertions(+), 0 deletions(-)

diffs (62 lines):

diff -r 2defe38199d0 -r 80fcd3ba6cdd print/tex-texinfo/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texinfo/DESCR   Sat May 02 05:47:51 2015 +0000
@@ -0,0 +1,8 @@
+Texinfo is the preferred format for documentation in the GNU
+project; the format may be used to produce online or printed
+output from a single source. The Texinfo macros may be used to
+produce printable output using TeX; other programs in the
+distribution offer online interactive use (with hypertext
+linkages in some cases). Note that a developers' snapshot of
+the latest release of the Texinfo macros may be found in the
+Texinfo 'latest' package.
diff -r 2defe38199d0 -r 80fcd3ba6cdd print/tex-texinfo/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texinfo/Makefile        Sat May 02 05:47:51 2015 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2015/05/02 05:47:51 markd Exp $
+
+DISTNAME=      texinfo
+PKGNAME=       tex-${DISTNAME}-5.1
+TEXLIVE_REV=   35898
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Texinfo documentation system
+LICENSE=       gnu-gpl-v2
+
+CONFLICTS+=    teTeX-texmf<=3.0nb46
+DEPENDS+=      tex-tex-[0-9]*:../../print/tex-tex
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2defe38199d0 -r 80fcd3ba6cdd print/tex-texinfo/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texinfo/PLIST   Sat May 02 05:47:51 2015 +0000
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/02 05:47:51 markd Exp $
+share/texmf-dist/tex/texinfo/texinfo.ini
+share/texmf-dist/tex/texinfo/texinfo.tex
+share/texmf-dist/tex/texinfo/txi-cs.tex
+share/texmf-dist/tex/texinfo/txi-de.tex
+share/texmf-dist/tex/texinfo/txi-en.tex
+share/texmf-dist/tex/texinfo/txi-es.tex
+share/texmf-dist/tex/texinfo/txi-fr.tex
+share/texmf-dist/tex/texinfo/txi-it.tex
+share/texmf-dist/tex/texinfo/txi-nb.tex
+share/texmf-dist/tex/texinfo/txi-nl.tex
+share/texmf-dist/tex/texinfo/txi-nn.tex
+share/texmf-dist/tex/texinfo/txi-pl.tex
+share/texmf-dist/tex/texinfo/txi-pt.tex
+share/texmf-dist/tex/texinfo/txi-ru.tex
+share/texmf-dist/tex/texinfo/txi-sr.tex
+share/texmf-dist/tex/texinfo/txi-tr.tex
+share/texmf-dist/tex/texinfo/txi-uk.tex
diff -r 2defe38199d0 -r 80fcd3ba6cdd print/tex-texinfo/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texinfo/distinfo        Sat May 02 05:47:51 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/02 05:47:51 markd Exp $
+
+SHA1 (tex-texinfo-35898/texinfo.tar.xz) = 0fbee38d3450bc9bac41227bd0ed6dfdf8f8ea88
+RMD160 (tex-texinfo-35898/texinfo.tar.xz) = d7b31ccfbcddf08c00a1060594ce4317aacbd0df
+Size (tex-texinfo-35898/texinfo.tar.xz) = 90460 bytes



Home | Main Index | Thread Index | Old Index