pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/R-ragg graphics/R-ragg: import R-ragg-1.2.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfa93c228c64
branches: trunk
changeset: 390158:cfa93c228c64
user: mef <mef%pkgsrc.org@localhost>
date: Sat Dec 17 15:00:52 2022 +0000
description:
graphics/R-ragg: import R-ragg-1.2.4
Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D
drawing library. The 'ragg' package provides a set of graphic devices
based on AGG to use as alternative to the raster devices provided
through the 'grDevices' package.
diffstat:
graphics/R-ragg/DESCR | 4 ++++
graphics/R-ragg/Makefile | 20 ++++++++++++++++++++
graphics/R-ragg/distinfo | 5 +++++
3 files changed, 29 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r 33d7474b2ccb -r cfa93c228c64 graphics/R-ragg/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/R-ragg/DESCR Sat Dec 17 15:00:52 2022 +0000
@@ -0,0 +1,4 @@
+Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D
+drawing library. The 'ragg' package provides a set of graphic devices
+based on AGG to use as alternative to the raster devices provided
+through the 'grDevices' package.
diff -r 33d7474b2ccb -r cfa93c228c64 graphics/R-ragg/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/R-ragg/Makefile Sat Dec 17 15:00:52 2022 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2022/12/17 15:00:52 mef Exp $
+
+R_PKGNAME= ragg
+R_PKGVER= 1.2.4
+CATEGORIES= graphics
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Graphic Devices Based on AGG
+LICENSE= mit # + file LICENSE
+
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+
+.include "../../math/R/Makefile.extension"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../fonts/R-systemfonts/buildlink3.mk"
+.include "../../fonts/R-textshaping/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 33d7474b2ccb -r cfa93c228c64 graphics/R-ragg/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/R-ragg/distinfo Sat Dec 17 15:00:52 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/12/17 15:00:52 mef Exp $
+
+BLAKE2s (R/ragg_1.2.4.tar.gz) = 8d0e10526d3688dc552681d70046d1f480eed65b2d827136f900497b8643fbc8
+SHA512 (R/ragg_1.2.4.tar.gz) = 2500439abcf9fc0b01efacea1c5058fbc881154d0fe26aef0b5883fd532fa5e9d727dcee0460c06c9262412d3a4d17382ff87b8c020acf65347f334394b5d8c1
+Size (R/ragg_1.2.4.tar.gz) = 427579 bytes
Home |
Main Index |
Thread Index |
Old Index