diff --git a/dev-util/qbs/metadata.xml b/dev-util/qbs/metadata.xml index c6a177706c7db..eb2faf769298e 100644 --- a/dev-util/qbs/metadata.xml +++ b/dev-util/qbs/metadata.xml @@ -1,12 +1,26 @@ - - pesa@gentoo.org - Davide Pesavento - - - qt@gentoo.org - Gentoo Qt Project - + + pesa@gentoo.org + Davide Pesavento + + + qt@gentoo.org + Gentoo Qt Project + + + Qbs is a tool that helps simplify the build process for developing + projects across multiple platforms. Qbs can be used for any software + project, whether it is written in Qt or not. + + 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). + + + https://bugreports.qt.io/ + http://doc.qt.io/qbs/ +