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

推荐订阅源

IT之家
IT之家
Recent Announcements
Recent Announcements
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
The GitHub Blog
The GitHub Blog
MyScale Blog
MyScale Blog
爱范儿
爱范儿
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
美团技术团队
Y
Y Combinator Blog
博客园 - 叶小钗
Apple Machine Learning Research
Apple Machine Learning Research
Martin Fowler
Martin Fowler
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
罗磊的独立博客
M
MIT News - Artificial intelligence
博客园 - Franky
V
Visual Studio Blog
I
InfoQ
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
腾讯CDC
博客园 - 司徒正美
L
LangChain Blog

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) - qmplay2-git
2026-06-20 · via AUR Newest Packages

zaps166 commented on 2026-06-20 10:41 (UTC)

zaps166 commented on 2024-03-24 20:41 (UTC)

Updated this PKGBUILD to Qt6, too

zaps166 commented on 2024-02-25 13:48 (UTC)

@agapito I'll update qmplay2 package (not git) to use with Qt6 after new release.

agapito commented on 2024-02-24 21:18 (UTC)

Plasma 6.0 is almost here. Can you update PKGBUILD to build qt6 version instead qt5?

zaps166 commented on 2020-03-10 19:04 (UTC)

parkerlreed commented on 2020-03-10 15:11 (UTC)

This is -git but not using the VCS pkgver guidelines

zaps166 commented on 2017-04-29 10:17 (UTC)

@Dante_Igashu libwebpmux.so.3 is a file from libwebp 0.6.0 which is currently in testing repository. FFmpeg links to libwebpmux library. Maybe it is a bug in package that it links to newer library which is currently unavailable or you mixed different repositories.

Dante_Igashu commented on 2017-04-29 02:02 (UTC)

Am I the only one getting this error?: "QMPlay2: error while loading shared libraries: libwebpmux.so.3: cannot open shared object file: No such file or directory" (I get the same error on Clementine after updating "gst-plugins-bad", "ffmpeg2.8 " and "ffmpeg" on 04/28/2017)

dripdrop commented on 2017-01-30 00:10 (UTC)

Problem seemed to be qt5-styleplugins.After a reinstall qmplay runs ok :) Thanks for the help @zaps166

zaps166 commented on 2017-01-29 21:19 (UTC)

@dripdrop I don't have any problems. Try to update your OS once again (-Syyu) and recompile qmplay2 once again. You must have all Qt libraries which loads together with QMPlay2 in the same version. Probably Qt tries to load other modules/plugins which are currently in 5.7.1 version on your computer.