Search Criteria
Package Details: strawberry-git 1.2.7.r82.g3dce84c73-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/strawberry-git.git (read-only, click to copy) |
---|---|
Package Base: | strawberry-git |
Description: | A music player aimed at audio enthusiasts and music collectors |
Upstream URL: | https://www.strawberrymusicplayer.org/ |
Licenses: | GPL-3.0-or-later |
Conflicts: | strawberry |
Provides: | strawberry |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-10 09:19 (UTC) |
Last Updated: | 2025-04-05 11:39 (UTC) |
Dependencies (41)
- alsa-lib
- chromaprint (chromaprint-fftwAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fftw
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gstreamer (gstreamer-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- kdsingleapplication
- libcdio (libcdio-gitAUR)
- libebur128 (libebur128-gitAUR)
- libgpod
- libgpod.so (libgpod)
- libicui18n.so (icu-gitAUR, icu73AUR, icu63AUR, icu74AUR, icu75AUR, icu, lib32-icu)
- Show 21 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3
swilde commented on 2021-04-08 15:00 (UTC)
Recently gmock became a dependency, but it is missing from the dependencies in the PKGBUILD file. Without gmock the following error occurs:
… CMake Error at /usr/lib64/cmake/GTest/GTestTargets.cmake:112 (message): The imported target "GTest::gmock" references the file
but this file does not exist. Possible reasons include: …
Manually inistalling gmock solves this, it should be included in the dependencies.
jonaski commented on 2021-04-06 22:20 (UTC)
googletest and gmock is only required for building the unit tests. You don't need that for normal packaging and usage.
FabioLolix commented on 2021-04-06 21:47 (UTC)
I haven't encountered problems compiling this package without gmock in chroot, neither is listed in the project requirements
alive commented on 2021-03-28 16:29 (UTC)
This should list gmock as a dependency, as it is required to compile this package.
« First ‹ Previous 1 2 3