summaryrefslogtreecommitdiff
path: root/print/tex-ydoc
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-04-21 22:26:06 +0000
committermarkd <markd@pkgsrc.org>2015-04-21 22:26:06 +0000
commit8b5c58ed52930fff702c355fd1b0362d60fd7c88 (patch)
tree72d1ca388f57e0831e43a4a126ddb448f941e878 /print/tex-ydoc
parenta3234d33f3420b09716633393377784ee0ff19f7 (diff)
downloadpkgsrc-8b5c58ed52930fff702c355fd1b0362d60fd7c88.tar.gz
Convert to use texlive package. Bump PKGREVISION as PLIST changed.
Diffstat (limited to 'print/tex-ydoc')
-rw-r--r--print/tex-ydoc/DEINSTALL2
-rw-r--r--print/tex-ydoc/INSTALL2
-rw-r--r--print/tex-ydoc/Makefile33
-rw-r--r--print/tex-ydoc/PLIST8
-rw-r--r--print/tex-ydoc/distinfo8
5 files changed, 13 insertions, 40 deletions
diff --git a/print/tex-ydoc/DEINSTALL b/print/tex-ydoc/DEINSTALL
deleted file mode 100644
index b6ae17416b0..00000000000
--- a/print/tex-ydoc/DEINSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-texhash
diff --git a/print/tex-ydoc/INSTALL b/print/tex-ydoc/INSTALL
deleted file mode 100644
index b6ae17416b0..00000000000
--- a/print/tex-ydoc/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-texhash
diff --git a/print/tex-ydoc/Makefile b/print/tex-ydoc/Makefile
index fe22f573cd2..56263103601 100644
--- a/print/tex-ydoc/Makefile
+++ b/print/tex-ydoc/Makefile
@@ -1,38 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2015/02/10 02:47:54 mef Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/21 22:26:06 markd Exp $
DISTNAME= ydoc
-# actually 0.6 alpha
PKGNAME= tex-${DISTNAME}-0.6alpha
-CATEGORIES= print
-MASTER_SITES= http://mirrors.ctan.org/install/macros/latex/contrib/
-EXTRACT_SUFX= .tds.zip
+TEXLIVE_REV= 26202
+PKGREVISION= 1
-HOMEPAGE= http://www.ctan.org/tex-archive/macros/latex/contrib/ydoc
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Macros for documentation of LaTeX classes and packages
LICENSE= lppl-1.3c
-BUILD_DEPENDS+= web2c-[0-9]*:../../print/web2c
-BUILD_DEPENDS+= tex-tetex-[0-9]*:../../print/tex-tetex
-BUILD_DEPENDS+= teTeX-texmf-[0-9]*:../../print/teTeX3-texmf
-
-WRKSRC= ${WRKDIR}
-DIST_SUBDIR= ydoc-${PKGVERSION_NOREV}
-INSTALL_PATH= share/texmf-dist/tex/latex/ydoc
-AUTO_MKDIRS= yes
-
-do-build:
- (cd ${WRKDIR}/source/latex/ydoc; tex ydoc.dtx;)
-
-do-install:
-.for i in ydoc.cls ydocstrip.tex ydocincl.tex
- (cd ${WRKDIR}/source/latex/ydoc; \
- ${INSTALL_DATA} ${i} ${DESTDIR}${PREFIX}/${INSTALL_PATH} )
-.endfor
-.for i in code desc expl doc
- (cd ${WRKDIR}/source/latex/ydoc; \
- ${INSTALL_DATA} ydoc-${i}.sty ${DESTDIR}${PREFIX}/${INSTALL_PATH} )
-.endfor
-
-.include "../../print/kpathsea/texmf.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-ydoc/PLIST b/print/tex-ydoc/PLIST
index 72b42a82dd7..7a9b9e2e14f 100644
--- a/print/tex-ydoc/PLIST
+++ b/print/tex-ydoc/PLIST
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2015/02/10 02:47:54 mef Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/04/21 22:26:06 markd Exp $
+share/texmf-dist/tex/generic/ydoc/ydocincl.tex
+share/texmf-dist/tex/generic/ydoc/ydocstrip.tex
share/texmf-dist/tex/latex/ydoc/ydoc-code.sty
share/texmf-dist/tex/latex/ydoc/ydoc-desc.sty
share/texmf-dist/tex/latex/ydoc/ydoc-doc.sty
share/texmf-dist/tex/latex/ydoc/ydoc-expl.sty
+share/texmf-dist/tex/latex/ydoc/ydoc.cfg
share/texmf-dist/tex/latex/ydoc/ydoc.cls
-share/texmf-dist/tex/latex/ydoc/ydocincl.tex
-share/texmf-dist/tex/latex/ydoc/ydocstrip.tex
+share/texmf-dist/tex/latex/ydoc/ydoc.sty
diff --git a/print/tex-ydoc/distinfo b/print/tex-ydoc/distinfo
index 4386bd864ff..e03bd3a4349 100644
--- a/print/tex-ydoc/distinfo
+++ b/print/tex-ydoc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2015/02/10 02:47:54 mef Exp $
+$NetBSD: distinfo,v 1.2 2015/04/21 22:26:06 markd Exp $
-SHA1 (ydoc-0.6alpha/ydoc.tds.zip) = 4aeee82e708bc06552283d0877af01cc337f99ca
-RMD160 (ydoc-0.6alpha/ydoc.tds.zip) = 9c4004065ab17b190b55b4c46e7e4195a8ebf452
-Size (ydoc-0.6alpha/ydoc.tds.zip) = 352839 bytes
+SHA1 (tex-ydoc-26202/ydoc.tar.xz) = 3cf22de1df0399b60df2ffc03518009a0fa39f22
+RMD160 (tex-ydoc-26202/ydoc.tar.xz) = 2def2fed26a9341500469c6d37996e4ec0ebd00d
+Size (tex-ydoc-26202/ydoc.tar.xz) = 9112 bytes