blob: eb840b059d1fdfd46928c6c009ff1002f7820e93 (
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 = cherrymusic
pkgdesc = A standalone HTML5 (with Flash fallback) music streaming server based on CherryPy and jPlayer.
pkgver = 0.41.3
pkgrel = 1
url = http://fomori.org/cherrymusic
install = cherrymusic.install
arch = any
license = GPL3
makedepends = python
depends = python>=3
depends = python-cherrypy>=3
depends = sqlite>=3
optdepends = lame
optdepends = vorbis-tools
optdepends = flac
optdepends = faad2
optdepends = mpg123
optdepends = opus-tools
optdepends = ffmpeg
optdepends = imagemagick
optdepends = python-unidecode
optdepends = python-gobject
optdepends = python-pillow
options = !emptydirs
source = cherrymusic-0.41.3.tar.gz::https://github.com/devsnd/cherrymusic/archive/0.41.3.tar.gz
source = cherrymusic@.service
sha512sums = 624a7977d1068bf9759cd1920aec0bd9c0597b615eb034272900e3d0317b368dc28a4b7d02781b80f169536e3c4860e424d52cdf1fa267622310cadb4ae9372e
sha512sums = 9d336a06492df0bb5718848f161895922d08171ab637b54fffad42fc5c12cd22d00f2408dabffc3617f0a59512276e38553f1c63a0ea68028982076b7f115165
pkgname = cherrymusic
|