blob: 375d69bfe44a35aa7e9ef2c536ff22487bce1a2e (
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.4
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.4.tar.gz::https://github.com/devsnd/cherrymusic/archive/0.41.4.tar.gz
source = cherrymusic@.service
sha512sums = 03111978fb04c38fa1d04bbe8387afe4d680c6352ab426935de5ab213eba2c2e88c41db2615a375b9302484e5a1574829019af89b36a668fe9e16da47e4610bf
sha512sums = 9d336a06492df0bb5718848f161895922d08171ab637b54fffad42fc5c12cd22d00f2408dabffc3617f0a59512276e38553f1c63a0ea68028982076b7f115165
pkgname = cherrymusic
|