pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/dblatex Replace teTeX-bin dependency with exp...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f43aaaf3068
branches: trunk
changeset: 650862:5f43aaaf3068
user: markd <markd%pkgsrc.org@localhost>
date: Mon Apr 27 12:42:47 2015 +0000
description:
Replace teTeX-bin dependency with explicit set of tex packages.
Bump PKGREVISION.
diffstat:
textproc/dblatex/Makefile | 25 ++++++++++++++++++++++---
1 files changed, 22 insertions(+), 3 deletions(-)
diffs (43 lines):
diff -r 3bcf26e9c1d7 -r 5f43aaaf3068 textproc/dblatex/Makefile
--- a/textproc/dblatex/Makefile Mon Apr 27 12:39:22 2015 +0000
+++ b/textproc/dblatex/Makefile Mon Apr 27 12:42:47 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2014/12/10 12:27:27 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2015/04/27 12:42:47 markd Exp $
DISTNAME= dblatex-0.3.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dblatex/}
EXTRACT_SUFX= .tar.bz2
@@ -12,9 +12,28 @@
LICENSE= gnu-gpl-v2
DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
-DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX3-bin
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+DEPENDS+= tex-collection-latex-[0-9]*:../../print/tex-collection-latex
DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
+DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize
+DEPENDS+= tex-appendix-[0-9]*:../../print/tex-appendix
+DEPENDS+= tex-changebar-[0-9]*:../../print/tex-changebar
+DEPENDS+= tex-fancybox-[0-9]*:../../print/tex-fancybox
+DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb
+DEPENDS+= tex-float-[0-9]*:../../print/tex-float
+DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc
+DEPENDS+= tex-jknapltx-[0-9]*:../../print/tex-jknapltx
+DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings
+DEPENDS+= tex-multirow-[0-9]*:../../print/tex-multirow
+DEPENDS+= tex-overpic-[0-9]*:../../print/tex-overpic
+DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages
+DEPENDS+= tex-rotating-[0-9]*:../../print/tex-rotating
+DEPENDS+= tex-stmaryrd-[0-9]*:../../fonts/tex-stmaryrd
+DEPENDS+= tex-subfigure-[0-9]*:../../print/tex-subfigure
+DEPENDS+= tex-titlesec-[0-9]*:../../print/tex-titlesec
+DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym
USE_LANGUAGES= # none
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index