summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO58
1 files changed, 16 insertions, 42 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ff49eba0082..cac76a6c720e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,58 +1,32 @@
pkgbase = netease-musicbox-git
pkgdesc = A sexy command line interface musicbox for NetEase based on Python
- pkgver = r567.4820cb0
+ pkgver = r577.cdcbd50
pkgrel = 1
url = https://github.com/darknessomi/musicbox
install = netease-musicbox-git.install
arch = any
license = MIT
- makedepends = git
- makedepends = python2
- makedepends = python2-requests
- makedepends = python2-setuptools
- makedepends = mpg123
- makedepends = python2-future
- makedepends = python2-pycryptodomex
- makedepends = python2-requests-cache
- makedepends = python
- makedepends = python-requests
makedepends = python-setuptools
- makedepends = mpg123
- makedepends = python-future
- makedepends = python-pycryptodomex
- makedepends = python-requests-cache
+ makedepends = git
+ depends = mpg123
+ depends = python-pycryptodomex
+ depends = python-requests
+ depends = python-future
optdepends = aria2: music caching
optdepends = libnotify: notifications
+ optdepends = qt5-base: lyrics support
+ optdepends = python-pyqt5: lyrics support
+ optdepends = python-dbus: lyrics support
provides = netease-musicbox
conflicts = netease-musicbox
- options = !emptydirs
- source = git+https://github.com/darknessomi/musicbox
+ source = musicbox::git+https://github.com/darknessomi/musicbox
+ source = LICENSE::https://raw.githubusercontent.com/darknessomi/musicbox/master/LICENSE.txt
+ source = 0001-Remove_python_requests_cache_as_depends.patch
+ source = 0002-Replace_pyqt4_to_pyqt5_as_depends.patch
sha256sums = SKIP
+ sha256sums = 50efc98142cfffe413d73c87c91f2687dfb774217af923f03dfdc8426c9d9552
+ sha256sums = 0faefb24ad158814cda0a5fd2262c2308182d22791587382d68da09922338052
+ sha256sums = f9c95f8441f43fc13c2cadb1f62b6e33658474f7671d11b3f0a66fe322e0a9e9
pkgname = netease-musicbox-git
- depends = python
- depends = python-requests
- depends = python-setuptools
- depends = mpg123
- depends = python-future
- depends = python-pycryptodomex
- depends = python-requests-cache
- 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 = python2-requests
- depends = python2-setuptools
- depends = mpg123
- depends = python2-future
- depends = python2-pycryptodomex
- depends = python2-requests-cache
- optdepends = aria2: music caching
- optdepends = python2-keybinder2: global keybindings
- optdepends = libnotify: notifications
- optdepends = python2-pyqt4: lyrics support
- optdepends = python2-dbus: lyrics support