pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-whirly
Module Name: pkgsrc
Committed By: ryoon
Date: Tue Aug 12 12:16:26 UTC 2025
Added Files:
pkgsrc/devel/ruby-whirly: DESCR Makefile PLIST distinfo
Log Message:
devel/ruby-whirly: import ruby34-whirly-0.3.0
A simple, colorful and customizable terminal spinner library for
Ruby. It comes with 24 custom spinners and also includes those from
the cli-spinners project.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-whirly/DESCR \
pkgsrc/devel/ruby-whirly/Makefile pkgsrc/devel/ruby-whirly/PLIST \
pkgsrc/devel/ruby-whirly/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/ruby-whirly/DESCR
diff -u /dev/null pkgsrc/devel/ruby-whirly/DESCR:1.1
--- /dev/null Tue Aug 12 12:16:26 2025
+++ pkgsrc/devel/ruby-whirly/DESCR Tue Aug 12 12:16:26 2025
@@ -0,0 +1,3 @@
+A simple, colorful and customizable terminal spinner library for
+Ruby. It comes with 24 custom spinners and also includes those from
+the cli-spinners project.
Index: pkgsrc/devel/ruby-whirly/Makefile
diff -u /dev/null pkgsrc/devel/ruby-whirly/Makefile:1.1
--- /dev/null Tue Aug 12 12:16:26 2025
+++ pkgsrc/devel/ruby-whirly/Makefile Tue Aug 12 12:16:26 2025
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2025/08/12 12:16:26 ryoon Exp $
+
+DISTNAME= whirly-0.3.0
+CATEGORIES= devel
+
+MAINTAINER= ryoon%NetBSD.org@localhost
+HOMEPAGE= https://github.com/janlelis/whirly
+COMMENT= Colorful terminal spinner for Ruby
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-unicode-display_width>=1.1:../../textproc/ruby-unicode-display_width
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-whirly/PLIST
diff -u /dev/null pkgsrc/devel/ruby-whirly/PLIST:1.1
--- /dev/null Tue Aug 12 12:16:26 2025
+++ pkgsrc/devel/ruby-whirly/PLIST Tue Aug 12 12:16:26 2025
@@ -0,0 +1,28 @@
+@comment $NetBSD: PLIST,v 1.1 2025/08/12 12:16:26 ryoon Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.gitmodules
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/CODE_OF_CONDUCT.md
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/Gemfile.lock
+${GEM_LIBDIR}/MIT-LICENSE.txt
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/data/cli-spinners.json
+${GEM_LIBDIR}/data/whirly-static-spinners.json
+${GEM_LIBDIR}/examples/all_spinners.rb
+${GEM_LIBDIR}/examples/asciinema_bundled_spinners.rb
+${GEM_LIBDIR}/examples/euruko.rb
+${GEM_LIBDIR}/examples/multi_lines.rb
+${GEM_LIBDIR}/examples/single.rb
+${GEM_LIBDIR}/examples/status.rb
+${GEM_LIBDIR}/lib/whirly.rb
+${GEM_LIBDIR}/lib/whirly/spinners.rb
+${GEM_LIBDIR}/lib/whirly/spinners/cli.rb
+${GEM_LIBDIR}/lib/whirly/spinners/whirly.rb
+${GEM_LIBDIR}/lib/whirly/version.rb
+${GEM_LIBDIR}/spec/whirly_spec.rb
+${GEM_LIBDIR}/whirly.gemspec
+${GEM_LIBDIR}/whirly.gif
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/devel/ruby-whirly/distinfo
diff -u /dev/null pkgsrc/devel/ruby-whirly/distinfo:1.1
--- /dev/null Tue Aug 12 12:16:26 2025
+++ pkgsrc/devel/ruby-whirly/distinfo Tue Aug 12 12:16:26 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/08/12 12:16:26 ryoon Exp $
+
+BLAKE2s (whirly-0.3.0.gem) = a2a67b3e0d4ed6be9bdcf9fc2a15056f92934a109847c743c45c972f3f1ac2d1
+SHA512 (whirly-0.3.0.gem) = b8272a1b2cd329982e041dea27afbe4d16216ed3bbce233420cedcfdd4483910cd9ad07d694faabf0db147eca5fe7db3a9ca14e97040dc6a7ebb030771cea7d3
+Size (whirly-0.3.0.gem) = 99840 bytes
Home |
Main Index |
Thread Index |
Old Index