惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
U
Unit 42
Google DeepMind News
Google DeepMind News
博客园 - 司徒正美
Y
Y Combinator Blog
F
Fortinet All Blogs
云风的 BLOG
云风的 BLOG
T
Tailwind CSS Blog
G
Google Developers Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
罗磊的独立博客
D
DataBreaches.Net
T
The Blog of Author Tim Ferriss
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MyScale Blog
MyScale Blog
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
GbyAI
GbyAI
P
Proofpoint News Feed
Jina AI
Jina AI
B
Blog RSS Feed
腾讯CDC
阮一峰的网络日志
阮一峰的网络日志
D
Docker

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - nipaplay-reload-bin
2026-06-11 · via AUR Newest Packages

inkOrCloud commented on 2026-01-04 13:37 (UTC)

软件包需要依赖libayatana-appindicator,否则启动会报错/opt/nipaplay/NipaPlay: error while loading shared libraries: libayatana-appindicator3.so.1: cannot open shared object file: No such file or directory

danalex commented on 2025-08-13 15:31 (UTC) (edited on 2025-08-13 15:35 (UTC) by danalex)

可以不用启动脚本启动,用这个desktop文件就行了。icon也都有。而且像deb和rpm打包方式的也是直接用的Desktop文件启动,也没用启动脚本。

willker commented on 2025-08-13 14:47 (UTC)

@danalex 目前启动脚本有些问题,等修复后测试没问题就切换

danalex commented on 2025-08-13 12:46 (UTC)

libmpv.so.2的依赖问题已经解决 建议切换为非appimage源,因为经过测试tar.gzrpm版本都可以正常安装使用,并且能使用硬件解码(vaapi),而appimage源不能使用硬件解码。

willker commented on 2025-06-16 19:19 (UTC) (edited on 2025-08-13 17:08 (UTC) by willker)

已换回tar.gz

为了缓解上游的依赖问题,将暂时采用AppImage打包

willker commented on 2025-06-02 22:36 (UTC) (edited on 2025-08-13 17:06 (UTC) by willker)

willker 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