Search Criteria
Package Details: yarock 1.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/yarock.git (read-only, click to copy) |
|---|---|
| Package Base: | yarock |
| Description: | Qt Modern Music Player with collection browse based on cover art |
| Upstream URL: | https://github.com/sebaro/Yarock |
| Licenses: | GPL-3.0-or-later |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 17 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-08-25 22:48 (UTC) |
| Last Updated: | 2025-08-25 22:48 (UTC) |
Dependencies (7)
- htmlcxx
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-multimedia
- taglib (taglib-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- qt6-tools (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
FabioLolix commented on 2025-08-25 22:51 (UTC)
Please switch to https://aur.archlinux.org/packages/yarock
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)
1 2 3 Next › Last »