blob: 0f43b2fc0be3146ef30c427b692380cd9847243d (
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
34
35
|
pkgbase = netease-musicbox-git
pkgdesc = A sexy command line interface musicbox for NetEase based on Python
pkgver = 0.3.1.r3.ga0a6969
pkgrel = 3
url = https://github.com/darknessomi/musicbox
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-poetry
makedepends = git
depends = mpg123
depends = python-pycryptodomex
depends = python-requests
depends = python-future
depends = python-fuzzywuzzy
depends = python-requests-cache
depends = python-importlib-metadata
depends = python-url-normalize
depends = python-cattrs
depends = python-levenshtein
optdepends = aria2: music caching
optdepends = libnotify: notifications
optdepends = qt5-base: lyrics support
optdepends = python-qtpy: lyrics support
optdepends = python-pyqt5: lyrics support
optdepends = python-dbus: lyrics support
optdepends = python-levenshtein: fuzzy search support
provides = netease-musicbox
conflicts = netease-musicbox
source = musicbox::git+https://github.com/darknessomi/musicbox
source = LICENSE::https://raw.githubusercontent.com/darknessomi/musicbox/master/LICENSE
sha256sums = SKIP
sha256sums = 40aaf7aea7939284b07c487929472fa9cc5a842ff5f0c1e474ac93e6de7aa64e
pkgname = netease-musicbox-git
|