blob: 0a5319c331f194b126884aa3ab34964c6f806062 (
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
|
pkgbase = supysonic-git
pkgdesc = A Python implementation of the Subsonic server API.
pkgver = 0.3.495.g92fed40
pkgrel = 2
url = https://github.com/spl0k/supysonic
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-zipstream-ng
optdepends = python-watchdog: Watch for library changes using supysonic-watcher
optdepends = ffmpeg: transcoder support
backup = etc/supysonic
source = supysonic::git+https://github.com/spl0k/supysonic
source = supysonic.ini
source = supysonic.sysusers
source = supysonic.tmpfiles
sha256sums = SKIP
sha256sums = 8f52e93cd4f13e2e555b5ac4e456020b4395bf311b0226d9d50b13444721872d
sha256sums = b4b723d30fb45f86a15ec218910cd3935aac4546d5e2f9a1e1bc79cccfb98480
sha256sums = 430eba10de5381a425074b89d0a46fb770be5112b26e81ac6a2b55765675cb13
pkgname = supysonic-git
|