Re: [PATCH] ruby-rake-compiler

2015-07-04 Thread Thompson, David
On Sat, Jul 4, 2015 at 10:28 AM, Pjotr Prins wrote: > On Sat, Jul 04, 2015 at 09:55:57AM -0400, Thompson, David wrote: >> * Removed the rspec native input. It can be added back in when we can >> actually run the test suite. > > Without rspec it won't build. Alternatively remove tasks/rspec.rake

Re: [PATCH] ruby-rake-compiler

2015-07-04 Thread Pjotr Prins
On Sat, Jul 04, 2015 at 09:55:57AM -0400, Thompson, David wrote: > * Removed the rspec native input. It can be added back in when we can > actually run the test suite. Without rspec it won't build. Alternatively remove tasks/rspec.rake > * Fixed license. It's actually the Expat license, which i

Re: [PATCH] ruby-rake-compiler

2015-07-04 Thread Thompson, David
Hey Pjotr, On Sat, Jul 4, 2015 at 9:08 AM, Pjotr Prins wrote: > Attached a Ruby module in preparation of Nokogiri support. I've applied this patch with a number of changes: * Removed the use of 'snippet'. That is for making changes that aren't specific to building for Guix, like removing a pie

[PATCH] ruby-rake-compiler

2015-07-04 Thread Pjotr Prins
Attached a Ruby module in preparation of Nokogiri support. (I am pretty close as described in https://github.com/pjotrp/guix-notes/blob/master/RUBYGEMS-Nokogiri.org). Cucumber support comes later (it depends on Nokogiri itself). David: there are quite a few modules now that build gems through 'r