Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 678292

Summary: dev-libs/robin-map: New package (required for >=media-libs/openimageio-2.0.0)
Product: Gentoo Linux Reporter: Phil Tooley <phil.tooley>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: phil.tooley
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/Tessil/robin-map
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 678294    
Attachments: ebuild for v0.6.1

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(+)