summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c5198d2fa95f0cb1c0d9eab0cede550b8caed1fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = koel
	pkgdesc = A personal music streaming server that works.
	pkgver = 3.5.5
	pkgrel = 1
	url = http://koel.phanan.net/
	install = koel.install
	arch = any
	license = MIT
	makedepends = php-composer
	depends = php
	depends = python3
	optdepends = php-mysql: to use the MySQL database backend
	optdepends = php-pgsql: to use the PostGreSQL database backend
	optdepends = php-sqlsrv: to use the Microsoft SQL database backend
	optdepends = mariadb: to use the MySQL database backend
	optdepends = postgresql: to use the PostGreSQL database backend
	backup = usr/share/webapps/koel/.env
	source = https://github.com/phanan/koel/archive/v3.5.5.tar.gz
	sha256sums = efd30b73a2df1fa8f97ef29eaadfdc2b5ba0f08a8aaf0a91826751e03eaed3bf

pkgname = koel