Install this package:
emerge -a dev-util/qbs
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-util/qbs
Or alternatively:
emerge --autounmask-write -a dev-util/qbs
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.1.2 | 8 | amd64 ~arm ~x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>qt@gentoo.org</email> <name>Gentoo Qt Project</name> </maintainer> <longdescription lang="en"> Qbs is a tool that helps simplify the build process for developing projects across multiple platforms. Qbs can be used for any software project, regardless of programming language, toolkit, or libraries used. Qbs projects are specified in a QML dialect. QML is a concise, easy to learn, and intuitive language that is used successfully in the Qt project. Its core is declarative, but it can be extended with JavaScript snippets for extra flexibility. Qbs is an all-in-one tool that generates a build graph from a high-level project description (like qmake or CMake) and additionally undertakes the task of executing the commands in the low-level build graph (like make). </longdescription> <upstream> <doc>https://doc.qt.io/qbs/</doc> <bugs-to>https://bugreports.qt.io/</bugs-to> <remote-id type="github">qbs/qbs</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-util/qbs |
euse -E <flag> -p dev-util/qbs |
euse -D <flag> -p dev-util/qbs
| Flag | Description | 3.1.2 |
|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | qbs-src-3.1.2.tar.gz | 5803135 bytes | 3.1.2 |
| Type | File | Size |
|---|