summaryrefslogtreecommitdiff
path: root/dev-qt
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtspeech: keyword 5.15.5 for ~loongWANG Xuerui2022-11-191-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-qt/qtcharts: keyword 5.15.5 for ~loongWANG Xuerui2022-11-161-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-qt/qt-creator: call xdg_pkg_postinstPeter Levine2022-11-071-0/+2
| | | | | | | | | | xdg_pkg_postinst needs to be explicitly called since we define our own pkg_postinst. Closes: https://bugs.gentoo.org/879887 Signed-off-by: Peter Levine <plevine457@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28149 Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtquickcontrols2: drop 5.15.5Andreas Sturmlechner2022-11-051-35/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtgui: drop 5.15.5-r1Andreas Sturmlechner2022-11-051-179/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtcore: drop 5.15.5-r2Andreas Sturmlechner2022-11-051-102/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qt-creator: drop 8.0.1Peter Levine2022-11-052-445/+0
| | | | | | Signed-off-by: Peter Levine <plevine457@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28047 Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qt-creator: add 8.0.2Peter Levine2022-11-052-0/+445
| | | | | Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qt-creator: fix unnecessary dependence on dev-cpp/yaml-cppPeter Levine2022-11-051-1/+3
| | | | | | | | | | | | Including the clangtools plugin's CMakeLists.txt causes an unconditional dependence on dev-cpp/yaml-cpp, whether or not the plugin is enabled. Removing 'add_subdirectory(clangtools)' from the parent directory's CMakeLists.txt when the clangtools USE flag is disabled resolves it. Bug: https://bugs.gentoo.org/878753 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qt-creator: fix pkgconfig bdepPeter Levine2022-11-051-1/+3
| | | | | | | | | | virtual/pkgconfig should be included as a build dependency if building without qtwebengine support. Also, such a dep should be explicitly searched for by cmake with the 'find_package' command. Closes: https://bugs.gentoo.org/878753 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/*: add version 6.4.0Jimi Huotari2022-11-0238-0/+955
| | | | | | | | | | | Bug: https://bugs.gentoo.org/838970 Bug: https://bugs.gentoo.org/863224 Bug: https://bugs.gentoo.org/875956 Closes: https://bugs.gentoo.org/862525 Closes: https://bugs.gentoo.org/863395 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/27812 Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtpositioning: keyword 5.15.5 for ~loongWANG Xuerui2022-11-011-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-qt/qtwebchannel: keyword 5.15.5 for ~loongWANG Xuerui2022-11-011-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-qt/qt-creator: drop 6.0.0 and 9999Peter Levine2022-10-293-463/+0
| | | | | | | | 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>
* dev-qt/qt-creator: add 8.0.1Peter Levine2022-10-293-0/+443
| | | | | | | | | | | | | | 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/qtgui: Stabilize 5.15.5-r2 ppc, #866323Arthur Zamarin2022-10-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.5-r3 ppc, #866323Arthur Zamarin2022-10-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebview: Keyword 5.15.5 ppc64, #876793Arthur Zamarin2022-10-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebview: Keyword 5.15.5 arm64, #876793Arthur Zamarin2022-10-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebview: Keyword 5.15.5 arm, #876793Arthur Zamarin2022-10-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebengine: fix has_version default-libcxx test for ClangSam James2022-10-061-2/+4
| | | | | | | | | | | | | We moved the flag to sys-devel/clang-common to prepare for proper config file support (which is backported to 15.0.2, although it's going to be better in 16.x). Go for the hack for now, but keep the bug open as we want to switch to the proper link test from the LLVM ebuilds. Bug: https://bugs.gentoo.org/875641 Bug: https://bugs.gentoo.org/875563 Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtgui: Stabilize 5.15.5-r2 arm, #866323Sam James2022-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.5-r3 arm, #866323Sam James2022-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtquickcontrols2: Stabilize 5.15.5-r1 arm64, #866323Sam James2022-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtgui: Stabilize 5.15.5-r2 arm64, #866323Sam James2022-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.5-r3 arm64, #866323Sam James2022-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebsockets: drop 6.3.1Andreas Sturmlechner2022-09-242-19/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: drop 6.3.1Andreas Sturmlechner2022-09-244-294/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebchannel: drop 6.3.1Andreas Sturmlechner2022-09-242-20/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: drop 6.3.1Andreas Sturmlechner2022-09-242-23/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qttools: drop 6.3.1Andreas Sturmlechner2022-09-242-53/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtsvg: drop 6.3.1Andreas Sturmlechner2022-09-242-19/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtshadertools: drop 6.3.1Andreas Sturmlechner2022-09-242-18/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtserialport: drop 6.3.1Andreas Sturmlechner2022-09-242-19/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtquicktimeline: drop 6.3.1Andreas Sturmlechner2022-09-242-19/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtquick3d: drop 6.3.1Andreas Sturmlechner2022-09-242-33/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtpositioning: drop 6.3.1Andreas Sturmlechner2022-09-242-20/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtmultimedia: drop 6.3.1Andreas Sturmlechner2022-09-242-43/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtdeclarative: drop 6.3.1Andreas Sturmlechner2022-09-242-31/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtbase: drop 6.3.1Andreas Sturmlechner2022-09-242-179/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qt5compat: drop 6.3.1Andreas Sturmlechner2022-09-242-19/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebsockets: add 6.3.2Andreas Sturmlechner2022-09-242-0/+19
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: add 6.3.2Andreas Sturmlechner2022-09-242-0/+243
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebchannel: add 6.3.2Andreas Sturmlechner2022-09-242-0/+20
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwayland: add 6.3.2Andreas Sturmlechner2022-09-242-0/+23
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qttools: add 6.3.2Andreas Sturmlechner2022-09-242-0/+53
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtsvg: add 6.3.2Andreas Sturmlechner2022-09-242-0/+19
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtshadertools: add 6.3.2Andreas Sturmlechner2022-09-242-0/+18
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtserialport: add 6.3.2Andreas Sturmlechner2022-09-242-0/+19
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtquicktimeline: add 6.3.2Andreas Sturmlechner2022-09-242-0/+19
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>