Bug 56259 - sqliteodbc ebuild
Bug#: 56259 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: coredumb@gentoo.org Reported By: ibormuth@efil.de
Component: Ebuilds
URL:  http://www.ch-werner.de/sqliteodbc/
Summary: sqliteodbc ebuild
Keywords:  
Status Whiteboard: 
Opened: 2004-07-06 10:55 0000
Description:   Opened: 2004-07-06 10:55 0000
This is an ODBC driver to directly access SQLite databases.

I use it frequently for little database tasks with openoffice. Works nice - no problems.

------- Comment #1 From Ingo Bormuth 2004-07-06 10:57:00 0000 -------
Created an attachment (id=34875) [details]
sqliteodbc-0.61.ebuild

------- Comment #2 From Vaclav Slavik 2005-03-26 14:21:33 0000 -------
Created an attachment (id=54545) [details]
sqliteodbc-0.64.ebuild

Attached is improved version of the ebuild:
* upgraded to 0.64
* now works with either unixODBC or iODBC (unixODBC is left as the first
dependency, so if neither is installed, this one is suggested)
* configured with --disable-static because static libs are useless for the
drivers

Tested with latest iODBC in Portage.

------- Comment #3 From Vaclav Slavik 2005-03-26 14:22:13 0000 -------
Created an attachment (id=54546) [details]
sqliteodbc-0.64-gentoo.patch

This patch is needed by sqliteodbc-0.64.ebuild -- it fixes configure to find
iODBC headers on Gentoo.

------- Comment #4 From Vaclav Slavik 2005-03-27 03:32:36 0000 -------
Created an attachment (id=54581) [details]
sqliteodbc-0.64-gentoo.patch

Fixed the patch to work with unixODBC.

------- Comment #5 From Ingo Bormuth 2005-04-22 01:48:59 0000 -------
Could somebody please push this thing into the portage tree ?
Since v0.64 it works perfectly well (thanks to Vaclav Slavik).

Thank you.

------- Comment #6 From Anders Rune Jensen (RETIRED) 2005-04-22 13:28:31 0000 -------
Thanks for the heads up. Its in portage now.