Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98549 - dev-haskell/hsql-1.6 (new ebuild)
Summary: dev-haskell/hsql-1.6 (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Haskell Language team
URL: http://htoolkit.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks: 98550 98551 98552
  Show dependency tree
 
Reported: 2005-07-10 03:26 UTC by Henning Günther
Modified: 2006-03-11 13:40 UTC (History)
0 users

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


Attachments
The ebuild for dev-haskell/hsql-1.6 (hsql-1.6.ebuild,1.68 KB, text/plain)
2005-07-10 03:27 UTC, Henning Günther
Details
Ebuild using cabal eclass (hsql-1.6.ebuild,781 bytes, text/plain)
2005-07-25 05:07 UTC, Henning Günther
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henning Günther 2005-07-10 03:26:27 UTC
HSQL is a library that integrates SQL in Haskell. This is just a base-package, but hsql-postgresql, hsql-sqlite3, and hsql-odbc depend on this. hsql-mysql and hsql-sqlite(for sqlite<3.0.0) are also available but I didn't managed to compile them yet.
Comment 1 Henning Günther 2005-07-10 03:27:16 UTC
Created attachment 63059 [details]
The ebuild for dev-haskell/hsql-1.6
Comment 2 Henning Günther 2005-07-25 05:07:18 UTC
Created attachment 64248 [details]
Ebuild using cabal eclass

Changes:
-uses haskell-cabal.eclass
-uses PDEPEND to build postgresql, sqlite and odbc bindings
Comment 3 Duncan Coutts (RETIRED) gentoo-dev 2006-02-22 06:21:33 UTC
I was about to add hsql-1.7 (and it's backend ebuilds) but I noticed that the tarball name is unversioned. I'm waiting for a reply from the HSQL devs about this. It think it's unwise for us to add the package as it is with an unversioned tarball name.
Comment 4 Duncan Coutts (RETIRED) gentoo-dev 2006-02-24 02:07:09 UTC
Now in portage but masked. It needs testing.
Comment 5 Duncan Coutts (RETIRED) gentoo-dev 2006-03-11 13:40:37 UTC
It's been tested and is now unmasked on all 5 arches.