slackbuilds/development/qbs
Andrzej Telszewski 928242efa6
development/qbs: Updated for version 2.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-04-16 00:29:22 +07:00
..
README development/qbs: Updated for version 2.5.0 2025-01-25 23:12:38 +07:00
doinst.sh
qbs-config-ui.desktop development/qbs: Updated for version 2.5.0 2025-01-25 23:12:38 +07:00
qbs.SlackBuild development/qbs: Updated for version 2.6.1 2025-04-16 00:29:22 +07:00
qbs.info development/qbs: Updated for version 2.6.1 2025-04-16 00:29:22 +07:00
slack-desc development/qbs: Updated for version 2.5.0 2025-01-25 23:12:38 +07:00

README

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.

NOTES:

1. Remove any previous Qbs installations before building this package.

2. Sometimes the old Qbs profiles do not work with updated version of
   Qbs. These files are located in ~/.config/QtProject/qbs directory.
   Deleting this directory and recreating the profiles is a possible
   workaround.