summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-09-20 06:08:07 +0000
committermef <mef@pkgsrc.org>2021-09-20 06:08:07 +0000
commit105b5aa349132d7cdc26343a7ebc7740da45075d (patch)
treeca25fd13de069714ca41f817ba8c2ad085527596 /geography
parent886f6a1d7b230ec021f1bd71552bb23001cf6c52 (diff)
downloadpkgsrc-105b5aa349132d7cdc26343a7ebc7740da45075d.tar.gz
(geography/R-s2) import R-s2-1.0.6
Provides R bindings for Google's s2 library for geometric calculations on the sphere. High-performance constructors and exporters provide high compatibility with existing spatial packages, transformers construct new geometries from existing geometries, predicates provide a means to select geometries based on spatial relationships, and accessors extract information about geometries.
Diffstat (limited to 'geography')
-rw-r--r--geography/R-s2/DESCR6
-rw-r--r--geography/R-s2/Makefile16
-rw-r--r--geography/R-s2/distinfo6
3 files changed, 28 insertions, 0 deletions
diff --git a/geography/R-s2/DESCR b/geography/R-s2/DESCR
new file mode 100644
index 00000000000..1f3be198fdf
--- /dev/null
+++ b/geography/R-s2/DESCR
@@ -0,0 +1,6 @@
+Provides R bindings for Google's s2 library for geometric calculations
+on the sphere. High-performance constructors and exporters provide
+high compatibility with existing spatial packages, transformers
+construct new geometries from existing geometries, predicates provide
+a means to select geometries based on spatial relationships, and
+accessors extract information about geometries.
diff --git a/geography/R-s2/Makefile b/geography/R-s2/Makefile
new file mode 100644
index 00000000000..c4b5d7f6c19
--- /dev/null
+++ b/geography/R-s2/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2021/09/20 06:08:07 mef Exp $
+
+R_PKGNAME= s2
+R_PKGVER= 1.0.6
+CATEGORIES= geography
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Spherical Geometry Operators Using the S2 Geometry Library
+LICENSE= apache-2.0
+
+USE_LANGUAGES= c c++
+
+.include "../../math/R/Makefile.extension"
+.include "../../devel/R-Rcpp/buildlink3.mk"
+.include "../../geography/R-wk/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/R-s2/distinfo b/geography/R-s2/distinfo
new file mode 100644
index 00000000000..fb6c411ba64
--- /dev/null
+++ b/geography/R-s2/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/09/20 06:08:07 mef Exp $
+
+SHA1 (R/s2_1.0.6.tar.gz) = e8835fe845e0c2ff1bf230afcd8b583b6a378379
+RMD160 (R/s2_1.0.6.tar.gz) = db7730127ef72e7cd549aa78b36143eb5d4cf4e6
+SHA512 (R/s2_1.0.6.tar.gz) = 4529179020f7503217cdfe1d139135a79c622bc38472627d4a1f86181ba825e5dc5f833a9ffb9be6cb272647fb61765bd6b5db89b6f46015ebcf0e996b93b623
+Size (R/s2_1.0.6.tar.gz) = 1605788 bytes