Gentoo Archives: gentoo-dev

From: Hans de Graaff <graaff@g.o>
To: gentoo-dev <gentoo-dev@l.g.o>
Subject: [gentoo-dev] RFC: ruby-ng.eclass - new eclass for ruby-based packages
Date: Wed, 02 Dec 2009 07:13:54
Message-Id: 1259737917.26974.8.camel@localhost
1 Hi,
2
3 The ruby team is currently working on two new eclasses to better handle
4 our ruby packages. This first one is intended to be a replacement for
5 the current ruby.eclass. A second eclass is forthcoming and will provide
6 support for handling gems.
7
8 This new eclass has much better handling of multiple ruby target
9 implementations, fixing https://bugs.gentoo.org/show_bug.cgi?id=167029
10 and provides a better framework to include more functionality later.
11
12 We intend to move this eclass to the main tree and gradually move over
13 the packages currently using ruby.eclass. ruby.eclass will be deprecated
14 over time but we don't have a specific timeline for that yet.
15
16 There is a testbed with ebuilds here:
17 http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-scripts.git;a=tree;f=ruby-ng-testbed;hb=HEAD
18
19 The eclass itself is attached to this message and here:
20 http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-scripts.git;a=blob;f=ruby-ng-testbed/eclass/ruby-ng.eclass;h=ce9a37440600c7913a21b5780a18b5e8dd9d712f;hb=HEAD
21
22 Kind regards,
23
24 Hans

Attachments

File name MIME type
ruby-ng.eclass text/plain
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-dev] Re: RFC: ruby-ng.eclass - new eclass for ruby-based packages Christian Faulhammer <fauli@g.o>