/qcma-build

Docker scripts to build qcma

Primary LanguageShellMIT LicenseMIT

Docker build scripts.

These scripts builds Qcma for several distros using Docker containers. Install Docker before running any scripts.

Create rpmbuild/debuild containers

./create.sh

Check supported distros/versions

./build.sh

Build package for a distro/version

./build.sh ubuntu:utopic

Configuration options in build.sh

  • SOURCES_ONLY: set to 1 to only generate .changes files.
  • SIGN_SOURCES: if set to 1 the packages will be signed with a gpg key.
  • PACKAGE_REVISION: increment when another build with the same version is needed.
  • PPA_NAMING: use ubuntu ppa naming for changelog/package.