Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 44641

Summary: Ruby/SDL 0.9.1 ebuild (new package)
Product: Gentoo Linux Reporter: John Croisant <jacius>
Component: New packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: rubysdl-0.9.1.ebuild

Description John Croisant 2004-03-13 22:01:37 UTC
I have written an ebuild for the software Ruby/SDL 0.9.1, by Ohbayashi Ippei.
http://www.kmc.gr.jp/~ohai/rubysdl.en.html

Note that this is a different package than dev-ruby/rudl, although they are similar in purpose.

This is my second ebuild, so while I believe it is ok, and I have checked and triple-checked it and the Ebuild Howto, it should still be given a read-over for quality.

If you have some skill with bash and/or ebuilds, please take a look at the (commented) request for a particular improvement in pkg_postinst().

While I have only tested this on my own x86 machine, both Ruby and SDL are supposed to work on many architectures, so there's a fair chance this will work on systems which can run Ruby and SDL.

Reproducible: Always
Steps to Reproduce:
N/A
Comment 1 John Croisant 2004-03-13 22:02:53 UTC
Created attachment 27339 [details]
rubysdl-0.9.1.ebuild

The original ebuild for this bug, written by John Croisant.
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-05-23 07:14:37 UTC
Excellent, I only changed pkg_postinst() to reflect local USE flags.
(Also I changed its name to dev-ruby/ruby-sdl, which seems consistent
with other ruby packages) Sorry for the delay, and thanks for 
submitting the ebuild.