Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88638 - dev-libs/sparsehash-0.1 (new package)
Summary: dev-libs/sparsehash-0.1 (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: C++ Team [disbanded]
URL: http://goog-sparsehash.sourceforge.net
Whiteboard:
Keywords: EBUILD, REVIEWED
Depends on:
Blocks:
 
Reported: 2005-04-10 13:33 UTC by James Le Cuirot
Modified: 2008-01-31 09:03 UTC (History)
2 users (show)

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


Attachments
sparsehash-0.1.ebuild (sparsehash-0.1.ebuild,506 bytes, text/plain)
2005-04-10 13:34 UTC, James Le Cuirot
Details
sparsehash-0.2.ebuild (sparsehash-0.2.ebuild,506 bytes, text/plain)
2005-06-16 08:43 UTC, James Le Cuirot
Details
sparsehash-0.2.ebuild (sparsehash-0.2.ebuild,517 bytes, text/plain)
2005-08-18 16:07 UTC, James Le Cuirot
Details
sparsehash-0.2.ebuild (sparsehash-0.2.ebuild,516 bytes, text/plain)
2005-08-19 04:26 UTC, James Le Cuirot
Details
sparsehash-0.2.ebuild (sparsehash-0.2.ebuild,425 bytes, text/plain)
2005-09-13 11:46 UTC, James Le Cuirot
Details
sparsehash-0.3.ebuild (sparsehash-0.3.ebuild,425 bytes, text/plain)
2006-03-19 10:05 UTC, James Le Cuirot
Details
ebuild (sparsehash-0.4.ebuild,425 bytes, text/plain)
2006-07-11 01:58 UTC, tim
Details
sparsehash-0.4.ebuild (sparsehash-0.4.ebuild,425 bytes, text/plain)
2006-07-11 02:12 UTC, tim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Le Cuirot gentoo-dev 2005-04-10 13:33:43 UTC
"The Google SparseHash project contains several hash-map implementations in use at Google, with different performance characteristics, including an implementation that optimizes for space and one that optimizes for speed."

Need a hash-map for my project, figured I'd add this to Portage.
Comment 1 James Le Cuirot gentoo-dev 2005-04-10 13:34:33 UTC
Created attachment 55914 [details]
sparsehash-0.1.ebuild
Comment 2 James Le Cuirot gentoo-dev 2005-06-16 08:43:10 UTC
Created attachment 61332 [details]
sparsehash-0.2.ebuild

In case anyone's worried about adding more to their workload, this is a very
trivial package. All it contains is a few include files and some docs to go
with them.

Version 0.2 is now out. The ebuild only needed to be renamed but here it is
anyway.
Comment 3 Ciaran McCreesh 2005-08-18 14:49:36 UTC
Please fix the following and reopen:

* Header is incorrect.
* ${D} should be quoted.
* IUSE needed.
Comment 4 James Le Cuirot gentoo-dev 2005-08-18 16:07:36 UTC
Created attachment 66269 [details]
sparsehash-0.2.ebuild
Comment 5 James Le Cuirot gentoo-dev 2005-08-18 16:08:28 UTC
Okay.
Comment 6 Ciaran McCreesh 2005-08-18 19:46:32 UTC
Oops, looked like I missed one other thing:

* We don't usually use emake for install targets because it can have problems
parallelising.

I think that's the last. Please reopen with a fixed ebuild and I'll tag this as
reviewed.
Comment 7 James Le Cuirot gentoo-dev 2005-08-19 04:26:20 UTC
Created attachment 66307 [details]
sparsehash-0.2.ebuild
Comment 8 James Le Cuirot gentoo-dev 2005-08-19 04:26:44 UTC
Happy now?
Comment 9 Ciaran McCreesh 2005-09-13 11:36:11 UTC
Waah! How did I miss this one?

* http://dev.gentoo.org/~ciaranm/docs/mw-faq/redundant.txt (src_compile)

Please reopen with an attached ebuild. Sorry, I should've noticed this one
straight off.
Comment 10 James Le Cuirot gentoo-dev 2005-09-13 11:46:42 UTC
Created attachment 68380 [details]
sparsehash-0.2.ebuild
Comment 11 James Le Cuirot gentoo-dev 2006-03-19 10:05:23 UTC
Created attachment 82583 [details]
sparsehash-0.3.ebuild

Version bump.
Comment 12 tim 2006-07-11 01:58:51 UTC
Created attachment 91432 [details]
ebuild
Comment 13 James Le Cuirot gentoo-dev 2006-07-11 02:01:11 UTC
It's exactly the same as mine...?
Comment 14 tim 2006-07-11 02:12:27 UTC
Created attachment 91435 [details]
sparsehash-0.4.ebuild
Comment 15 tim 2006-07-11 02:18:53 UTC
Comment on attachment 91432 [details]
ebuild

sorry for the double attachment, bugzilla seems to be _really_ slow
Comment 16 tim 2006-07-11 02:23:21 UTC
(In reply to comment #13)
> It's exactly the same as mine...?
> 

yes, it's just a version bump to 0.4
Comment 17 Tiziano Müller (RETIRED) gentoo-dev 2008-01-31 09:01:41 UTC
reassigning for closing.
Comment 18 Tiziano Müller (RETIRED) gentoo-dev 2008-01-31 09:03:48 UTC
Version 1.0 is now in CVS.