Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/R-rosm geography/R-rosm: import R-rosm-0.2.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef9ba62fb6a7
branches: trunk
changeset: 436750:ef9ba62fb6a7
user: brook <brook%pkgsrc.org@localhost>
date: Sat Aug 08 23:21:36 2020 +0000
description:
geography/R-rosm: import R-rosm-0.2.5
Download and plot Open Street Map <http://www.openstreetmap.org/>,
Bing Maps <http://www.bing.com/maps> and other tiled map sources. Use
to create basemaps quickly and add hillshade to vector-based maps.
diffstat:
geography/R-rosm/DESCR | 3 +++
geography/R-rosm/Makefile | 24 ++++++++++++++++++++++++
geography/R-rosm/distinfo | 6 ++++++
3 files changed, 33 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r 224e9c3e23c1 -r ef9ba62fb6a7 geography/R-rosm/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-rosm/DESCR Sat Aug 08 23:21:36 2020 +0000
@@ -0,0 +1,3 @@
+Download and plot Open Street Map <http://www.openstreetmap.org/>,
+Bing Maps <http://www.bing.com/maps> and other tiled map sources. Use
+to create basemaps quickly and add hillshade to vector-based maps.
diff -r 224e9c3e23c1 -r ef9ba62fb6a7 geography/R-rosm/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-rosm/Makefile Sat Aug 08 23:21:36 2020 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2020/08/08 23:21:36 brook Exp $
+
+R_PKGNAME= rosm
+R_PKGVER= 0.2.5
+CATEGORIES= geography
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Plot Raster Map Tiles from Open Street Map and Other Sources
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= R-prettymapr>=0.2.2:../../geography/R-prettymapr
+DEPENDS+= R-rgdal>=1.4.8:../../geography/R-rgdal
+DEPENDS+= R-jpeg>=0.1.8.1:../../graphics/R-jpeg
+DEPENDS+= R-png>=0.1.7:../../graphics/R-png
+DEPENDS+= R-abind>=1.4.5:../../math/R-abind
+DEPENDS+= R-plyr>=1.8.6:../../math/R-plyr
+DEPENDS+= R-rjson>=0.2.20:../../textproc/R-rjson
+DEPENDS+= R-curl>=4.3:../../www/R-curl
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../math/R-sp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 224e9c3e23c1 -r ef9ba62fb6a7 geography/R-rosm/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/R-rosm/distinfo Sat Aug 08 23:21:36 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/08 23:21:36 brook Exp $
+
+SHA1 (R/rosm_0.2.5.tar.gz) = 533fa7cca5e97e0dc24d199aefff0bd39c29a50a
+RMD160 (R/rosm_0.2.5.tar.gz) = bc9e4f16eeb3040701b3c1af68b67a160e6988db
+SHA512 (R/rosm_0.2.5.tar.gz) = e191cfda4cc393df849959212b4d61b0295c23312c674c1ae95f9adc4c7e11345e55b1514296398928229e93a1ed325cf40c499db5f94de0367975f5321cbf9f
+Size (R/rosm_0.2.5.tar.gz) = 2583039 bytes
Home |
Main Index |
Thread Index |
Old Index