./games/ruby-squib, Tool for prototyping card and board games

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.19.0, Package name: ruby31-squib-0.19.0, Maintainer: pkgsrc-users

Squib is a Ruby DSL for prototyping card and board games. Write a
little bit of Ruby, define your deck's stats, then compile your
game into a series of images ready for print-and-play or even
print-on-demand. Squib is very data-driven and built on the principle
of Don't Repeat Yourself. Think of it like nanDeck done "the Ruby
way".


Required to run:
[misc/ruby-progressbar] [devel/ruby-highline] [textproc/ruby-nokogiri] [devel/ruby-mercenary] [math/ruby-roo] [devel/ruby-classy_hash] [lang/ruby26-base] [graphics/ruby-rsvg2] [devel/ruby-pango]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 98 KB

Version history: (Expand)


CVS history: (Expand)


   2023-04-30 17:19:00 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
games/ruby-squib: update to 0.19.0

0.19.0 (2023-04-09)

* Dependency fixes.
   2023-02-23 15:14:52 by Takahiro Kambe | Files touched by this commit (1)
Log message:
games/ruby-squib: no need to restrict ruby's version

Drop RUBY_VERSIONS_ACCEPTED which contains all current supported versions.
   2023-01-21 14:57:31 by Takahiro Kambe | Files touched by this commit (7)
Log message:
Add ruby32 support.
   2022-12-09 13:39:38 by Thomas Klausner | Files touched by this commit (1)
Log message:
ruby-squib: remove upper bounds for ruby-gnome related packages

Hopefully unbreaks pbulk dependency checking

Extend OVERRIDE_GEMSPEC so this hopefully runs as well.
   2022-01-16 15:29:47 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Allow build with Ruby 3.1.
   2021-11-23 15:30:02 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
games/ruby-squib: update to 0.18.0

pkgsrc change: drop ruby26 support.

0.18.0 / (2021-10-26)

Features:

* Placeholders! Missing images to svg and png can be replaced by a
  placeholder (#339)
* New config option: img_missing. When an image is missing, warn or error to
  the console (#339)
* save_sheet learned how to rotate individual images! (#301)

Compatibility:

* Because of the features above, the new default behavior is to warn instead
  of errors on a missing file
* Ruby 2.7 is officially our minimum Ruby, since Ruby 2.6 will EOL in about
  six months from now
   2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Remove SHA1 hashes for distfiles