Re: New: ruby-qt4 2.1.0

2011-03-22 Thread Jeremy Evans
Here's a new version of this port. Since nobody thinks we should use -lpthread to get a version that works on ruby 1.8, this defaults to building a ruby 1.9 version if no FLAVOR is given (use the empty FLAVOR for a ruby 1.8 version). ruby 1.9 requires pthread to work and so there are no issues if

Re: New: ruby-qt4 2.1.0

2011-01-13 Thread Jeremy Evans
On 01/12 04:38, Jeremy Evans wrote: > Fairly simple, these are ruby bindings for Qt4. I originally started > work on this at p2k10, and just recently picked it up again and got it > working. > > Tested on i386. Compiles on amd64, but I haven't had a chance to test > there yet. Looking for OKs.