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

Bug 112900

Summary: Ebuild for sqlite3-ruby
Product: Gentoo Linux Reporter: Sebastian Herbord <sh_tannin>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: chriswhite, ruby, vanquirius
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 112894    
Attachments: sqlite3-ruby-1.1.0.ebuild
minor update

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.