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

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
J
Java Code Geeks
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
M
MIT News - Artificial intelligence
U
Unit 42
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
I
InfoQ
WordPress大学
WordPress大学
H
Help Net Security
D
Docker
B
Blog
腾讯CDC
A
About on SuperTechFans
Recent Announcements
Recent Announcements
雷峰网
雷峰网
有赞技术团队
有赞技术团队
C
Check Point Blog
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

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.