Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832686 - dev-qt/qt-creator-8.0.1 version bump
Summary: dev-qt/qt-creator-8.0.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Davide Pesavento
URL: https://www.qt.io/blog/qt-creator-8.0...
Whiteboard:
Keywords: PullRequest
: 852788 (view as bug list)
Depends on:
Blocks: 876169
  Show dependency tree
 
Reported: 2022-02-04 10:02 UTC by Aleksey Chernov
Modified: 2022-10-30 22:39 UTC (History)
6 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 Aleksey Chernov 2022-02-04 10:02:18 UTC
Minor update of Qt Creator (6.0.2)
Release notes: https://www.qt.io/blog/qt-creator-6.0.2-released
Change log: https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-6.0.2.md?h=6.0
Comment 1 Jaak Ristioja 2022-04-03 12:00:54 UTC
Qt creator 7.0.0 has also been released.
Comment 2 Andreas Sturmlechner gentoo-dev 2022-06-18 09:58:17 UTC
*** Bug 852788 has been marked as a duplicate of this bug. ***
Comment 3 Hans F. Nordhaug 2022-08-12 07:23:04 UTC
And now we have Qt Creator 8.0.1 - see https://www.qt.io/blog/qt-creator-8.0.1-released-1 

And maybe the Clangd code model finally works OK. See comment about QTC_CLANGD_COMPLETION_RESULTS.

Any plan on updating the ebuild?
Comment 4 Hans F. Nordhaug 2022-08-12 07:30:54 UTC
OK, I found https://github.com/gentoo/gentoo/pull/26675
Comment 5 theodor 2022-09-09 11:19:02 UTC
Please update to 8.0.1!
Comment 6 Herbert Wantesh 2022-10-17 23:17:11 UTC
ping
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-30 22:39:21 UTC
commit 63f30dfe13ad002d2d76553c70fb1081c65e9291
Author: Peter Levine <plevine457@gmail.com>
Date:   Sat Aug 6 02:44:46 2022 -0400

    dev-qt/qt-creator: drop 6.0.0 and 9999

    6.0.0 is shadowed by 8.0.1 and 9999 requires QT6.

    Closes: https://github.com/gentoo/gentoo/pull/26675
    Signed-off-by: Peter Levine <plevine457@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

commit 157b590574f3ca93b77040d9cc788e367d02c51b
Author: Peter Levine <plevine457@gmail.com>
Date:   Sat Aug 6 00:55:16 2022 -0400

    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>