Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734012 - media-libs/shaderc-2020.2 version bump and EAPI-7/cmake.eclass bump
Summary: media-libs/shaderc-2020.2 version bump and EAPI-7/cmake.eclass bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nick Sarnie
URL: https://github.com/google/shaderc/rel...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-26 22:54 UTC by Andreas Sturmlechner
Modified: 2020-07-26 23:06 UTC (History)
0 users

See Also:
Package list:
media-libs/shaderc-2020.1
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2020-07-26 22:54:52 UTC
Yes I know, released only 3 days ago. 

Switching to cmake.eclass should be easy, i.e s/cmake-utils/cmake/ and define CMAKE_ECLASS=cmake before inherit.
Comment 1 Larry the Git Cow gentoo-dev 2020-07-26 23:02:50 UTC
The bug has been closed via the following commit(s):

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

commit d6ce42890073265aaf7b3bc6300d3e38916ed4c8
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2020-07-26 23:00:58 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2020-07-26 23:02:10 +0000

    media-libs/shaderc: Bump to 2020.2
    
    Closes: https://bugs.gentoo.org/734012
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 media-libs/shaderc/Manifest              |  1 +
 media-libs/shaderc/shaderc-2020.2.ebuild | 89 ++++++++++++++++++++++++++++++++
 2 files changed, 90 insertions(+)
Comment 2 Andreas Sturmlechner gentoo-dev 2020-07-26 23:04:59 UTC
No need to manually inherit cmake.eclass. It was not necessary for cmake-utils either, cmake-multilib will do based on the setting of the switch.
Comment 3 Larry the Git Cow gentoo-dev 2020-07-26 23:06:54 UTC
The bug has been referenced in the following commit(s):

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

commit ddb267174df20458a6a8e5935f3e0f05168f3fee
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2020-07-26 23:06:07 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2020-07-26 23:06:07 +0000

    media-libs/shaderc: Fix inherit
    
    Bug: https://bugs.gentoo.org/734012
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 media-libs/shaderc/shaderc-2020.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)