Wed Oct 19 19:28:50 2011 UTC ()
Avoid dependency on teTeX.


(minskim)
diff -r1.36 -r1.37 pkgsrc/textproc/latex2html/Makefile
diff -r1.8 -r1.9 pkgsrc/textproc/latex2html/PLIST

cvs diff -r1.36 -r1.37 pkgsrc/textproc/latex2html/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/latex2html/Makefile 2011/07/09 14:19:30 1.36
+++ pkgsrc/textproc/latex2html/Makefile 2011/10/19 19:28:49 1.37
@@ -1,36 +1,44 @@ @@ -1,36 +1,44 @@
1# $NetBSD: Makefile,v 1.36 2011/07/09 14:19:30 bsiegert Exp $ 1# $NetBSD: Makefile,v 1.37 2011/10/19 19:28:49 minskim Exp $
2 2
3DISTNAME= latex2html-2008 3DISTNAME= latex2html-2008
4#PKGNAME= latex2html-2008 4PKGREVISION= 1
5CATEGORIES= textproc converters 5CATEGORIES= textproc converters
6#MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/} 6MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/}
7MASTER_SITES= http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/ 
8 7
9MAINTAINER= wennmach@NetBSD.org 8MAINTAINER= wennmach@NetBSD.org
10HOMEPAGE= http://www.latex2html.org/ 9HOMEPAGE= http://www.latex2html.org/
11COMMENT= LaTeX to HTML converter 10COMMENT= LaTeX to HTML converter
12 11
 12PKG_DESTDIR_SUPPORT= user-destdir
 13
 14DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
 15DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
 16DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
 17DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 18DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex
13DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk 19DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
14DEPENDS+= netpbm>=10.29nb2:../../graphics/netpbm 20DEPENDS+= netpbm>=10.29nb2:../../graphics/netpbm
15 21
16TEX_ACCEPTED= teTeX3 
17USE_TOOLS+= gs:run perl:run 22USE_TOOLS+= gs:run perl:run
18GNU_CONFIGURE= yes 23GNU_CONFIGURE= yes
19PKG_DESTDIR_SUPPORT= user-destdir 24PKG_DESTDIR_SUPPORT= user-destdir
20 25
21.include "../../mk/bsd.prefs.mk" 26.include "../../mk/bsd.prefs.mk"
22 27
23CONFIGURE_ARGS+= --enable-gif # add support of GIF images 28CONFIGURE_ARGS+= --enable-gif # add support of GIF images
24CONFIGURE_ARGS+= --enable-png # add support of PNG images 29CONFIGURE_ARGS+= --enable-png # add support of PNG images
25CONFIGURE_ARGS+= --with-texpath=${PKG_LOCALTEXMFPREFIX}/tex/latex/html 30CONFIGURE_ARGS+= --with-texpath=${PREFIX}/share/texmf-dist/tex/latex/html
26CONFIGURE_ARGS+= --shlibdir=${PREFIX}/share/latex2html 31CONFIGURE_ARGS+= --shlibdir=${PREFIX}/share/latex2html
27.if defined(LATEX2HTML_ICONPATH) 32.if defined(LATEX2HTML_ICONPATH)
28CONFIGURE_ARGS+= --with-iconpath=${LATEX2HTML_ICONPATH:Q} 33CONFIGURE_ARGS+= --with-iconpath=${LATEX2HTML_ICONPATH:Q}
29.endif 34.endif
30CONFIGURE_ARGS+= --with-gs=${TOOLS_PATH.gs:Q} 35CONFIGURE_ARGS+= --with-gs=${TOOLS_PATH.gs:Q}
31 36
 37MAKE_ENV+= DESTDIR=${DESTDIR}
 38
32REPLACE_PERL+= l2hconf.pin cweb2html/cweb2html cweb2html/makemake.pl 39REPLACE_PERL+= l2hconf.pin cweb2html/cweb2html cweb2html/makemake.pl
33REPLACE_PERL+= makemap makeseg/makeseg 40REPLACE_PERL+= makemap makeseg/makeseg
34 41
35.include "../../print/teTeX/module.mk" 42.include "../../print/kpathsea/texmf.mk"
 43.include "../../print/kpathsea/buildlink3.mk"
36.include "../../mk/bsd.pkg.mk" 44.include "../../mk/bsd.pkg.mk"

