summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 27873cf4dceae83224e659dc6f20f06070d1e3b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
pkgbase = redmine
	pkgdesc = A flexible project management web application. Written using the Ruby on Rails, it is cross-platform and cross-database.
	pkgver = 3.3.3
	pkgrel = 0
	url = http://www.redmine.org
	arch = any
	license = GPL2
	optdepends = ruby: a dynamic, interpreted, open source programming language
	optdepends = rvm: a command line tool to easily manage multiple Ruby environments
	optdepends = rbenv: another command line tool to easily manage multiple Ruby environments
	optdepends = apache: a supported application server
	optdepends = nginx: a supported application server
	optdepends = tomcat6: a supported application server
	optdepends = tomcat7: a supported application server
	optdepends = mariadb: MariaDB database support
	optdepends = mysql: MySQL database support
	optdepends = postgresql: PostgreSQL database support
	optdepends = git: Git repository browsing
	optdepends = subversion: Subversion repository browsing
	optdepends = darcs: Darcs repository browsing
	optdepends = bzr: Bazaar repository browsing
	optdepends = mercurial: Mercurial repository browsing
	optdepends = cvs: CVS repository browsing
	optdepends = imagemagick: Image export support for Gantt
	provides = redmine
	backup = usr/share/webapps/redmine/config/configuration.yml
	backup = usr/share/webapps/redmine/config/additional_environment.rb
	backup = usr/share/webapps/redmine/config/database.yml
	source = http://www.redmine.org/releases/redmine-3.3.3.tar.gz
	md5sums = c946839c9a51dba48ae7c34c5351f677

pkgname = redmine