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

Bug 912419

Summary: dev-libs/xxhash-0.8.2 version bump
Product: Gentoo Linux Reporter: David Duchesne <aether>
Component: Current packagesAssignee: Guilherme Amadio <amadio>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Duchesne 2023-08-17 17:04:07 UTC
https://github.com/Cyan4973/xxHash/releases/tag/v0.8.2
Please bump, thanks.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-09-13 21:05:29 UTC
The bug has been closed via the following commit(s):

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

commit a2733391f0da70270f62bc4c56742b2c7270d9ef
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-09-13 19:43:55 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-09-13 20:58:49 +0000

    dev-libs/xxhash: add 0.8.2, EAPI=8, enable multilib
    
    multilib can be used by multilib libplacebo which is
    itself used by multilib ffmpeg and so on.
    
    Unfortunately haven't looked at enabling dispatch, would
    essentially need to compile with different sanitized FLAGS
    from a quick look at the files which needs closer attention.
    
    Also drop IUSE=static-libs, unsure if someone actually
    wanted this but nothing in-tree seems to.
    
    Closes: https://bugs.gentoo.org/912419
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-libs/xxhash/Manifest            |  1 +
 dev-libs/xxhash/xxhash-0.8.2.ebuild | 43 +++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)