pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-texlive-docindex-doc Import tex-texlive-doci...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea6039401790
branches:  trunk
changeset: 609959:ea6039401790
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Oct 14 17:51:15 2012 +0000

description:
Import tex-texlive-docindex-doc-2012 as print/tex-texlive-docindex-doc.

This is documentation for tex-texlive-docindex.

diffstat:

 print/tex-texlive-docindex-doc/DESCR    |   1 +
 print/tex-texlive-docindex-doc/Makefile |  24 ++++++++++++++++++++++++
 print/tex-texlive-docindex-doc/PLIST    |   2 ++
 print/tex-texlive-docindex-doc/distinfo |   5 +++++
 4 files changed, 32 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r 0a2c1290fb3c -r ea6039401790 print/tex-texlive-docindex-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texlive-docindex-doc/DESCR      Sun Oct 14 17:51:15 2012 +0000
@@ -0,0 +1,1 @@
+This is documentation for tex-texlive-docindex.
diff -r 0a2c1290fb3c -r ea6039401790 print/tex-texlive-docindex-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texlive-docindex-doc/Makefile   Sun Oct 14 17:51:15 2012 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2012/10/14 17:51:15 minskim Exp $
+
+DISTNAME=      texlive-docindex.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2012
+TEXLIVE_REV=   27926
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Documentation for tex-texlive-docindex
+
+SUBST_CLASSES+=                paths
+SUBST_MESSAGE.paths=   Setting paths to documentation files.
+SUBST_STAGE.paths=     pre-configure
+SUBST_FILES.paths=     doc.html
+SUBST_SED.paths=       -e 's,<a href="texmf,<a href="../../texmf,g'
+
+INSTALLATION_DIRS+=    share/doc/texlive
+
+.include "../../print/texlive/package.mk"
+
+do-install:
+       ${INSTALL_DATA} ${WRKSRC}/doc.html \
+               ${DESTDIR}${PREFIX}/share/doc/texlive/
+
+.include "../../mk/bsd.pkg.mk"
diff -r 0a2c1290fb3c -r ea6039401790 print/tex-texlive-docindex-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texlive-docindex-doc/PLIST      Sun Oct 14 17:51:15 2012 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2012/10/14 17:51:15 minskim Exp $
+share/doc/texlive/doc.html
diff -r 0a2c1290fb3c -r ea6039401790 print/tex-texlive-docindex-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-texlive-docindex-doc/distinfo   Sun Oct 14 17:51:15 2012 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/10/14 17:51:15 minskim Exp $
+
+SHA1 (tex-texlive-docindex-27926/texlive-docindex.doc.tar.xz) = 8d21e10e08cae2292c502074ebd56d81b6063b26
+RMD160 (tex-texlive-docindex-27926/texlive-docindex.doc.tar.xz) = fdbf6a8fac93759891d99cd627b0d7e9e6f6b151
+Size (tex-texlive-docindex-27926/texlive-docindex.doc.tar.xz) = 86276 bytes



Home | Main Index | Thread Index | Old Index