Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112900 - Ebuild for sqlite3-ruby
Summary: Ebuild for sqlite3-ruby
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:
Keywords: EBUILD
Depends on:
Blocks: 112894
  Show dependency tree
 
Reported: 2005-11-18 04:42 UTC by Sebastian Herbord
Modified: 2006-01-02 13:40 UTC (History)
3 users (show)

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


Attachments
sqlite3-ruby-1.1.0.ebuild (sqlite3-ruby-1.1.0.ebuild,785 bytes, text/plain)
2005-11-18 04:42 UTC, Sebastian Herbord
Details
minor update (sqlite3-ruby-1.1.0-r1.ebuild,813 bytes, text/plain)
2005-11-20 09:51 UTC, Sebastian Herbord
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Herbord 2005-11-18 04:42:25 UTC
An extension library to access a SQLite3 database from Ruby.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sebastian Herbord 2005-11-18 04:42:49 UTC
Created attachment 73131 [details]
sqlite3-ruby-1.1.0.ebuild
Comment 2 Sebastian Herbord 2005-11-20 09:51:27 UTC
Created attachment 73259 [details]
minor update

Now uses a use-flag to enable swig-support (should be enabled)
Comment 3 Chris White (RETIRED) gentoo-dev 2005-12-22 17:39:05 UTC
Ruby herd,

I have an ebuild I'm trying to add that depends on this.  Are you guys planning on adding this to the tree?  Otherwise it causes multi-version sqlite versions to be installed for people that want ruby/sqlite functionality.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2006-01-02 13:40:30 UTC
I made an initial commit of this, using the gems version.  I couldn't use the swig flag since it doesn't exist right now, but I'm open to adding that functionality if we can determine a good way to do it.  Please report any bugs.