pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/tex-newtx
Module Name: pkgsrc
Committed By: riastradh
Date: Thu Dec 26 18:17:25 UTC 2024
Modified Files:
pkgsrc/fonts/tex-newtx: Makefile
Log Message:
fonts/tex-newtx: Add some missing unconditional dependencies.
PKGREVISION++
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/fonts/tex-newtx/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/tex-newtx/Makefile
diff -u pkgsrc/fonts/tex-newtx/Makefile:1.18 pkgsrc/fonts/tex-newtx/Makefile:1.19
--- pkgsrc/fonts/tex-newtx/Makefile:1.18 Wed Mar 20 10:58:43 2024
+++ pkgsrc/fonts/tex-newtx/Makefile Thu Dec 26 18:17:24 2024
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2024/03/20 10:58:43 markd Exp $
+# $NetBSD: Makefile,v 1.19 2024/12/26 18:17:24 riastradh Exp $
DISTNAME= newtx
PKGNAME= tex-${DISTNAME}-1.742
+PKGREVISION= 1
TEXLIVE_REV= 70491
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -9,7 +10,20 @@ HOMEPAGE= https://ctan.org/pkg/newtx
COMMENT= Alternative uses of the TX fonts, with improved metrics
LICENSE= lppl-1.3c
+DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
+DEPENDS+= tex-carlisle-[0-9]*:../../print/tex-carlisle
+DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
+DEPENDS+= tex-fontaxes-[0-9]*:../../print/tex-fontaxes
+DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex
DEPENDS+= tex-kastrup-[0-9]*:../../math/tex-kastrup
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+DEPENDS+= tex-mweights-[0-9]*:../../print/tex-mweights
+DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
+DEPENDS+= tex-txfonts-[0-9]*:../../fonts/tex-txfonts
+DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
+DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+DEPENDS+= tex-xpatch-[0-9]*:../../print/tex-xpatch
+DEPENDS+= tex-xstring-[0-9]*:../../print/tex-xstring
TEX_MAP_FILES+= newtx.map
Home |
Main Index |
Thread Index |
Old Index