summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7e9a3cf38d1207f3d242a5bad561b159601fe0f1 (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.2.1
	pkgrel = 1
	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/sonarqube/sonar.properties
	backup = etc/sonarqube/wrapper.conf
	source = https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-7.2.1.zip
	source = sonarqube.service
	source = sonarqube-tmpfile.conf
	source = sonarqube-user.conf
	source = 99-sonarqube.conf
	sha256sums = 1cf91a39d9161f0dca00e5ed50f9c11ff055634c6f7efa2aa0ca50066f01d868
	sha256sums = 1aeefc9db232d13a3139a27af308e30df72c8c9fd631f713e317e1ab18a24d77
	sha256sums = 6e024de469ebb1bc4083274412f0a5d68d5fa511c2139ce4cb1d243c51ff9535
	sha256sums = 43ff10bbb495827e952225dce79da79bb800627eaa6f1d933f8f7fb408aafe6d
	sha256sums = 682b3ab19eee18b39453fa2e99af89ba7e4ecb0f63dcebf137e65aa225a42e68

pkgname = sonarqube