summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a4017392bac34555d9f70c15e3320b7521eb94c3 (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
pkgbase = sonarqube
	pkgdesc = An open source platform for continuous inspection of code quality
	pkgver = 7.5
	pkgrel = 2
	url = http://www.sonarqube.org/
	install = sonarqube.install
	arch = x86_64
	license = LGPL3
	depends = java-runtime>=8
	optdepends = apache: a fully featured webserver
	optdepends = mysql: Fast SQL database server, community edition
	optdepends = maven: a java project management and project comprehension tool
	optdepends = postgresql: A sophisticated object-relational DBMS
	provides = sonarqube
	conflicts = sonarqube-lts
	options = !strip
	backup = etc/webapps/sonarqube/sonar.properties
	backup = etc/webapps/sonarqube/wrapper.conf
	source = https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.5.zip
	source = sonarqube.service
	source = sonarqube-tmpfile.conf
	source = sonarqube-user.conf
	source = 99-sonarqube.conf
	sha256sums = 5076bb23dfc33ede8fdff6f8705b10f75d18c372a9f7b7b72c71c6ca6dbb7d9c
	sha256sums = c98f317003056a5774b88bf78c05d7606b5506ec7b88a682aff2e1eded50b88b
	sha256sums = 2d908a2965df90a74feb0e734dabb27543f5a375ce94ce2a26b4682f462e3ea5
	sha256sums = 43ff10bbb495827e952225dce79da79bb800627eaa6f1d933f8f7fb408aafe6d
	sha256sums = 682b3ab19eee18b39453fa2e99af89ba7e4ecb0f63dcebf137e65aa225a42e68

pkgname = sonarqube