summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: edb957ab7ff962195d22b04ed2f6d2d0da86c9d0 (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
32
33
34
35
36
37
38
39
40
41
42
43
pkgbase = supysonic
	pkgdesc = A Python implementation of the Subsonic server API.
	pkgver = 0.7.6
	pkgrel = 1
	url = https://github.com/spl0k/supysonic
	install = supysonic.install
	arch = any
	license = AGPL
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-pip
	depends = python-click
	depends = python-flask
	depends = python-peewee
	depends = python-pillow
	depends = python-requests
	depends = python-mediafile
	depends = python-watchdog
	depends = python-zipstream-ng
	optdepends = ffmpeg: Transcoder support
	optdepends = mpv: Jukebox support
	optdepends = mariadb: MariaDB database
	optdepends = python-mysqlclient: MySQL compatible database support
	optdepends = mod_wsgi: Apache WSGI module
	optdepends = postgresql: PostgreSQL database
	optdepends = python-psycopg2: PostgreSQL database support
	optdepends = python-waitress: pure-Python WSGI server
	optdepends = gunicorn: WSGI HTTP Server
	backup = etc/supysonic
	source = supysonic-0.7.6.tar.gz::https://github.com/spl0k/supysonic/archive/0.7.6.tar.gz
	source = supysonic.ini
	source = supysonic.sysusers
	source = supysonic.tmpfiles
	source = supysonic-daemon.service
	source = supysonic-waitress.service
	sha256sums = 83287b64d1b94b599889e5870b7fa9d7bd9ac2766d819a250742588af51c26dc
	sha256sums = e8a10b2be1c3b6757cee8928f2e585351da9e9b6eadfa68c8905913108a26b80
	sha256sums = b4b723d30fb45f86a15ec218910cd3935aac4546d5e2f9a1e1bc79cccfb98480
	sha256sums = 430eba10de5381a425074b89d0a46fb770be5112b26e81ac6a2b55765675cb13
	sha256sums = a5222df6f6c15fafc7e20ccc97c365bbb29112a60d58c9a31129e581f482819b
	sha256sums = d069e06ffab02a1d1e98991b8bd74f17ef71ca12e9bf7019fe7c81aacee4e587

pkgname = supysonic