目前上游有依赖问题,可能无法使用
Search Criteria
Package Details: nipaplay-reload-bin 1.2.28-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-reload |
Provides: | nipaplay-reload |
Submitter: | hiruocha |
Maintainer: | hiruocha |
Last Packager: | hiruocha |
Votes: | 1 |
Popularity: | 0.60 |
First Submitted: | 2025-05-09 06:45 (UTC) |
Last Updated: | 2025-06-02 22:15 (UTC) |
Dependencies (4)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-fp8-gitAUR, vulkan-terakan-gitAUR, mesa-amber)
Required by (0)
Sources (3)
Latest Comments
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-02 22:36 (UTC)
目前上游有依赖问题,可能无法使用