Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography geography/R-rnaturalearthdata: import R-rnat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/140d9c9be0b6
branches: trunk
changeset: 436808:140d9c9be0b6
user: brook <brook%pkgsrc.org@localhost>
date: Sun Aug 09 15:28:56 2020 +0000
description:
geography/R-rnaturalearthdata: import R-rnaturalearthdata-0.1.0
Vector map data from <http://www.naturalearthdata.com/>. Access
functions are provided in the accompanying package 'rnaturalearth'.
diffstat:
geography/Makefile | 3 ++-
geography/R-rnaturalearthdata/DESCR | 2 ++
geography/R-rnaturalearthdata/Makefile | 15 +++++++++++++++
geography/R-rnaturalearthdata/distinfo | 6 ++++++
4 files changed, 25 insertions(+), 1 deletions(-)
diffs (52 lines):
diff -r 2799ae6eb96f -r 140d9c9be0b6 geography/Makefile
--- a/geography/Makefile Sun Aug 09 15:27:57 2020 +0000
+++ b/geography/Makefile Sun Aug 09 15:28:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2020/08/09 15:26:14 brook Exp $
+# $NetBSD: Makefile,v 1.99 2020/08/09 15:28:56 brook Exp $
#
COMMENT= Software for geographical-related uses
@@ -16,6 +16,7 @@
SUBDIR+= R-prettymapr
SUBDIR+= R-raster
SUBDIR+= R-rgeos
+SUBDIR+= R-rnaturalearthdata
SUBDIR+= R-rosm
SUBDIR+= R-sf
SUBDIR+= R-spData
diff -r 2799ae6eb96f -r 140d9c9be0b6 geography/R-rnaturalearthdata/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-rnaturalearthdata/DESCR Sun Aug 09 15:28:56 2020 +0000
@@ -0,0 +1,2 @@
+Vector map data from <http://www.naturalearthdata.com/>. Access
+functions are provided in the accompanying package 'rnaturalearth'.
diff -r 2799ae6eb96f -r 140d9c9be0b6 geography/R-rnaturalearthdata/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-rnaturalearthdata/Makefile Sun Aug 09 15:28:56 2020 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2020/08/09 15:28:57 brook Exp $
+
+R_PKGNAME= rnaturalearthdata
+R_PKGVER= 0.1.0
+CATEGORIES= geography
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= World Vector Map Data from Natural Earth Used in 'rnaturalearth'
+LICENSE= cc0-1.0-universal
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../math/R-sp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2799ae6eb96f -r 140d9c9be0b6 geography/R-rnaturalearthdata/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-rnaturalearthdata/distinfo Sun Aug 09 15:28:56 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/09 15:28:57 brook Exp $
+
+SHA1 (R/rnaturalearthdata_0.1.0.tar.gz) = 010040c6fc28982cf822d9abf03dd1f42ce9f644
+RMD160 (R/rnaturalearthdata_0.1.0.tar.gz) = 3bf0f48a8d1eb3d4abf7a467a7242c63db081067
+SHA512 (R/rnaturalearthdata_0.1.0.tar.gz) = 13aa33c22d293c1ebbe41d7fdf3c30efc1dd34e5e734d3636d8c424fa105bb38e3ebd1cf8f6ddc451f6b8228be2aeb8f471a60d6071d8a4f8ccd51ecb6af6062
+Size (R/rnaturalearthdata_0.1.0.tar.gz) = 3219989 bytes
Home |
Main Index |
Thread Index |
Old Index