summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e2ccf5f49ff49c6ed32ea91e07c2e82a9be63432 (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
pkgbase = supysonic
	pkgdesc = A Python implementation of the Subsonic server API.
	pkgver = 0.6.1
	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-flask
	depends = python-pony
	depends = python-pillow
	depends = python-requests
	depends = python-mutagen
	depends = python-watchdog
	depends = python-zipstream
	depends = python-mediafile
	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
	backup = etc/supysonic
	source = supysonic-0.6.1.tar.gz::https://github.com/spl0k/supysonic/archive/0.6.1.tar.gz
	source = supysonic.ini
	source = supysonic.sysusers
	source = supysonic.tmpfiles
	source = supysonic-daemon.service
	source = apache-wsgi.conf
	sha256sums = 1de6d2d4945a984c854d51c55145f673f25acb58a0f5930348ecaa2723a8e361
	sha256sums = e8a10b2be1c3b6757cee8928f2e585351da9e9b6eadfa68c8905913108a26b80
	sha256sums = b4b723d30fb45f86a15ec218910cd3935aac4546d5e2f9a1e1bc79cccfb98480
	sha256sums = 430eba10de5381a425074b89d0a46fb770be5112b26e81ac6a2b55765675cb13
	sha256sums = a5222df6f6c15fafc7e20ccc97c365bbb29112a60d58c9a31129e581f482819b
	sha256sums = 153b01e713b8520036d6d25b3e5cee36498772c0d696078324996570046a1a11

pkgname = supysonic