blob: 9359af8cd3c8247a892cf412091670ab820e7deb (
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 native Subsonic/Airsonic/*sonic client for Linux. Built using Python and GTK+.
pkgver = 0.11.10
pkgrel = 2
url = https://sublimemusic.app
arch = any
license = GPL3
makedepends = python-setuptools
makedepends = python-sphinx
depends = python
depends = python-bleach
depends = python-dataclasses-json
depends = python-dateutil
depends = python-deepdiff
depends = python-fuzzywuzzy
depends = python-gobject
depends = python-levenshtein
depends = python-mpv
depends = python-peewee
depends = python-requests
depends = python-semver
optdepends = libnm-glib: for changing the Subsonic server address depending on what SSID you are connected to
optdepends = libnotify: for system song notification support
optdepends = python-keyring: support for storing passwords in the system keyring
optdepends = python-pychromecast: support for casting to Chromecast devices
optdepends = python-bottle: support for casting downloaded files to Chromecasts on the same LAN
source = https://files.pythonhosted.org/packages/source/s/sublime-music/sublime_music-0.11.10.tar.gz
source = https://gitlab.com/sumner/sublime-music/-/archive/v0.11.10/sublime-music-v0.11.10.tar.gz
md5sums = 67ee264faaec62c146ba4f67afd11e6f
md5sums = cb8e41e60dbb2d2ea25edc5961efde61
pkgname = sublime-music
|