1.2.1-3 The tray menu does not work, I use Plasma.
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.098912 |
First Submitted: | 2016-05-25 06:12 (UTC) |
Last Updated: | 2024-03-18 10:12 (UTC) |
Dependencies (5)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- taglib1
- vlc (vlc-noxAUR, vlc-gitAUR, vlc-luajitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
Required by (1)
Sources (5)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 25 Next › Last »
ilovesusu commented on 2021-08-18 02:54 (UTC)
kxuan commented on 2021-08-18 02:26 (UTC)
@Hill-98 Thanks for your report. I will try to fix this problem.
@eh5 If you have found any missing dependences which result the program does not work, please leave it in the comment.
And it is really bad idea to lock dependences versions. Because this is arch linux, it is rolling release distribution. All the user need is new libraries, new programs and new packages as new as possible. No one love old packages here. If the bundled libraries have compatible issues with the newest libraries in pacman, the simplest way to resolve them is just do not bundled them, and see
whether use the libraries in the arch linux system can work or not.
As you can see, there are many AUR packages (such as netease-cloud-music-for-arch
, netease-cloud-music-imfix
) trying to fix those issues, what I do is try to fix those issues in this AUR package.
If you really need those bundled libraries, you can create your own AUR packages.
eh5 commented on 2021-08-17 21:42 (UTC) (edited on 2021-08-18 00:07 (UTC) by eh5)
I can't see the point you removed all the bundled libraries, not to say you failed to add respective dependencies of those libraries to depends=()
.
And even you managed to sort out all the packages (not just qcef
and vlc
) required, the program can still fails to run due to version mismatches.
Hill-98 commented on 2021-08-17 17:22 (UTC) (edited on 2021-08-17 17:23 (UTC) by Hill-98)
1.2.1-3
The tray menu does not work, I use Plasma.
FabioLolix commented on 2021-08-17 13:02 (UTC)
- When I commented depends=() was empty
- yeah, I inverted maintainer/contributor
- you are skipping hash check on "netease-cloud-music.bash"
kxuan commented on 2021-08-17 12:57 (UTC)
@FabioLolix
- I am the maintainer now. So I replace this line. I will add Peter Cai as Contribuor, but not Maintainer.
- You have wrong. The pkgrel=2 pack all dependencies into directories /opt/netease. So it does not need any other extra dependencies except the
base
package.
FabioLolix commented on 2021-08-17 12:35 (UTC)
You have erased the previous maintainer from the credits, this instead is what is needed to do:
- Maintainer: Peter Cai <peter at typeblog dot net>
- Contribuor: kXuan <kxuanobj at gmail dot com>
depends=() is empty, while this surely have several dependencies
fansekey commented on 2021-06-30 11:02 (UTC)
错误:未知下载协议:https
问题的解决办法是,修改一下 PKGBUILD 的第 18 行,把 http 改成 https 就可以了。
DLAGENTS=("https::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")
chinanuke commented on 2021-06-29 01:41 (UTC)
请问构建时报错 错误:未知下载协议:https
是什么原因?
正在构建 netease-cloud-music...
==> 正在创建软件包:netease-cloud-music 1.2.1-1 (2021年06月29日 星期二 09时38分05秒)
==> 正在检查运行时依赖关系...
==> 正在检查编译时依赖关系
==> 获取源代码...
==> 错误: 未知下载协议:https
正在放弃...
构建 netease-cloud-music 失败
FabioLolix commented on 2021-06-20 13:31 (UTC)
Hello, someone can investigate because netease-cloud-music-for-arch https://aur.archlinux.org/packages/netease-cloud-music-for-arch/ have been created?
Pinned Comments
petercxy commented on 2019-03-11 12:38 (UTC)
几点说明
--force-device-scale-factor=<your_scale_factor>
来临时解决问题以上。