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

Bug 876169

Summary: dev-qt/qt-creator requires <sys-devel/llvm-14
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Davide Pesavento (RETIRED) <pesa>
Status: RESOLVED FIXED    
Severity: normal CC: qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 832686    
Bug Blocks: 876160    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-10-08 15:26:21 UTC
LLVM 14.x is the current stable, 15.x is going to become stable soon, LLVM 13.x is on its way out.  Please update the package to support newer LLVM versions.
Comment 1 Larry the Git Cow gentoo-dev 2022-10-29 15:08:14 UTC
The bug has been closed via the following commit(s):

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

commit 157b590574f3ca93b77040d9cc788e367d02c51b
Author:     Peter Levine <plevine457@gmail.com>
AuthorDate: 2022-08-06 04:55:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-29 15:07:21 +0000

    dev-qt/qt-creator: add 8.0.1
    
    Switched from the qmake to cmake buildsystem.  Added support for the
    Coco code coverage tool. The 'git' USE flag now also builds the gitlab
    plugin. The 'wayland' flag was added to enforce built-with-use
    dependency. 'imageviewer' flag is added for conditional dependence on
    dev-qt/qtsvg.  clangd functionality now depends on >=clang-14.*.
    
    Bug: https://bugs.gentoo.org/828071
    Bug: https://bugs.gentoo.org/846947
    Closes: https://bugs.gentoo.org/876169
    Signed-off-by: Peter Levine <plevine457@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-qt/qt-creator/Manifest                |   1 +
 dev-qt/qt-creator/metadata.xml            |   2 +
 dev-qt/qt-creator/qt-creator-8.0.1.ebuild | 440 ++++++++++++++++++++++++++++++
 3 files changed, 443 insertions(+)