Search Criteria
Package Details: strawberry-qt5 1.0.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/strawberry-qt5.git (read-only, click to copy) |
---|---|
Package Base: | strawberry-qt5 |
Description: | A music player aimed at audio enthusiasts and music collectors (Qt5 version) |
Upstream URL: | https://strawberrymusicplayer.org/ |
Licenses: | GPL3 |
Conflicts: | strawberry |
Provides: | strawberry |
Submitter: | teddybeermaniac |
Maintainer: | sudobash418 |
Last Packager: | sudobash418 |
Votes: | 16 |
Popularity: | 0.39 |
First Submitted: | 2021-03-16 00:16 (UTC) |
Last Updated: | 2023-01-16 10:55 (UTC) |
Dependencies (16)
- chromaprint (chromaprint-git, chromaprint-fftw)
- fftw (fftw-amd)
- gst-plugins-base (gst-plugins-base-git)
- gst-plugins-good (gst-plugins-good-git)
- libcdio (libcdio-git)
- libgpod
- libmtp (libmtp-git)
- protobuf (protobuf-git)
- qt5-x11extras (qt5-x11extras-git)
- udisks2 (udisks2-nosystemd, graceful-udisks)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- qt5-tools (qt5-tools-git) (make)
- gst-libav (gst-libav-git) (optional) – additional codecs
- gst-plugins-bad (gst-plugins-bad-git) (optional) – additional codecs
- gst-plugins-ugly (gst-plugins-ugly-git) (optional) – additional codecs
Latest Comments
sudobash418 commented on 2022-10-30 23:01 (UTC) (edited on 2022-10-30 23:01 (UTC) by sudobash418)
@ufo_driver I can't seem to reproduce the issue you're facing; have you tried launching Strawberry with the
--quiet
flag to disable debug messages?I can't find a mention of this flag in the upstream documentation, and the official
strawberry
package in[community]
doesn't set it either.Because of this, I'm hesitant to disable debug mode here and thus force anyone who wants to look at the debug messages to recompile the package.
ufo_driver commented on 2022-10-30 21:06 (UTC)
Can you add
-DCMAKE_BUILD_TYPE=Release
to build flags? It seems that Strawberry is built in debug mode resulting in debug log messages spam in system journal.sudobash418 commented on 2021-05-31 14:20 (UTC)
No problem, and thank you @FabioLolix for your suggestions, they've been added now :)
teddybeermaniac commented on 2021-05-31 06:00 (UTC) (edited on 2021-05-31 08:24 (UTC) by teddybeermaniac)
Hi, I'm very sorry for late reply, I don't have much time to work at my PC lately, so I'll happily orphan this package so I won't be blocking its updates. :)
sudobash418 commented on 2021-05-30 19:21 (UTC)
@teddybeermaniac Do you plan to continue maintaining this package? If not, I would be happy to take over.
FabioLolix commented on 2021-05-09 15:54 (UTC)
provides=(strawberry) is missing
FabioLolix commented on 2021-05-09 15:53 (UTC)
Strawberry will dinamically link VLC at build time if present, so either add it to depends or disable with a cmake flag
compiler1413 commented on 2021-05-08 13:11 (UTC) (edited on 2021-05-08 13:11 (UTC) by compiler1413)
0.9.3 has been released. https://github.com/strawberrymusicplayer/strawberry/releases/download/0.9.3/strawberry-0.9.3.tar.xz
PKGBUILD just needs two edits: