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

Bug 58854

Summary: Ebuild for SQLite 3.0.3
Product: Gentoo Linux Reporter: Doug Gorley <douggorley>
Component: New packagesAssignee: Anders Rune Jensen (RETIRED) <arj>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.sqlite.org/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for SQLite 3.0.3

Description Doug Gorley 2004-07-29 22:05:47 UTC
Surprised I'm the first one to this - here's an ebuild for SQLite v3.0.3.  I wasn't sure if slotting was appropriate, but I set this to SLOT="1" since v2.8.x and 3 are incompatible, and can coexist.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Doug Gorley 2004-07-29 22:06:40 UTC
Created attachment 36452 [details]
Ebuild for SQLite 3.0.3
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-07-29 23:35:12 UTC
more appropriate for the slot to be =3
Comment 3 Anders Rune Jensen (RETIRED) gentoo-dev 2004-07-30 12:27:43 UTC
I havn't looked at adding it to gentoo yet, since it's still beta (regardless of it's version number :)), but it will probably be good for testing. I'll have a look at it tonight.
Comment 4 Anders Rune Jensen (RETIRED) gentoo-dev 2004-08-05 18:21:21 UTC
I've commited your ebuild to cvs. A little note, I changed the ebuild to remove the doc directory, so that the docs can be generated. The docs includes a very important changes document, for people adding support for sqlite 3.0 to their application.

I removed all other arch than x86 from the ebuilds, as the arch people really need to test this ebuild. Considered that it's still beta.