








==> 正在创建软件包:netease-cloud-music-gtk-bin 2.5.3-1 (2026年06月07日 星期日 14时23分31秒) ==> 获取源代码... -> 正在下载 netease-cloud-music-gtk-2.5.3.rpm... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 00:07 0 curl: (22) The requested URL returned error: 404 ==> 错误: 无法下载 https://download.opensuse.org/tumbleweed/repo/oss/x86_64/netease-cloud-music-gtk-2.5.3-1.1.x86_64.rpm 正在放弃... -> 下载源文件时出错: /home/sunshe35/.cache/yay/netease-cloud-music-gtk-bin context: exit status 1
:: (1/1) 正在解析 SRCINFO: netease-cloud-music-gtk-bin ==> 正在创建软件包:netease-cloud-music-gtk-bin 2.5.3-1 (2026年06月07日 星期日 14时23分39秒) ==> 正在检查运行时依赖关系... ==> 正在检查编译时依赖关系 ==> 获取源代码... -> 正在下载 netease-cloud-music-gtk-2.5.3.rpm... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 ==> 错误: 无法下载 https://download.opensuse.org/tumbleweed/repo/oss/x86_64/netease-cloud-music-gtk-2.5.3-1.1.x86_64.rpm 正在放弃... -> 生成时出错: netease-cloud-music-gtk-bin-exit status 1 -> 无法安装以下软件包, 需要手动介入处理: netease-cloud-music-gtk-bin - exit status 1
缺少了mo翻译文件,在另外的包里 netease-cloud-music-gtk-lang
@shinonome Thank you, updated it.
Hello, I update PKGBUILD and successfully build the package:
--- PKGBUILD.old 2025-01-30 18:31:21.440075001 +0800
+++ PKGBUILD 2025-01-30 18:31:05.725073077 +0800
@@ -2,7 +2,7 @@
# Contributor: Jove Yu <yushijun110@126.com>
pkgname=netease-cloud-music-gtk-bin
_appname=com.gitee.gmg137.NeteaseCloudMusicGtk4
-pkgver=2.4.1
+pkgver=2.5.0
pkgrel=1
pkgdesc="Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器"
arch=('x86_64')
@@ -27,9 +27,9 @@
'gst-plugins-ugly: extra media codecs'
)
source=(
- "${pkgname%-bin}-${pkgver}.rpm::${_dlurl}/${CARCH}/${pkgname%-bin}-${pkgver}-1.1.${CARCH}.rpm"
+ "${pkgname%-bin}-${pkgver}.rpm::https://free.nchc.org.tw/opensuse/tumbleweed/repo/oss/x86_64/netease-cloud-music-gtk-2.5.0-1.2.x86_64.rpm"
)
-sha256sums=('595877d5f42ffb9187a5de8513ac939d985960def51ac39b6717c2f2f24c0f98')
+sha256sums=('bece1df8a2ae5dcd4806f00d4e632fde0713795a205b55acf7c51be97407c461')
build() {
sed "s|${pkgname%-bin}4|${pkgname%-bin}|g;s|${_appname}|${pkgname%-bin}|g" -i "${srcdir}/usr/share/applications/${_appname}.desktop"
sed "s|${_appname}|${pkgname%-bin}|g" -i "${srcdir}/usr/share/metainfo/${_appname}.metainfo.xml"
无法构建
curl: (22) The requested URL returned error: 404
==> 错误: 无法下载 https://download.opensuse.org/repositories/openSUSE:/Factory/standard/x86_64/netease-cloud-music-gtk-2.4.1-1.1.x86_64.rpm
@fengch Don't worry. I have re-packed it. I don't think the author do right. I will use git commit if this issue happens again. Thank you!
README 和 LICENSE 建议跳过校验 README因为被修改过,安装失败了。。。
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
@sunshe35 Thanks for your feedback, fixed it.