Search Criteria
Package Details: yarock-mpv 1.4.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/yarock-mpv.git (read-only, click to copy) |
---|---|
Package Base: | yarock-mpv |
Description: | Qt Modern Music Player with collection browse based on cover art |
Upstream URL: | https://launchpad.net/yarock |
Licenses: | GPL-3.0-or-later |
Conflicts: | yarock |
Provides: | yarock |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-16 10:03 (UTC) |
Last Updated: | 2024-10-09 17:35 (UTC) |
Dependencies (7)
- htmlcxx
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- taglib1
- cmake (cmake-gitAUR) (make)
- qt5-tools (make)
- qt5-x11extras (make)
Latest Comments
1 2 3 Next › Last »
simona commented on 2024-10-09 17:43 (UTC)
perfect
FabioLolix commented on 2024-10-09 17:37 (UTC)
This was broken by taglib 2.0, now works forcing to use
taglib1
, there is likely working fork; I'm working on that toosimona commented on 2024-07-03 14:42 (UTC)
/home/simona/.cache/yay/yarock-mpv/src/Yarock_1.4.0_Sources/src/core/mediaitem/tag.cpp:718:58: error: ‘TagLib::ID3v2::AttachedPictureFrame’ has not been declared 718 | if (frame && frame->type() != TagLib::ID3v2::AttachedPictureFrame::FrontCover) | ^
~ /home/simona/.cache/yay/yarock-mpv/src/Yarock_1.4.0_Sources/src/core/mediaitem/tag.cpp:726:22: error: ‘AttachedPictureFrame’ is not a member of ‘TagLib::ID3v2’ 726 | TagLib::ID3v2::AttachedPictureFrame frame = dynamic_cast<TagLib::ID3v2::AttachedPictureFrame *>(apic_frames.front()); | ^~~ /home/simona/.cache/yay/yarock-mpv/src/Yarock_1.4.0_Sources/src/core/mediaitem/tag.cpp:726:80: error: ‘AttachedPictureFrame’ in namespace ‘TagLib::ID3v2’ does not name a type 726 | TagLib::ID3v2::AttachedPictureFrame frame = dynamic_cast<TagLib::ID3v2::AttachedPictureFrame *>(apic_frames.front()); | ^~~~ /home/simona/.cache/yay/yarock-mpv/src/Yarock_1.4.0_Sources/src/core/mediaitem/tag.cpp:726:44: error: ‘frame’ was not declared in this scope 726 | TagLib::ID3v2::AttachedPictureFrame frame = dynamic_cast<TagLib::ID3v2::AttachedPictureFrame *>(apic_frames.front()); | ^~~~ /home/simona/.cache/yay/yarock-mpv/src/Yarock_1.4.0_Sources/src/core/mediaitem/tag.cpp:726:101: error: expected ‘>’ before ‘’ token 726 | TagLib::ID3v2alium commented on 2018-03-30 07:41 (UTC)
upstream URL: http://seb-apps.github.io/yarock/
https://launchpad.net/yarock is a development page
arcanis commented on 2017-12-27 10:27 (UTC)
aye, sorry
FabioLolix commented on 2017-12-27 10:25 (UTC)
.SRCINFO is not updated
ShalokShalom commented on 2017-06-13 10:12 (UTC)
fluxboxer commented on 2016-05-14 06:49 (UTC)
xieyuheng commented on 2016-04-27 08:38 (UTC)
1 2 3 Next › Last »