Commit graph

7 commits

Author SHA1 Message Date
taca
3b3bf03d33 x11/ruby-tk-gem: fix build problem on native X11
Fix build problem on native X11.

Bump PKGREVISION since PLIST is changed.
2019-12-29 16:59:24 +00:00
rillig
121d00ed27 x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 09:14:06 +00:00
taca
fa81e3e595 Allow Ruby 2.6 to build. 2019-02-03 13:45:06 +00:00
taca
9d43df00f9 x11/ruby-tk-gem: update to 0.2.0
0.2.0						2017/08/01

* Update grid.rb to avoid NameError in lib/tk/grid.rb
* Add msys2 library dependency tag in gem metadata
2018-03-17 16:12:13 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
taca
c5f888a319 Add ruby-tk-gem package version 0.1.2.
# Ruby/Tk

Tk interface module using tcltklib.  It is a rubygem version for Ruby 2.4 and
later.
2017-06-18 13:51:39 +00:00