Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728974 - media-video/qmplay2-20.05.02 fails to build using 'shaders' flag and media-libs/shaderc-2019.0-r1
Summary: media-video/qmplay2-20.05.02 fails to build using 'shaders' flag and media-li...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Dmitriy Baranov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-06-21 06:02 UTC by Yury Martynov
Modified: 2020-06-23 08:36 UTC (History)
2 users (show)

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 Yury Martynov 2020-06-21 06:02:36 UTC
it building fine only with: 
<=media-libs/shaderc-2018.0
>=media-libs/shaderc-2020.1

but not with new _stable_ release:
=media-libs/shaderc-2019.0-r1 

how to solve:
1. by adding `shaders? ( >=media-libs/shaderc-2020.1 )`
2. rename 'shaders' -> 'shaderc' (like in media-libs/libplacebo)

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-06-23 08:36:05 UTC
The bug has been closed via the following commit(s):

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

commit c99ef63e2f7f65a3397b33c26bed2d6720156afb
Author:     Yury Martynov <email@linxon.ru>
AuthorDate: 2020-06-21 06:17:59 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-06-23 08:35:48 +0000

    media-video/qmplay2: fix #728974
    
    Closes: https://bugs.gentoo.org/728974
    
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Yury Martynov <email@linxon.ru>
    Closes: https://github.com/gentoo/gentoo/pull/16353
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-video/qmplay2/qmplay2-20.05.02.ebuild | 2 +-
 media-video/qmplay2/qmplay2-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)