summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 115306732a923f5df07f0880f79f50ee84e8d90a (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.7
	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/webapps/sonarqube/sonar.properties
	backup = etc/webapps/sonarqube/wrapper.conf
	source = https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.7.zip
	source = sonarqube.service
	source = sonarqube-tmpfile.conf
	source = sonarqube-user.conf
	source = 99-sonarqube.conf
	sha256sums = f3171f0662c6383003f9f9f517111b849e7cdb29706cbea465e8a8f911fd719f
	sha256sums = c98f317003056a5774b88bf78c05d7606b5506ec7b88a682aff2e1eded50b88b
	sha256sums = 2d908a2965df90a74feb0e734dabb27543f5a375ce94ce2a26b4682f462e3ea5
	sha256sums = 43ff10bbb495827e952225dce79da79bb800627eaa6f1d933f8f7fb408aafe6d
	sha256sums = 682b3ab19eee18b39453fa2e99af89ba7e4ecb0f63dcebf137e65aa225a42e68

pkgname = sonarqube