cvs diff -r1.8 -r1.9 pkgsrc/textproc/latex2html/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/latex2html/PLIST 2009/06/14 18:17:20 1.8
+++ pkgsrc/textproc/latex2html/PLIST 2011/10/19 19:28:49 1.9
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:17:20 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.9 2011/10/19 19:28:49 minskim Exp $
2bin/latex2html 2bin/latex2html
3bin/pstoimg 3bin/pstoimg
4bin/texexpand 4bin/texexpand
5lib/latex2html/cfgcache.pm 5lib/latex2html/cfgcache.pm
6lib/latex2html/l2hconf.pm 6lib/latex2html/l2hconf.pm
7share/latex2html/IndicTeX-HTML/README 7share/latex2html/IndicTeX-HTML/README
8share/latex2html/IndicTeX-HTML/bengali.perl 8share/latex2html/IndicTeX-HTML/bengali.perl
9share/latex2html/IndicTeX-HTML/bengali.sty 9share/latex2html/IndicTeX-HTML/bengali.sty
10share/latex2html/IndicTeX-HTML/devnagri.perl 10share/latex2html/IndicTeX-HTML/devnagri.perl
11share/latex2html/IndicTeX-HTML/devnagri.sty 11share/latex2html/IndicTeX-HTML/devnagri.sty
12share/latex2html/IndicTeX-HTML/gujarati.perl 12share/latex2html/IndicTeX-HTML/gujarati.perl
13share/latex2html/IndicTeX-HTML/gujarati.sty 13share/latex2html/IndicTeX-HTML/gujarati.sty
14share/latex2html/IndicTeX-HTML/gurmukhi.perl 14share/latex2html/IndicTeX-HTML/gurmukhi.perl
@@ -323,24 +323,24 @@ share/latex2html/versions/latin2.pl @@ -323,24 +323,24 @@ share/latex2html/versions/latin2.pl
323share/latex2html/versions/latin3.pl 323share/latex2html/versions/latin3.pl
324share/latex2html/versions/latin4.pl 324share/latex2html/versions/latin4.pl
325share/latex2html/versions/latin5.pl 325share/latex2html/versions/latin5.pl
326share/latex2html/versions/latin6.pl 326share/latex2html/versions/latin6.pl
327share/latex2html/versions/latin7.pl 327share/latex2html/versions/latin7.pl
328share/latex2html/versions/latin8.pl 328share/latex2html/versions/latin8.pl
329share/latex2html/versions/latin9.pl 329share/latex2html/versions/latin9.pl
330share/latex2html/versions/macroman.pl 330share/latex2html/versions/macroman.pl
331share/latex2html/versions/math.pl 331share/latex2html/versions/math.pl
332share/latex2html/versions/table.pl 332share/latex2html/versions/table.pl
333share/latex2html/versions/techexpl.pl 333share/latex2html/versions/techexpl.pl
334share/latex2html/versions/unicode.pl 334share/latex2html/versions/unicode.pl
335share/latex2html/versions/utf8.pl 335share/latex2html/versions/utf8.pl
336${PKG_LOCALTEXMFPREFIX}/tex/latex/html/frames.sty 336share/texmf-dist/tex/latex/html/frames.sty
337${PKG_LOCALTEXMFPREFIX}/tex/latex/html/heqn.sty 337share/texmf-dist/tex/latex/html/heqn.sty
338${PKG_LOCALTEXMFPREFIX}/tex/latex/html/hthtml.sty 338share/texmf-dist/tex/latex/html/hthtml.sty
339${PKG_LOCALTEXMFPREFIX}/tex/latex/html/html.sty 339share/texmf-dist/tex/latex/html/html.sty
340${PKG_LOCALTEXMFPREFIX}/tex/latex/html/htmllist.sty 340share/texmf-dist/tex/latex/html/htmllist.sty
341${PKG_LOCALTEXMFPREFIX}/tex/latex/html/justify.sty 341share/texmf-dist/tex/latex/html/justify.sty
342${PKG_LOCALTEXMFPREFIX}/tex/latex/html/latin9.def 342share/texmf-dist/tex/latex/html/latin9.def
343${PKG_LOCALTEXMFPREFIX}/tex/latex/html/ldump.sty 343share/texmf-dist/tex/latex/html/ldump.sty
344${PKG_LOCALTEXMFPREFIX}/tex/latex/html/techexplHTML.tex 344share/texmf-dist/tex/latex/html/techexplHTML.tex
345${PKG_LOCALTEXMFPREFIX}/tex/latex/html/url.sty 345share/texmf-dist/tex/latex/html/url.sty
346${PKG_LOCALTEXMFPREFIX}/tex/latex/html/verbatimfiles.sty 346share/texmf-dist/tex/latex/html/verbatimfiles.sty