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

Bug 709744

Summary: media-libs/mesa-20.0.0_rc3: automatically determines dependency on zstd
Product: Gentoo Linux Reporter: Stefan Strogin <steils>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Strogin gentoo-dev 2020-02-15 20:36:04 UTC
For now meson build system determines automatically if zstd is available:
https://gitlab.freedesktop.org/mesa/mesa/commit/a8d941091f72923561a6c58b46ccb264b6a0e205

So there should be a USE=zstd (or USE=+zstd, I don't know) for that.
Comment 1 Larry the Git Cow gentoo-dev 2020-02-19 18:27:03 UTC
The bug has been closed via the following commit(s):

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

commit 83541cb2bb029fc1770632924386f2ba5954f352
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-02-19 18:20:25 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-02-19 18:26:45 +0000

    media-libs/mesa: Add IUSE=+zstd
    
    Closes: https://bugs.gentoo.org/709744
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/mesa/mesa-9999.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 2 Matt Turner gentoo-dev 2020-02-19 18:36:04 UTC
20.0.0 will be released today, and it'll have IUSE=+zstd as well.