summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c5198d2fa95f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+