cmake-init icon indicating copy to clipboard operation
cmake-init copied to clipboard

Templates for integration into external package managers

Open scheibel opened this issue 8 years ago • 1 comments

Desired package managers:

Windows:

  • [ ] vcpgk
  • [ ] NuGet
  • [ ] Chocolatey

Linux:

  • [ ] Official Debian Package
  • [x] Ubuntu Personal Package Archive
  • [ ] Arch User Repository

macOS:

  • [ ] Homebrew
  • [ ] MacPorts

Cross-platform:

scheibel avatar Jan 25 '17 15:01 scheibel

We provide a template for deployment using Ubuntu PPAs in deploy/ubuntu-ppa. An actual guide on how to use these files and an easy step-by-step tutorial will be added later.

Information on recipes and how to set up git repositories with launchpad are already available so I hope everyone can take advantage of the template right away.

For example, cmake-init is deployed using this template on our cginternals PPA: https://launchpad.net/~cginternals/+archive/ubuntu/ppa

scheibel avatar Feb 02 '17 17:02 scheibel