pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/R-RcppCCTZ
Module Name: pkgsrc
Committed By: mef
Date: Sun Jan 21 09:10:20 UTC 2024
Added Files:
pkgsrc/time/R-RcppCCTZ: DESCR Makefile distinfo
Log Message:
(time/R-RcppCCTZ) import R-RcppCCTZ-0.2.12
'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is a
C++ library for translating between absolute and civil times using the
rules of a time zone. The 'CCTZ' source code, released under the
Apache 2.0 License, is included in this package. See
<https://github.com/google/cctz> for more details.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/time/R-RcppCCTZ/DESCR \
pkgsrc/time/R-RcppCCTZ/Makefile pkgsrc/time/R-RcppCCTZ/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/time/R-RcppCCTZ/DESCR
diff -u /dev/null pkgsrc/time/R-RcppCCTZ/DESCR:1.1
--- /dev/null Sun Jan 21 09:10:20 2024
+++ pkgsrc/time/R-RcppCCTZ/DESCR Sun Jan 21 09:10:20 2024
@@ -0,0 +1,5 @@
+'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is a
+C++ library for translating between absolute and civil times using the
+rules of a time zone. The 'CCTZ' source code, released under the
+Apache 2.0 License, is included in this package. See
+<https://github.com/google/cctz> for more details.
Index: pkgsrc/time/R-RcppCCTZ/Makefile
diff -u /dev/null pkgsrc/time/R-RcppCCTZ/Makefile:1.1
--- /dev/null Sun Jan 21 09:10:20 2024
+++ pkgsrc/time/R-RcppCCTZ/Makefile Sun Jan 21 09:10:20 2024
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2024/01/21 09:10:20 mef Exp $
+
+R_PKGNAME= RcppCCTZ
+R_PKGVER= 0.2.12
+CATEGORIES= time
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= 'Rcpp' Bindings for the 'CCTZ' Library
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+
+TEST_DEPENDS+= R-tinytest-[0-9]*:../../devel/R-tinytest
+
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+USE_LANGUAGES= c c++
+
+.include "../../math/R/Makefile.extension"
+.include "../../devel/R-Rcpp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/time/R-RcppCCTZ/distinfo
diff -u /dev/null pkgsrc/time/R-RcppCCTZ/distinfo:1.1
--- /dev/null Sun Jan 21 09:10:20 2024
+++ pkgsrc/time/R-RcppCCTZ/distinfo Sun Jan 21 09:10:20 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/01/21 09:10:20 mef Exp $
+
+BLAKE2s (R/RcppCCTZ_0.2.12.tar.gz) = 02a06b664216f3f97d16013bf4590262d1991a221047e69c4356c57790b54e30
+SHA512 (R/RcppCCTZ_0.2.12.tar.gz) = 7526bfbb57da16a565aa5dbedd771bafbb6cce38510e31958e5d0475699dc3e618bb6b2e03c4642e4133729582f1a78dfaf61e2fe10892b62bad2515ba869d68
+Size (R/RcppCCTZ_0.2.12.tar.gz) = 82303 bytes
Home |
Main Index |
Thread Index |
Old Index