Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876169 - dev-qt/qt-creator requires <sys-devel/llvm-14
Summary: dev-qt/qt-creator requires <sys-devel/llvm-14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Davide Pesavento (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 832686
Blocks: llvm-14-tracker
  Show dependency tree
 
Reported: 2022-10-08 15:26 UTC by Michał Górny
Modified: 2022-10-30 22:39 UTC (History)
1 user (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 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(+)