pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/ruby-unicode_plot



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan 31 13:06:53 UTC 2023

Added Files:
        pkgsrc/graphics/ruby-unicode_plot: DESCR Makefile PLIST distinfo

Log Message:
graphics/ruby-unicode_plot: import ruby-unicode_plot-0.0.5

UnicodePlot provides the feature to make charts with Unicode
characters.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/ruby-unicode_plot/DESCR \
    pkgsrc/graphics/ruby-unicode_plot/Makefile \
    pkgsrc/graphics/ruby-unicode_plot/PLIST \
    pkgsrc/graphics/ruby-unicode_plot/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/graphics/ruby-unicode_plot/DESCR
diff -u /dev/null pkgsrc/graphics/ruby-unicode_plot/DESCR:1.1
--- /dev/null   Tue Jan 31 13:06:53 2023
+++ pkgsrc/graphics/ruby-unicode_plot/DESCR     Tue Jan 31 13:06:53 2023
@@ -0,0 +1,2 @@
+UnicodePlot provides the feature to make charts with Unicode
+characters.
Index: pkgsrc/graphics/ruby-unicode_plot/Makefile
diff -u /dev/null pkgsrc/graphics/ruby-unicode_plot/Makefile:1.1
--- /dev/null   Tue Jan 31 13:06:53 2023
+++ pkgsrc/graphics/ruby-unicode_plot/Makefile  Tue Jan 31 13:06:53 2023
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2023/01/31 13:06:53 wiz Exp $
+
+DISTNAME=      unicode_plot-0.0.5
+CATEGORIES=    graphics
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/red-data-tools/unicode_plot.rb
+COMMENT=       Plot your data by Unicode characters
+LICENSE=       mit
+
+DEPENDS+=      ${RUBY_PKGPREFIX}-enumerable-statistics>=2.0.1:../../math/ruby-enumerable-statistics
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/ruby-unicode_plot/PLIST
diff -u /dev/null pkgsrc/graphics/ruby-unicode_plot/PLIST:1.1
--- /dev/null   Tue Jan 31 13:06:53 2023
+++ pkgsrc/graphics/ruby-unicode_plot/PLIST     Tue Jan 31 13:06:53 2023
@@ -0,0 +1,46 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/31 13:06:53 wiz Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/unicode_plot.rb
+${GEM_LIBDIR}/lib/unicode_plot/barplot.rb
+${GEM_LIBDIR}/lib/unicode_plot/boxplot.rb
+${GEM_LIBDIR}/lib/unicode_plot/canvas.rb
+${GEM_LIBDIR}/lib/unicode_plot/canvas/ascii_canvas.rb
+${GEM_LIBDIR}/lib/unicode_plot/canvas/block_canvas.rb
+${GEM_LIBDIR}/lib/unicode_plot/canvas/braille_canvas.rb
+${GEM_LIBDIR}/lib/unicode_plot/canvas/density_canvas.rb
+${GEM_LIBDIR}/lib/unicode_plot/canvas/dot_canvas.rb
+${GEM_LIBDIR}/lib/unicode_plot/canvas/lookup_canvas.rb
+${GEM_LIBDIR}/lib/unicode_plot/densityplot.rb
+${GEM_LIBDIR}/lib/unicode_plot/grid_plot.rb
+${GEM_LIBDIR}/lib/unicode_plot/histogram.rb
+${GEM_LIBDIR}/lib/unicode_plot/io_context.rb
+${GEM_LIBDIR}/lib/unicode_plot/lineplot.rb
+${GEM_LIBDIR}/lib/unicode_plot/plot.rb
+${GEM_LIBDIR}/lib/unicode_plot/renderer.rb
+${GEM_LIBDIR}/lib/unicode_plot/scatterplot.rb
+${GEM_LIBDIR}/lib/unicode_plot/stairs.rb
+${GEM_LIBDIR}/lib/unicode_plot/stemplot.rb
+${GEM_LIBDIR}/lib/unicode_plot/styled_printer.rb
+${GEM_LIBDIR}/lib/unicode_plot/utils.rb
+${GEM_LIBDIR}/lib/unicode_plot/value_transformer.rb
+${GEM_LIBDIR}/lib/unicode_plot/version.rb
+${GEM_LIBDIR}/test/helper.rb
+${GEM_LIBDIR}/test/helper/fixture.rb
+${GEM_LIBDIR}/test/helper/with_term.rb
+${GEM_LIBDIR}/test/run-test.rb
+${GEM_LIBDIR}/test/test-barplot.rb
+${GEM_LIBDIR}/test/test-boxplot.rb
+${GEM_LIBDIR}/test/test-canvas.rb
+${GEM_LIBDIR}/test/test-densityplot.rb
+${GEM_LIBDIR}/test/test-histogram.rb
+${GEM_LIBDIR}/test/test-lineplot.rb
+${GEM_LIBDIR}/test/test-plot.rb
+${GEM_LIBDIR}/test/test-scatterplot.rb
+${GEM_LIBDIR}/test/test-stemplot.rb
+${GEM_LIBDIR}/test/test-utils.rb
+${GEM_LIBDIR}/unicode_plot.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/graphics/ruby-unicode_plot/distinfo
diff -u /dev/null pkgsrc/graphics/ruby-unicode_plot/distinfo:1.1
--- /dev/null   Tue Jan 31 13:06:53 2023
+++ pkgsrc/graphics/ruby-unicode_plot/distinfo  Tue Jan 31 13:06:53 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/31 13:06:53 wiz Exp $
+
+BLAKE2s (unicode_plot-0.0.5.gem) = 410a0a90a762ca78a03fdaa092992875c96eef8e0e54b9309a7381a9af3a41c4
+SHA512 (unicode_plot-0.0.5.gem) = 6e19198c95879b31bd8337dd0d7fdc46e38e5882a50fbf03fd4630f6c70102130a509b1126fb2e965262ab011c9ea4b696cdf1089dddf115ff222a1faec21b4c
+Size (unicode_plot-0.0.5.gem) = 31744 bytes



Home | Main Index | Thread Index | Old Index