Missing qt6-5compat
in depends
.
Search Criteria
Package Details: qmplay2 24.06.16-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/qmplay2.git (read-only, click to copy) |
---|---|
Package Base: | qmplay2 |
Description: | QMPlay2 is a video and audio player which can play most formats and codecs |
Upstream URL: | https://github.com/zaps166/QMPlay2 |
Keywords: | ass audio chiptune ffmpeg media mod movie player qt srt subtitles video youtube |
Licenses: | LGPL |
Submitter: | mrbit |
Maintainer: | zaps166 |
Last Packager: | zaps166 |
Votes: | 48 |
Popularity: | 0.016427 |
First Submitted: | 2012-10-13 22:02 (UTC) |
Last Updated: | 2024-07-11 22:00 (UTC) |
Dependencies (27)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- libass (libass-gitAUR)
- libcddb
- libcdio (libcdio-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libgme (libgme-vgmplay-gitAUR, game_music_emu-kode54-gitAUR, libgme-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsidplayfp
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libxv
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- rubberband
- taglib (taglib-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- Show 7 more dependencies...
Required by (1)
- sparky-tube-git (optional)
Sources (1)
patlefort commented on 2024-03-16 17:34 (UTC)
zaps166 commented on 2024-01-29 19:31 (UTC)
taglib 2.0 build fixed!
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
QMPlay2 doesn't use system-wide youtube-dl (and now yt-dlp) for years. It's better to keep it up-to-date.
This commin (https://github.com/zaps166/QMPlay2/commit/60c0a63c35afc5a8c95f0b94292500644abcfe41) only changed youtube-dl to yt-dlp.
It's better to use qmplay2-git AUR package to have updated software!
jose1711 commented on 2021-10-19 21:32 (UTC)
OK, my bad. As per https://github.com/zaps166/QMPlay2/commit/60c0a63c35afc5a8c95f0b94292500644abcfe41 qmplay2 does not use yt-dlp
installed in the system but rather downloads it itself and places it in ~/.config/QMplay2
(which is kinda weird in Linux world). Hence ignore my comment. And thank you for maintaining this.
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
Martchus commented on 2019-12-19 23:50 (UTC) (edited on 2019-12-20 19:03 (UTC) by Martchus)
The make dependency xorgproto is missing. Besides, packages within the group base-devel should not be mentioned explicitly as dependency.
Martchus commented on 2019-07-13 20:54 (UTC)
Can you add aarch64 to archs? It builds and is also part of the previously mentioned binary repo.
Pinned Comments
zaps166 commented on 2017-06-19 20:07 (UTC)