(devel/R-debugme) import R-debugme-1.1.0

Specify debug messages as special string constants, and control
debugging of packages via environment variables.
This commit is contained in:
mef 2024-01-20 02:10:16 +00:00
parent ff75da4bd9
commit 09bb4f74b9
3 changed files with 30 additions and 0 deletions

2
devel/R-debugme/DESCR Normal file
View File

@ -0,0 +1,2 @@
Specify debug messages as special string constants, and control
debugging of packages via environment variables.

23
devel/R-debugme/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.1 2024/01/20 02:10:16 mef Exp $
R_PKGNAME= debugme
R_PKGVER= 1.1.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Debug R Packages
LICENSE= mit # + file LICENSE
DEPENDS+= R-crayon>=1.5.2:../../devel/R-crayon
# !pdfTeX error: pdflatex (file tctt1000): Font tctt1000 at 600 not found
TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery
TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

5
devel/R-debugme/distinfo Normal file
View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2024/01/20 02:10:16 mef Exp $
BLAKE2s (R/debugme_1.1.0.tar.gz) = 878bd1df2e6f65a33a3d3cc5d61318c32734ba205d04f147f35c95afd254af68
SHA512 (R/debugme_1.1.0.tar.gz) = d11d8d54b22d051f617b17c08eb37d67c4c8995707025d612b7da28d67aa52893a68e75cd271a4706227cfc5473d70e05b36cda34d31ed3709b6f4bc3f64623f
Size (R/debugme_1.1.0.tar.gz) = 997266 bytes