Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333561 - dev-ruby/rb-inotify (New Ebuild)
Summary: dev-ruby/rb-inotify (New Ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise-suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-08-20 04:08 UTC by Paul Berens
Modified: 2011-07-19 07:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
rb-inotify ebuild (rb-inotify-0.8.1.ebuild,544 bytes, text/plain)
2010-08-20 04:09 UTC, Paul Berens
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Berens 2010-08-20 04:08:48 UTC
This is an ebuild for dev-ruby/rb-inotify. http://github.com/nex3/rb-inotify

Its an ruby library that uses ffi to bind to the inotify framework. Its marked for ruby18 right now because I don't have ruby19 or jruby to test it on, but it should work on ruby19 and jruby because it uses ffi to link to inotify.

I tried to figure out how to get the rdoc stuff to work (uses yard for doc gen) but I didn't have much luck there so right now it has no doc useflag.  It also didn't seem to come with any form of unit tests.

Reproducible: Always

Steps to Reproduce:
Comment 1 Paul Berens 2010-08-20 04:09:39 UTC
Created attachment 243657 [details]
rb-inotify ebuild
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2010-08-20 09:45:20 UTC
Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Thanks,
On behalf of the Gentoo Sunrise Team,
Markos.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 3 Hans de Graaff gentoo-dev Security 2011-07-19 07:36:57 UTC
I added rb-inotify to the main tree last month, without being aware of this bug. In any case thanks for reporting and for providing an ebuild to go with it.