Upstream 已更新,原有的deb被删除了; 需要把 PACKAGEBUILD 里面的 version 改为 1.1.3.1 以安装; 已经 Flag out of date
Search Criteria
Package Details: netease-cloud-music 1.2.1-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/netease-cloud-music.git (read-only, click to copy) |
---|---|
Package Base: | netease-cloud-music |
Description: | Netease Cloud Music, converted from .deb package |
Upstream URL: | https://music.163.com/ |
Keywords: | music |
Licenses: | custom |
Submitter: | bigeagle |
Maintainer: | Ovear |
Last Packager: | Ovear |
Votes: | 102 |
Popularity: | 0.085945 |
First Submitted: | 2016-05-25 06:12 (UTC) |
Last Updated: | 2024-03-18 10:12 (UTC) |
Dependencies (5)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- taglib1
- vlc (vlc-luajitAUR, vlc-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
Required by (1)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 25 Next › Last »
yechs commented on 2018-08-24 15:41 (UTC) (edited on 2018-08-24 15:50 (UTC) by yechs)
weearc commented on 2018-07-28 15:18 (UTC)
启动命令改为 XDG_CURRENT_DESKTOP=DDE netease-cloud-music %U
kurefm commented on 2018-07-24 14:54 (UTC) (edited on 2018-07-24 14:55 (UTC) by kurefm)
更新后在kde下缩放比之前好了,但是系统托盘右键无效了,有没有什么解决办法
felixonmars commented on 2018-07-22 08:06 (UTC)
我这里无法复现,试试 strace 看看是不是哪里加载了 gtk3?
bilabila commented on 2018-07-22 07:40 (UTC) (edited on 2018-07-22 07:40 (UTC) by bilabila)
设置QT_QPA_PLATFORMTHEME=qt5ct,但qt5ct中又设置style为gtk2也会起不出
iosmanthus commented on 2018-07-21 12:01 (UTC)
如果设置成QT_QPA_PLATFORMTHEME=gtk2
, 就启动不了了, 但是之前的版本可以启动 @petercxy
petercxy commented on 2018-07-19 01:19 (UTC)
@adam900710: 我也同样设置了 QT_QPA_PLATFORMTHEME=qt5ct, 并没有遇到无法启动的问题,而且我打包的时候就是在这个环境下测试的
Pinned Comments
petercxy commented on 2019-03-11 12:38 (UTC)
几点说明
--force-device-scale-factor=<your_scale_factor>
来临时解决问题以上。