summaryrefslogtreecommitdiff
path: root/dev-qt/qt-creator/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
commitfc637fb28da700da71ec2064d65ca5a7a31b9c6c (patch)
tree326613a08f25851c388715e205576a2e7d25dc4f /dev-qt/qt-creator/metadata.xml
parentb24bd25253fe093f722ab576d29fdc41d04cb1ee (diff)
gentoo resync : 18.08.2019
Diffstat (limited to 'dev-qt/qt-creator/metadata.xml')
-rw-r--r--dev-qt/qt-creator/metadata.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-qt/qt-creator/metadata.xml b/dev-qt/qt-creator/metadata.xml
index da6920d3f84d..75d3a6852989 100644
--- a/dev-qt/qt-creator/metadata.xml
+++ b/dev-qt/qt-creator/metadata.xml
@@ -11,14 +11,16 @@
</maintainer>
<use>
<flag name="android">Build plugin for Android devices</flag>
+ <flag name="autotest">Enable integration with popular unit testing frameworks (QtTest, Google Test, Boost.Test)</flag>
<flag name="autotools">Enable autotools project manager plugin</flag>
<flag name="baremetal">Build plugin for bare metal devices</flag>
<flag name="bazaar">Add support for <pkg>dev-vcs/bzr</pkg> version control system</flag>
- <flag name="clang">Build clang-based plugins (code model, format, static analysis)</flag>
+ <flag name="beautifier">Build the beautifier plugin (supports astyle, clang-format, and uncrustify)</flag>
+ <flag name="clang">Build clang-based plugins (code model, formatting, refactoring, static analysis)</flag>
<flag name="clearcase">Add support for IBM ClearCase version control system (requires manual installation of ClearCase client)</flag>
<flag name="cmake">Enable cmake project manager plugin</flag>
<flag name="cppcheck">Enable integration with <pkg>dev-util/cppcheck</pkg></flag>
- <flag name="designer">Build widget designer plugin</flag>
+ <flag name="designer">Enable designer for QtWidgets-based UIs</flag>
<flag name="glsl">Enable GLSL source code editor</flag>
<flag name="help">Build the help plugin</flag>
<flag name="ios">Build plugin for Apple iOS devices</flag>
@@ -27,9 +29,13 @@
<flag name="modeling">Enable graphical model editor</flag>
<flag name="nim">Enable Nim source code editor</flag>
<flag name="perforce">Add support for Perforce version control system (requires manual installation of Perforce client)</flag>
+ <flag name="perfprofiler">Build the Linux Perf-based profiler plugin</flag>
<flag name="python">Enable Python source code editor</flag>
<flag name="qbs">Enable QBS project manager plugin</flag>
+ <flag name="qmldesigner">Enable designer for QML/QtQuick-based UIs</flag>
+ <flag name="qmlprofiler">Build the QML profiler plugin</flag>
<flag name="qnx">Build plugin for QNX devices</flag>
+ <flag name="remotelinux">Build remotelinux plugin</flag>
<flag name="scxml">Enable graphical SCXML editor</flag>
<flag name="serialterminal">Build serial terminal plugin</flag>
<flag name="silversearcher">Enable integration with <pkg>sys-apps/the_silver_searcher</pkg></flag>