Page MenuHomeFreeBSD

D22680.id65227.diff
No OneTemporary

D22680.id65227.diff

Index: graphics/R-cran-bmp/Makefile
===================================================================
--- /dev/null
+++ graphics/R-cran-bmp/Makefile
@@ -0,0 +1,17 @@
+# Created by: Devin Teske <dteske@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= bmp
+PORTVERSION= 0.3
+
+CATEGORIES= graphics
+DISTNAME= ${PORTNAME}_${PORTVERSION}
+
+MAINTAINER= dteske@FreeBSD.org
+COMMENT= Read Windows Bitmap (BMP) Images
+
+LICENSE= GPLv2+
+
+USES= cran:auto-plist
+
+.include <bsd.port.mk>
Index: graphics/R-cran-bmp/distinfo
===================================================================
--- /dev/null
+++ graphics/R-cran-bmp/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1575369159
+SHA256 (bmp_0.3.tar.gz) = bdf790249b932e80bc3a188a288fef079d218856cf64ffb88428d915423ea649
+SIZE (bmp_0.3.tar.gz) = 111674
Index: graphics/R-cran-bmp/pkg-descr
===================================================================
--- /dev/null
+++ graphics/R-cran-bmp/pkg-descr
@@ -0,0 +1,5 @@
+bmp provides the ability to read Windows BMP format images in R.
+Currently limited to 8 bit greyscale images and 24,32 bit (A)RGB
+images. Pure R implementation without external dependencies.
+
+WWW: https://cran.r-project.org/web/packages/bmp/

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 25, 11:05 AM (15 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37233829
Default Alt Text
D22680.id65227.diff (1 KB)

Event Timeline