Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141616 - ebuild for gnuplot ruby bindings
Summary: ebuild for gnuplot ruby bindings
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-07-24 12:13 UTC by b.eggleston
Modified: 2009-07-05 17:56 UTC (History)
0 users

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


Attachments
An ebuild that appears to work (gnuplot-2.2.ebuild,538 bytes, text/plain)
2006-07-24 12:13 UTC, b.eggleston
Details
dev-ruby/gnuplot/gnuplot-2.2.ebuild (gnuplot-2.2.ebuild,392 bytes, text/plain)
2009-07-05 13:58 UTC, Kevin Fullerton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description b.eggleston 2006-07-24 12:13:00 UTC
The gnuplot ruby bindings are very useful, here is an ebuild which will install the gem.
Comment 1 b.eggleston 2006-07-24 12:13:58 UTC
Created attachment 92629 [details]
An ebuild that appears to work
Comment 2 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2006-10-07 17:39:52 UTC
This package has been tested quite successfully with (on-coming) g-gem, an ebuild generator for gems. Once I release g-gem, I will reconsider this package and add it if g-gem can't handle it.
Comment 3 Łukasz Damentko (RETIRED) gentoo-dev 2008-08-11 01:00:30 UTC
Reassigning back to herd since Nguyen has retired as a Gentoo developer (#49680).
Comment 4 Kevin Fullerton 2009-07-05 13:58:12 UTC
Created attachment 196763 [details]
dev-ruby/gnuplot/gnuplot-2.2.ebuild

Modified gnuplot-2.2.ebuild
Comment 5 Kevin Fullerton 2009-07-05 13:59:05 UTC
Updated ebuild to use ruby18 and ruby19 - tested on both platforms OK - also added dependency on sci-visualization/gnuplot as required to use
Comment 6 Hans de Graaff gentoo-dev Security 2009-07-05 17:56:47 UTC
I've just added dev-ruby/gnuplot-2.2 to Gentoo CVS. Thanks for providing the ebuilds. Note that I added the sci-visualization/gnuplot dependency only to RDEPEND as it is not needed to actually build and install the gem. Also, no need to list ruby and rubygems, the gems.eclass handles that already.