Sun Jan 19 14:46:25 2020 UTC ()
devel/ruby-tty-box: add version 0.5.0 package

Add ruby-tty-box version 0.5.0 package.

# TTY::Box

> Draw various frames and boxes in your terminal interface.

TTY::Box provides box drawing component for TTY
(https://github.com/piotrmurach/tty) toolkit.


(taca)
diff -r0 -r1.1 pkgsrc/devel/ruby-tty-box/DESCR
diff -r0 -r1.1 pkgsrc/devel/ruby-tty-box/Makefile
diff -r0 -r1.1 pkgsrc/devel/ruby-tty-box/PLIST
diff -r0 -r1.1 pkgsrc/devel/ruby-tty-box/distinfo

File Added: pkgsrc/devel/ruby-tty-box/DESCR
# TTY::Box

> Draw various frames and boxes in your terminal interface.

TTY::Box provides box drawing component for TTY
(https://github.com/piotrmurach/tty) toolkit.

File Added: pkgsrc/devel/ruby-tty-box/Makefile
# $NetBSD: Makefile,v 1.1 2020/01/19 14:46:25 taca Exp $

DISTNAME=	tty-box-0.5.0
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://piotrmurach.github.io/tty
COMMENT=	Draw various frames and boxes in terminal interface
LICENSE=	mit

DEPENDS+=	${RUBY_PKGPREFIX}-pastel>=0.7.2<0.8:../../devel/ruby-pastel
DEPENDS+=	${RUBY_PKGPREFIX}-tty-cursor>=0.7<1:../../devel/ruby-tty-cursor
DEPENDS+=	${RUBY_PKGPREFIX}-strings>=0.1.6<0.2:../../textproc/ruby-strings

USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/ruby-tty-box/PLIST
@comment $NetBSD: PLIST,v 1.1 2020/01/19 14:46:25 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/console
${GEM_LIBDIR}/bin/setup
${GEM_LIBDIR}/examples/basic.rb
${GEM_LIBDIR}/examples/commander.rb
${GEM_LIBDIR}/examples/connected.rb
${GEM_LIBDIR}/examples/messages.rb
${GEM_LIBDIR}/examples/newline.rb
${GEM_LIBDIR}/lib/tty-box.rb
${GEM_LIBDIR}/lib/tty/box.rb
${GEM_LIBDIR}/lib/tty/box/border.rb
${GEM_LIBDIR}/lib/tty/box/version.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/unit/align_spec.rb
${GEM_LIBDIR}/spec/unit/border/parse_spec.rb
${GEM_LIBDIR}/spec/unit/border_spec.rb
${GEM_LIBDIR}/spec/unit/custom_frame_spec.rb
${GEM_LIBDIR}/spec/unit/frame_spec.rb
${GEM_LIBDIR}/spec/unit/padding_spec.rb
${GEM_LIBDIR}/spec/unit/position_spec.rb
${GEM_LIBDIR}/spec/unit/style_spec.rb
${GEM_LIBDIR}/spec/unit/title_spec.rb
${GEM_LIBDIR}/tasks/console.rake
${GEM_LIBDIR}/tasks/coverage.rake
${GEM_LIBDIR}/tasks/spec.rake
${GEM_LIBDIR}/tty-box.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

File Added: pkgsrc/devel/ruby-tty-box/distinfo
$NetBSD: distinfo,v 1.1 2020/01/19 14:46:25 taca Exp $

SHA1 (tty-box-0.5.0.gem) = 4e159a7b1387bdfae20ee1d7d9a78d32a02533b9
RMD160 (tty-box-0.5.0.gem) = 1a9b2f5dae317336d2cd01258eb1d44f8460f053
SHA512 (tty-box-0.5.0.gem) = fa83f6a8b03862263ec4e3cf42cf3fea57d9b8a7582473023d8fe618849d229c41d7b5f4ab6b1d3c19e6919e95d15d9133a9726daac4b687c75b4fdec5ddd8c8
Size (tty-box-0.5.0.gem) = 17408 bytes