pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-spatstat
Module Name: pkgsrc
Committed By: mef
Date: Mon Dec 2 13:37:04 UTC 2024
Modified Files:
pkgsrc/geography/R-spatstat: Makefile
Log Message:
(geography/R-spatstat) more +TEST_DEPENDS+
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/geography/R-spatstat/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/R-spatstat/Makefile
diff -u pkgsrc/geography/R-spatstat/Makefile:1.6 pkgsrc/geography/R-spatstat/Makefile:1.7
--- pkgsrc/geography/R-spatstat/Makefile:1.6 Mon Dec 2 09:24:06 2024
+++ pkgsrc/geography/R-spatstat/Makefile Mon Dec 2 13:37:04 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2024/12/02 09:24:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.7 2024/12/02 13:37:04 mef Exp $
R_PKGNAME= spatstat
R_PKGVER= 3.3-0
@@ -11,23 +11,24 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES+= c c++
DEPENDS+= R-deldir>=0.0.21:../../geography/R-deldir
-DEPENDS+= R-deldir>=0.0.21:../../geography/R-deldir
DEPENDS+= R-spatstat.data>=2.1.0:../../geography/R-spatstat.data
DEPENDS+= R-spatstat.geom>=2.1.0:../../geography/R-spatstat.geom
DEPENDS+= R-spatstat.linnet>=3.2.2:../../geography/R-spatstat.linnet
DEPENDS+= R-spatstat.model-[0-9]*:../../geography/R-spatstat.model
-#DEPENDS+= R-spatstat.univar-[0-9]*:../../geography/R-spatstat.univar
DEPENDS+= R-spatstat.utils>=2.1.0:../../geography/R-spatstat.utils
DEPENDS+= R-abind>=1.4.0:../../math/R-abind
DEPENDS+= R-goftest>=1.0.3:../../math/R-goftest
DEPENDS+= R-polyclip>=1.5.0:../../graphics/R-polyclip
DEPENDS+= R-tensor>=1.5:../../math/R-tensor
-TEST_DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize
-TEST_DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
# pdfTeX error: pdflatex (file tctt1000): Font tctt1000 at 600 not found
-# -- not resolved
-#EST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index