Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
This is an ODBC driver to directly access SQLite databases. I use it frequently for little database tasks with openoffice. Works nice - no problems.
Created an attachment (id=34875) [edit] sqliteodbc-0.61.ebuild
Created an attachment (id=54545) [edit] 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.
Created an attachment (id=54546) [edit] sqliteodbc-0.64-gentoo.patch This patch is needed by sqliteodbc-0.64.ebuild -- it fixes configure to find iODBC headers on Gentoo.
Created an attachment (id=54581) [edit] sqliteodbc-0.64-gentoo.patch Fixed the patch to work with unixODBC.
Could somebody please push this thing into the portage tree ? Since v0.64 it works perfectly well (thanks to Vaclav Slavik). Thank you.
Thanks for the heads up. Its in portage now.