summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 25b32841f926eec9d4919b92343d300e8c1c0da5 (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.3
	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://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-7.3.zip
	source = sonarqube.service
	source = sonarqube-tmpfile.conf
	source = sonarqube-user.conf
	source = 99-sonarqube.conf
	sha256sums = d9e08960dccf62680d093dcf58d3bac66eda3ec06c95764bb601ae308df4f285
	sha256sums = c98f317003056a5774b88bf78c05d7606b5506ec7b88a682aff2e1eded50b88b
	sha256sums = e4e44b78abc0b0184f6e00d3c581216f5d3d61f9d10ddf0e8ff61834df4c5cd9
	sha256sums = 43ff10bbb495827e952225dce79da79bb800627eaa6f1d933f8f7fb408aafe6d
	sha256sums = 682b3ab19eee18b39453fa2e99af89ba7e4ecb0f63dcebf137e65aa225a42e68

pkgname = sonarqube