CQtDeployer 1.6.2365.7cce7f3
CQtDeployer helps you to extract all libraries your executable depends on and to create a launch script for your application.
|
General rules for using DEB
Just add to cqtdeployer option "deb".
Where:
By default, cqtdeployer will create one deb package. If you want create multi package destribution, you should use Controll of packages options To create a new package, use the -targetPackage [package; tar1] option
cqtdeployer create deb package for each packages.
Where:
Or you can describe packages in configuration file
You can create a own Template fo the debian pacakges.
For include your templates into your destribution you need to add path of the Debian templates folder into deployConfig.json
For initialize default templates you can use the getDefaultTemplate option. The getDefaultTemplate option extract default template of the cqtdeployer. This is can be very convinion if you want override default behavior of the installer or anothe distribution package.