summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAzphreal2017-02-14 11:25:28 +1100
committerAzphreal2017-02-14 11:25:28 +1100
commit0418358ddd8ef25c870bf040cb84287bf0b20431 (patch)
treea8c9f27e06d71c2e21f5b974a364646a33bcfc9a /.SRCINFO
downloadaur-0418358ddd8ef25c870bf040cb84287bf0b20431.tar.gz
initial commit
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
+