Bug 90606 - imlib2-ruby-0.5.0.ebuild (New Package)
Bug#: 90606 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: ruby@gentoo.org Reported By: maxtoo.b@gmail.com
Component: Ebuilds
URL: 
Summary: imlib2-ruby-0.5.0.ebuild (New Package)
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2005-04-27 05:14 0000
Description:   Opened: 2005-04-27 05:14 0000
Hi!

Imlib2 bindings for Ruby. The website of imlib2-ruby is http://www.pablotron.org/software/imlib2-ruby/.

I suggest dev-ruby. This ebuild depend on imlib2 (>=1.2.0) and ruby(>=1.8).

maxtoo.

------- Comment #1 From BRUNEL Maxime 2005-04-27 05:16:42 0000 -------
Created an attachment (id=57377) [details]
imlib2-ruby ebuild

------- Comment #2 From Josip Dzolonga 2006-06-17 05:18:01 0000 -------
Created an attachment (id=89383) [details]
imlib2-ruby

Your ebuild violated the sandbox while I was testing out. When writing
ruby-related ebuilds you can inhert the ``ruby'' eclass so you'll get a ton of
interesting stuff for free. Here's the modified ebuild which works on my amd64
system.

------- Comment #3 From Josip Dzolonga 2006-06-17 05:23:13 0000 -------
Created an attachment (id=89384) [details]
imlib2-ruby

I've missed something about the ruby dependancy, so here's the tweaked version.

------- Comment #4 From Nguyen Thai Ngoc Duy (RETIRED) 2006-10-05 20:56:57 0000 -------
Added. Thanks for the ebuild.