Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678292 - dev-libs/robin-map: New package (required for >=media-libs/openimageio-2.0.0)
Summary: dev-libs/robin-map: New package (required for >=media-libs/openimageio-2.0.0)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/Tessil/robin-map
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 678294
  Show dependency tree
 
Reported: 2019-02-18 12:53 UTC by Phil Tooley
Modified: 2020-10-08 21:23 UTC (History)
1 user (show)

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


Attachments
ebuild for v0.6.1 (robin-map-0.6.1.ebuild,620 bytes, text/plain)
2019-02-18 12:53 UTC, Phil Tooley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Tooley 2019-02-18 12:53:22 UTC
Created attachment 565714 [details]
ebuild for v0.6.1

https://github.com/Tessil/robin-map

C++ implementation of a fast hash map and hash set using robin hood hashing
Comment 1 Larry the Git Cow gentoo-dev 2020-10-08 21:23:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb952e04174d932eb899f64892b2ff5ce0463fc

commit adb952e04174d932eb899f64892b2ff5ce0463fc
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2020-09-30 21:19:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-10-08 20:16:08 +0000

    dev-cpp/robin-map: new package (fast robinhood hashing in c++)
    
    new dependency for media-libs/openimageio
    
    Closes: https://bugs.gentoo.org/678292
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/robin-map/Manifest               |  1 +
 dev-cpp/robin-map/metadata.xml           | 12 ++++++++++++
 dev-cpp/robin-map/robin-map-0.6.3.ebuild | 20 ++++++++++++++++++++
 dev-cpp/robin-map/robin-map-9999.ebuild  | 20 ++++++++++++++++++++
 4 files changed, 53 insertions(+)