blob: 021a6bc56ee35ed99bf0c9c0f34e668d5d60b007 (
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
# Generated by mksrcinfo v8
# Tue Nov 28 09:47:32 UTC 2017
pkgbase = netease-musicbox-git
pkgdesc = A sexy command line interface musicbox for NetEase based on Python
pkgver = r530.c310ec4
pkgrel = 1
url = https://github.com/darknessomi/musicbox
install = netease-musicbox-git.install
arch = any
license = MIT
makedepends = git
makedepends = python2
makedepends = mpg123
makedepends = python2-beautifulsoup4
makedepends = python2-requests
makedepends = python2-setuptools
makedepends = python2-crypto
makedepends = python2-future
makedepends = python
makedepends = mpg123
makedepends = python-beautifulsoup4
makedepends = python-requests
makedepends = python-setuptools
makedepends = python-crypto
makedepends = python-future
depends = mpg123
optdepends = aria2: music caching
optdepends = libnotify: notifications
provides = netease-musicbox
conflicts = netease-musicbox
options = !emptydirs
source = git+https://github.com/darknessomi/musicbox
sha256sums = SKIP
pkgname = netease-musicbox-git
depends = python
depends = mpg123
depends = python-beautifulsoup4
depends = python-requests
depends = python-setuptools
depends = python-crypto
depends = python-future
optdepends = aria2: music caching
optdepends = libnotify: notifications
optdepends = python-pyqt4: lyrics support
optdepends = python-dbus: lyrics support
pkgname = netease-musicbox-py2-git
depends = python2
depends = mpg123
depends = python2-beautifulsoup4
depends = python2-requests
depends = python2-setuptools
depends = python2-crypto
depends = python2-future
optdepends = aria2: music caching
optdepends = python2-keybinder2: global keybindings
optdepends = libnotify: notifications
optdepends = python2-pyqt4: lyrics support
optdepends = python2-dbus: lyrics support
|