Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56259 - sqliteodbc ebuild
Summary: sqliteodbc ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Tal Peer (RETIRED)
URL: http://www.ch-werner.de/sqliteodbc/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-06 10:55 UTC by Ingo Bormuth
Modified: 2005-04-22 13:28 UTC (History)
1 user (show)

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


Attachments
sqliteodbc-0.61.ebuild (sqliteodbc-0.61.ebuild,590 bytes, text/plain)
2004-07-06 10:57 UTC, Ingo Bormuth
Details
sqliteodbc-0.64.ebuild (sqliteodbc-0.64.ebuild,724 bytes, text/plain)
2005-03-26 14:21 UTC, Vaclav Slavik
Details
sqliteodbc-0.64-gentoo.patch (sqliteodbc-0.64-gentoo.patch,1.39 KB, patch)
2005-03-26 14:22 UTC, Vaclav Slavik
Details | Diff
sqliteodbc-0.64-gentoo.patch (sqliteodbc-0.64-gentoo.patch,1.48 KB, patch)
2005-03-27 03:32 UTC, Vaclav Slavik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo Bormuth 2004-07-06 10:55:44 UTC
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 Ingo Bormuth 2004-07-06 10:57:00 UTC
Created attachment 34875 [details]
sqliteodbc-0.61.ebuild
Comment 2 Vaclav Slavik 2005-03-26 14:21:33 UTC
Created attachment 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 Vaclav Slavik 2005-03-26 14:22:13 UTC
Created attachment 54546 [details, diff]
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 Vaclav Slavik 2005-03-27 03:32:36 UTC
Created attachment 54581 [details, diff]
sqliteodbc-0.64-gentoo.patch

Fixed the patch to work with unixODBC.
Comment 5 Ingo Bormuth 2005-04-22 01:48:59 UTC
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 Anders Rune Jensen (RETIRED) gentoo-dev 2005-04-22 13:28:31 UTC
Thanks for the heads up. Its in portage now.