OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/.pkgr.yml

27 lines
858 B

user: openproject
group: openproject
targets:
debian-7:
build_dependencies:
- libmagickwand-dev
- libsqlite3-dev
fedora-20:
build_dependencies:
- ImageMagick-devel
before_precompile: "packaging/setup"
crons:
- packaging/cron/openproject-clear-old-sessions
- packaging/cron/openproject-create-svn-repositories
services:
- postgres
installer: true
wizards:
- https://github.com/pkgr/addon-legacy-installer.git#installer
- https://github.com/pkgr/addon-mysql.git#installer
- https://github.com/pkgr/addon-apache2.git#installer
- https://github.com/pkgr/addon-svn-dav.git#installer
- https://github.com/pkgr/addon-smtp.git#installer
- https://github.com/pkgr/addon-memcached.git#installer
- https://github.com/pkgr/addon-openproject.git#installer
buildpack: https://github.com/ddollar/heroku-buildpack-multi.git