summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-11-13 02:25:28 +0000
committerminskim <minskim@pkgsrc.org>2010-11-13 02:25:28 +0000
commitc9fd5b648086e9e5b129dfed6e460c6c8815e907 (patch)
tree64e58ce3b0bf22c5c55c8441bab86434bdb43ea6
parentd8383ced7818149058cc0b8bc972211719eaf352 (diff)
downloadpkgsrc-c9fd5b648086e9e5b129dfed6e460c6c8815e907.tar.gz
Use texlive/package.mk not to depend on teTeX.
Patches provided by Nicolas Thauvin.
-rw-r--r--print/tex-cooking/DESCR3
-rw-r--r--print/tex-cooking/Makefile32
-rw-r--r--print/tex-cooking/PLIST8
-rw-r--r--print/tex-cooking/distinfo8
4 files changed, 13 insertions, 38 deletions
diff --git a/print/tex-cooking/DESCR b/print/tex-cooking/DESCR
index d8bace27e4a..b037d45a755 100644
--- a/print/tex-cooking/DESCR
+++ b/print/tex-cooking/DESCR
@@ -1 +1,2 @@
-Cooking is a package for typesetting cooking recipes.
+The package typesets recipes according to the style used in a
+well-respected German cookery book.
diff --git a/print/tex-cooking/Makefile b/print/tex-cooking/Makefile
index d0e600ade52..689405d71d5 100644
--- a/print/tex-cooking/Makefile
+++ b/print/tex-cooking/Makefile
@@ -1,36 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2010/01/27 16:08:19 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2010/11/13 02:25:28 minskim Exp $
DISTNAME= cooking
PKGNAME= tex-${DISTNAME}-0.9b
-CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
-EXTRACT_SUFX= .zip
+PKGREVISION= 1
+TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://tug.ctan.org/tex-archive/macros/latex/contrib/cooking/
COMMENT= Typeset recipes
-PKG_DESTDIR_SUPPORT= user-destdir
-
-DIST_SUBDIR= ${PKGNAME_NOREV}
-
-.include "../../print/teTeX/module.mk"
-
-do-build:
- cd ${WRKSRC} && latex cooking.ins
- cd ${WRKSRC} && latex cooking.dtx
- cd ${WRKSRC} && latex cooking.dtx
- cd ${WRKSRC} && latex cooking.dtx
- cd ${WRKSRC} && latex kraut.tex
-
-INSTALLATION_DIRS= ${PKG_LOCALTEXMFPREFIX}/doc/latex/cooking \
- ${PKG_LOCALTEXMFPREFIX}/tex/latex/cooking
-
-do-install:
-.for __tmp__ in README cooking.dvi kraut.tex kraut.dvi
- ${INSTALL_DATA} ${WRKSRC}/${__tmp__} ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/doc/latex/cooking
-.endfor
- ${INSTALL_DATA} ${WRKSRC}/cooking.sty \
- ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/cooking
+DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-cooking/PLIST b/print/tex-cooking/PLIST
index ae5fe4f3497..5932b33843d 100644
--- a/print/tex-cooking/PLIST
+++ b/print/tex-cooking/PLIST
@@ -1,6 +1,2 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:12:00 joerg Exp $
-${PKG_LOCALTEXMFPREFIX}/doc/latex/cooking/README
-${PKG_LOCALTEXMFPREFIX}/doc/latex/cooking/cooking.dvi
-${PKG_LOCALTEXMFPREFIX}/doc/latex/cooking/kraut.dvi
-${PKG_LOCALTEXMFPREFIX}/doc/latex/cooking/kraut.tex
-${PKG_LOCALTEXMFPREFIX}/tex/latex/cooking/cooking.sty
+@comment $NetBSD: PLIST,v 1.3 2010/11/13 02:25:28 minskim Exp $
+share/texmf-dist/tex/latex/cooking/cooking.sty
diff --git a/print/tex-cooking/distinfo b/print/tex-cooking/distinfo
index 72948beb954..cd6fb895324 100644
--- a/print/tex-cooking/distinfo
+++ b/print/tex-cooking/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/06/15 21:49:07 dmcmahill Exp $
+$NetBSD: distinfo,v 1.2 2010/11/13 02:25:28 minskim Exp $
-SHA1 (tex-cooking-0.9b/cooking.zip) = 98818cb59c7bcba0fd89f66bfa11f2a1f1abee8a
-RMD160 (tex-cooking-0.9b/cooking.zip) = ae88f67ed80fab308138100ee9e45eb50bf3f114
-Size (tex-cooking-0.9b/cooking.zip) = 68397 bytes
+SHA1 (tex-cooking-15878/cooking.tar.xz) = 8d5672a833405ea80a6847d3cae7351d0e51c920
+RMD160 (tex-cooking-15878/cooking.tar.xz) = 8a759c25d8a1903fbf3077e2758214efb9adef0e
+Size (tex-cooking-15878/cooking.tar.xz) = 1728 bytes