blob: 28cd671f204cdc5e02d3d000547a49f7e5d4a813 (
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
|
pkgbase = sublime-music
pkgdesc = A Subsonic/Airsonic/*sonic client
pkgver = 0.12.0
pkgrel = 3
url = https://github.com/sublime-music/sublime-music
arch = any
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-flit
makedepends = python-installer
makedepends = python-wheel
makedepends = python-sphinx
depends = python
optdepends = libnotify: for system song notification support
optdepends = python-keyring: support for storing passwords in the system keyring
source = sublime_music-0.12.0.tar.gz::https://files.pythonhosted.org/packages/source/s/sublime-music/sublime_music-0.12.0.tar.gz
sha256sums = 458bacab6be5c926852d4a43ce675b5e767210287844c6fce921832e263db3c0
pkgname = sublime-music
depends = python
depends = glib2
depends = hicolor-icon-theme
depends = python-bleach
depends = python-bottle
depends = python-dateutil
depends = python-deepdiff
depends = python-mpv
depends = python-peewee
depends = python-requests
depends = python-semver
depends = python-dataclasses-json
depends = python-pychromecast
depends = python-thefuzz
|