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

推荐订阅源

Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
MyScale Blog
MyScale Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
爱范儿
爱范儿
P
Proofpoint News Feed
人人都是产品经理
人人都是产品经理
Last Week in AI
Last Week in AI
罗磊的独立博客
G
Google Developers Blog
Y
Y Combinator Blog
博客园 - 【当耐特】
WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
J
Java Code Geeks
酷 壳 – CoolShell
酷 壳 – CoolShell
V
Visual Studio Blog
美团技术团队
宝玉的分享
宝玉的分享
Jina AI
Jina AI
小众软件
小众软件
T
Tailwind CSS Blog
A
About on SuperTechFans

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
2026-06-21 · via AUR Newest Packages

Pinned Comments

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

I'm going to remove this package soon since it contains obsolete and buggy releases. Please switch to qmplay2-git, which is always up-to-date!

zaps166 commented on 2017-06-19 20:07 (UTC)

Please report all non Arch Linux packaging issues here: https://github.com/zaps166/QMPlay2/issues

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

I'm going to remove this package soon since it contains obsolete and buggy releases. Please switch to qmplay2-git, which is always up-to-date!

patlefort commented on 2025-06-12 04:16 (UTC)

Needs llvm in makedepends to build now, else you get /bin/sh: line 1: CMAKE_CXX_COMPILER_AR-NOTFOUND: command not found.

patlefort commented on 2024-03-16 17:34 (UTC)

Missing qt6-5compat in depends.

zaps166 commented on 2024-01-29 19:31 (UTC)

patlefort commented on 2024-01-29 18:03 (UTC)

Looks like it doesn't compile with current taglib:

/pkgbuild/out/qmplay2/src/QMPlay2-src-23.10.22/src/gui/TagEditor.cpp:290:32: error: no type named 'AttachedPictureFrame' in namespace 'TagLib::ID3v2'
                        ID3v2::AttachedPictureFrame &pictureFrame = *(ID3v2::AttachedPictureFrame *)frameList.front();
                        ~~~~~~~^

jose1711 commented on 2021-10-20 10:52 (UTC) (edited on 2021-10-20 11:02 (UTC) by jose1711)

@zaps166

yeah, that's basically the same as i wrote in https://aur.archlinux.org/packages/qmplay2/#comment-831967.

Update: one issue with this is that you cannot really have homedir mounted with noexec (for extra security). It would be nice to have a way to chose (managed by QMPlay2 or system).

zaps166 commented on 2021-10-20 09:16 (UTC)

jose1711 commented on 2021-10-19 21:32 (UTC)

Martchus commented on 2021-10-19 13:26 (UTC)

Is the path of youtube-dl actually customizable? If not one needed to create a symlink (which would be rather cumbersome).

jose1711 commented on 2021-10-19 11:48 (UTC)

could you please add yt-dlp to optdepends? thanks