Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690012 - New package request: dev-java/SparseBitSet
Summary: New package request: dev-java/SparseBitSet
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/brettwooldridge/Sp...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-16 18:32 UTC by Göktürk Yüksek
Modified: 2021-06-23 15:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Göktürk Yüksek archtester gentoo-dev 2019-07-16 18:32:00 UTC
SparseBitSet is a performance oriented alternative to Java BitSet. It is a dependency for app-forensics/sleuthkit and we're shipping the pre-build jar file from the maven repository currently. It would be nice to have this as a package in Gentoo.
Comment 1 Volkmar W. Pogatzki 2021-04-26 05:30:04 UTC
Solved with

https://gitweb.gentoo.org/repo/gentoo.git/log/dev-java/sparsebitset?showmsg=1
Comment 2 Larry the Git Cow gentoo-dev 2021-06-23 15:41:34 UTC
The bug has been referenced in the following commit(s):

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

commit bf72d5b63d4d66eb7541259a74429a1a92815904
Author:     Göktürk Yüksek <gokturk@gentoo.org>
AuthorDate: 2021-06-23 15:33:49 +0000
Commit:     Göktürk Yüksek <gokturk@gentoo.org>
CommitDate: 2021-06-23 15:41:20 +0000

    app-forensics/sleuthkit: switch to the SparseBitSet in the tree
    
    Bug: https://bugs.gentoo.org/690012
    Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
    Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>

 app-forensics/sleuthkit/sleuthkit-4.10.1-r3.ebuild | 306 +++++++++++++++++++++
 1 file changed, 306 insertions(+)