mirror of
https://github.com/getsolus/packages.git
synced 2025-04-25 20:30:37 +03:00
parent
c0db8408aa
commit
0e8ce748f6
5 changed files with 2 additions and 61 deletions
|
@ -1,6 +0,0 @@
|
|||
releases:
|
||||
id: 241874
|
||||
rss: https://github.com/martinus/robin-hood-hashing/tags.atom
|
||||
# No known CPE, checked 2024-06-07
|
||||
security:
|
||||
cpe: ~
|
|
@ -1,18 +0,0 @@
|
|||
name : robin-hood-hashing
|
||||
version : 3.11.5
|
||||
release : 4
|
||||
source :
|
||||
- https://github.com/martinus/robin-hood-hashing/archive/refs/tags/3.11.5.tar.gz : 3693e44dda569e9a8b87ce8263f7477b23af448a3c3600c8ab9004fe79c20ad0
|
||||
homepage : https://github.com/martinus/robin-hood-hashing/
|
||||
license : MIT
|
||||
component : programming.library
|
||||
summary : Fast & memory efficient hashtable based on robin hood hashing for C++
|
||||
description: |
|
||||
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
|
||||
patterns : /*
|
||||
setup : |
|
||||
%cmake_ninja -DRH_STANDALONE_PROJECT=OFF
|
||||
build : |
|
||||
%ninja_build
|
||||
install : |
|
||||
%ninja_install
|
|
@ -1,37 +0,0 @@
|
|||
<PISI>
|
||||
<Source>
|
||||
<Name>robin-hood-hashing</Name>
|
||||
<Homepage>https://github.com/martinus/robin-hood-hashing/</Homepage>
|
||||
<Packager>
|
||||
<Name>Muhammad Alfi Syahrin</Name>
|
||||
<Email>malfisya.dev@hotmail.com</Email>
|
||||
</Packager>
|
||||
<License>MIT</License>
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary xml:lang="en">Fast & memory efficient hashtable based on robin hood hashing for C++</Summary>
|
||||
<Description xml:lang="en">Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
|
||||
</Description>
|
||||
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>robin-hood-hashing</Name>
|
||||
<Summary xml:lang="en">Fast & memory efficient hashtable based on robin hood hashing for C++</Summary>
|
||||
<Description xml:lang="en">Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
|
||||
</Description>
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/robin_hood.h</Path>
|
||||
<Path fileType="library">/usr/lib64/cmake/robin_hood/robin_hood-targets.cmake</Path>
|
||||
<Path fileType="library">/usr/lib64/cmake/robin_hood/robin_hoodConfig.cmake</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2024-06-07</Date>
|
||||
<Version>3.11.5</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Muhammad Alfi Syahrin</Name>
|
||||
<Email>malfisya.dev@hotmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
|
@ -2815,5 +2815,6 @@
|
|||
<Package>laszip-dbginfo</Package>
|
||||
<Package>lerna</Package>
|
||||
<Package>lerna-dbginfo</Package>
|
||||
<Package>robin-hood-hashing</Package>
|
||||
</Obsoletes>
|
||||
</PISI>
|
|
@ -3795,6 +3795,7 @@
|
|||
<Package>laszip-dbginfo</Package>
|
||||
<Package>lerna</Package>
|
||||
<Package>lerna-dbginfo</Package>
|
||||
<Package>robin-hood-hashing</Package>
|
||||
</Obsoletes>
|
||||
</PISI>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue