为了缓解上游的依赖问题,将暂时采用AppImage打包
Search Criteria
Package Details: nipaplay-reload-bin 1.3.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nipaplay-reload-bin.git (read-only, click to copy) |
---|---|
Package Base: | nipaplay-reload-bin |
Description: | 一个现代化的跨平台视频播放器 |
Upstream URL: | https://github.com/MCDFsteve/NipaPlay-Reload |
Keywords: | bangumi dandanplay danmaku nipaplay video 弹弹play |
Licenses: | MIT |
Conflicts: | nipaplay |
Provides: | nipaplay |
Submitter: | hiruocha |
Maintainer: | hiruocha |
Last Packager: | hiruocha |
Votes: | 1 |
Popularity: | 0.36 |
First Submitted: | 2025-05-09 06:45 (UTC) |
Last Updated: | 2025-06-29 10:29 (UTC) |
Dependencies (2)
Required by (0)
Sources (3)
Latest Comments
hiruocha commented on 2025-06-16 19:19 (UTC)
hiruocha commented on 2025-06-02 22:36 (UTC)
目前上游有依赖问题,可能无法使用
hiruocha commented on 2025-05-25 12:03 (UTC)
@xmengnet 你看看是不是上游问题,是的话可以去上游提一下issue,我没法复现
xmengnet commented on 2025-05-25 03:13 (UTC)
有问题啊:
~ ❯ nipaplay-reload
LD_LIBRARY_PATH: /usr/lib/nipaplay-reload/lib:
Checking for libmpv.so:
/usr/lib/nipaplay-reload/NipaPlay: error while loading shared libraries: libmpv.so.1: cannot open shared object file: No such file or directory
~ ❯ ldd /usr/lib/nipaplay-reload/NipaPlay | grep mpv
libmpv.so.1 => not found
~ ❯ ll /usr/lib/*mpv*
lrwxrwxrwx 1 root root 11 May 22 13:53 /usr/lib/libmpv.so -> libmpv.so.2
lrwxrwxrwx 1 root root 15 May 22 13:53 /usr/lib/libmpv.so.2 -> libmpv.so.2.5.0
-rwxr-xr-x 1 root root 3478032 May 22 13:53 /usr/lib/libmpv.so.2.5.0
hiruocha commented on 2025-05-10 06:27 (UTC) (edited on 2025-05-10 15:04 (UTC) by hiruocha)
更新:已修复
目前上游启动脚本有点错误,打不开的话去/usr/lib/nipaplay-reload/run.sh把第6行的"/NipaPlay"改成"$DIR/NipaPlay"就能用了
Pinned Comments
hiruocha commented on 2025-06-16 19:19 (UTC)
为了缓解上游的依赖问题,将暂时采用AppImage打包
hiruocha commented on 2025-06-02 22:36 (UTC)
目前上游有依赖问题,可能无法使用