Subject: CVS commit: pkgsrc/games/ruby-squib
From: Takahiro Kambe
Date: 2018-03-14 15:33:35
Message id: 20180314143335.5804BFB40@cvs.NetBSD.org

Log Message:
games/ruby-squib: update to 0.14.0

## v0.14.0 / 2017-11-06

Features:
* `save_pdf/save_sheet` method now supports `sprue`, which allows you to define \ 
templated layouts and position your cards freely (#217) by @felixleong. See docs \ 
for how to use this _very_ powerful feature!
* `circle` method now supports various `arc` options, so you can draw partial \ 
circles (#211) by @sparr
* `save_sheet` method now supports `rtl` or "right-to-left", for \ 
easier duplex printing of backs (#204, #208) by @sparr
* `yaml` method for reading in data, much like `csv` and `xlsx` by @blinks
* Layouts now support `*=` and `/=` operators in addition to `+=` and `-=` (#200).
* `save_pdf` method also supports `rtl` by @vador
* New DSL methods `safe_zone` and `cut_zone` will draw a rectangle inset from \ 
the margins for quick proof checking
* New "advanced" option for creating new projects, if you do `squib \ 
new --advanced yourgame` (@andymeneely).
* New built-in layout: `party.yml`. (@andymeneely)

Compatibility:
* DPI is correctly respected with font sizes now. To convert to Squib v0.14+, \ 
divide your old font sizes by 3 (precisely, 300/96=3.125). By @felixleong

Docs:
* Command-line is better documented now
* Some more examples included in various places

Bugs:
* fix save_sheet to calculate rows correctly based on range (#207) by @sparr

Chores:
* Going back to our policy of locking in our dependencies so that we don't have \ 
new gems breaking things.
* Bumped deps, Cairo to 1.15.10 and Pango et al. to 3.1.9

Special thanks to @sparr, @felixleong, @blinks, @vador for all of their work!!

Files:
RevisionActionfile
1.10modifypkgsrc/games/ruby-squib/Makefile
1.4modifypkgsrc/games/ruby-squib/PLIST
1.8modifypkgsrc/games/ruby-squib/distinfo