Search Criteria
Package Details: kwplayer 3.5.2-1
Git Clone URL: | https://aur.archlinux.org/kwplayer.git (read-only, click to copy) |
---|---|
Package Base: | kwplayer |
Description: | An elegant music player which can get songs from kuwo.cn |
Upstream URL: | https://github.com/LiuLang/kwplayer |
Licenses: | |
Conflicts: | |
Submitter: | shmilee |
Maintainer: | shmilee |
Last Packager: | shmilee |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2013-10-25 06:23 |
Last Updated: | 2015-06-13 13:43 |
Dependencies (16)
- dbus-glib (dbus-glib-git)
- gnome-icon-theme-symbolic (gnome2-icon-theme-symbolic)
- gst-libav (gst-libav-git)
- gst-plugins-base (gst-plugins-base-git)
- gst-plugins-good (gst-plugins-good-git)
- gst-plugins-ugly (gst-plugins-ugly-git)
- gstreamer (gstreamer-git)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline)
- python-cairo (python-cairo-git)
- python-dbus
- python-gobject (python-gobject-git)
- python-html2text (python-html2text-git)
- python-ply
- plyvel (optional) – use leveldb for cache data
- python-mutagenx (optional) – convert ID3 tag from GBK to UTF-8
- python3-keybinder (optional) – global keyboard shortcuts
Latest Comments
micwoj92 commented on 2021-02-07 05:34
GitHub page no longer exists, could you update?
fenglingdingdang commented on 2015-01-24 09:21
github上源码已经更新到3.5.1版了,要是aur包更新的更及时些就好了
hdequan commented on 2015-01-03 14:25
界面可以做得再漂亮点,比那deepin-music不知道好了多少!赞!!!
boyguyue commented on 2014-04-19 15:01
赞赞赞
shmilee commented on 2013-10-25 06:47
With python3-keybinder, U may get an error like this:
Xlib.error.DisplayConnectionError: Can't connect to display ":0.0": b'No protocol specified\n'
Solution:
Run `xhost +` to disable access control for X, then run `kwplayer`.