pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ruby-youplot
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 31 13:07:11 UTC 2023
Added Files:
pkgsrc/graphics/ruby-youplot: DESCR Makefile PLIST distinfo
Log Message:
graphics/ruby-youplot: import ruby-youplot-0.4.5
Youplot (uplot) is a command line tool to plot graphics to the
terminal using Unicode characters.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/ruby-youplot/DESCR \
pkgsrc/graphics/ruby-youplot/Makefile pkgsrc/graphics/ruby-youplot/PLIST \
pkgsrc/graphics/ruby-youplot/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-youplot/DESCR
diff -u /dev/null pkgsrc/graphics/ruby-youplot/DESCR:1.1
--- /dev/null Tue Jan 31 13:07:11 2023
+++ pkgsrc/graphics/ruby-youplot/DESCR Tue Jan 31 13:07:11 2023
@@ -0,0 +1,2 @@
+Youplot (uplot) is a command line tool to plot graphics to the
+terminal using Unicode characters.
Index: pkgsrc/graphics/ruby-youplot/Makefile
diff -u /dev/null pkgsrc/graphics/ruby-youplot/Makefile:1.1
--- /dev/null Tue Jan 31 13:07:11 2023
+++ pkgsrc/graphics/ruby-youplot/Makefile Tue Jan 31 13:07:11 2023
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2023/01/31 13:07:11 wiz Exp $
+
+DISTNAME= youplot-0.4.5
+CATEGORIES= graphics
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/red-data-tools/YouPlot
+COMMENT= Command line tool that draws plots on the terminal
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-unicode_plot>=0.0.5:../../graphics/ruby-unicode_plot
+
+USE_LANGUAGES= # none
+
+RUBYGEM_OPTIONS+= --format-executable
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/ruby-youplot/PLIST
diff -u /dev/null pkgsrc/graphics/ruby-youplot/PLIST:1.1
--- /dev/null Tue Jan 31 13:07:11 2023
+++ pkgsrc/graphics/ruby-youplot/PLIST Tue Jan 31 13:07:11 2023
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/31 13:07:11 wiz Exp $
+bin/uplot${RUBY_SUFFIX}
+bin/youplot${RUBY_SUFFIX}
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/exe/uplot
+${GEM_LIBDIR}/exe/youplot
+${GEM_LIBDIR}/lib/youplot.rb
+${GEM_LIBDIR}/lib/youplot/backends/processing.rb
+${GEM_LIBDIR}/lib/youplot/backends/unicode_plot.rb
+${GEM_LIBDIR}/lib/youplot/command.rb
+${GEM_LIBDIR}/lib/youplot/dsv.rb
+${GEM_LIBDIR}/lib/youplot/options.rb
+${GEM_LIBDIR}/lib/youplot/parameters.rb
+${GEM_LIBDIR}/lib/youplot/parser.rb
+${GEM_LIBDIR}/lib/youplot/version.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/graphics/ruby-youplot/distinfo
diff -u /dev/null pkgsrc/graphics/ruby-youplot/distinfo:1.1
--- /dev/null Tue Jan 31 13:07:11 2023
+++ pkgsrc/graphics/ruby-youplot/distinfo Tue Jan 31 13:07:11 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/31 13:07:11 wiz Exp $
+
+BLAKE2s (youplot-0.4.5.gem) = 0fbb8ecf2b1bf94ee86f8ec84268673f458d86e59dd415e2114379f491d23e19
+SHA512 (youplot-0.4.5.gem) = 031713791497de8c600b8383ecccddfa2202a8fd3a93398d7df344242fc7ed067a188a50a013cb419afa393e024d2074faca7c475ece7381168bc6c678922eb5
+Size (youplot-0.4.5.gem) = 16384 bytes
Home |
Main Index |
Thread Index |
Old Index