@Roken not going to happen, adjust your makepkg.conf accordingly
Search Criteria
Package Details: clementine 1.4.1+10+gefe886e0a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clementine.git (read-only, click to copy) |
---|---|
Package Base: | clementine |
Description: | A modern music player and library organizer |
Upstream URL: | https://github.com/clementine-player/Clementine |
Licenses: | GPL-3.0-or-later |
Submitter: | arojas |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 18 |
Popularity: | 0.86 |
First Submitted: | 2023-06-28 19:03 (UTC) |
Last Updated: | 2024-10-22 15:55 (UTC) |
Dependencies (35)
- abseil-cpp (abseil-cpp-gitAUR)
- alsa-lib
- chromaprint (chromaprint-gitAUR, chromaprint-fftwAUR)
- fftw
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcdio (libcdio-gitAUR)
- libgpod
- liblastfm-qt5
- libmtp (libmtp-gitAUR)
- libmygpo-qt5 (libmygpo-qt5-gitAUR)
- libprotobuf.so (protobuf-gitAUR, protobuf-21AUR, protobuf)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libx11 (libx11-gitAUR)
- projectm (projectm-gitAUR)
- protobuf (protobuf-gitAUR)
- Show 15 more dependencies...
Required by (0)
Sources (1)
FabioLolix commented on 2023-10-13 14:11 (UTC)
FabioLolix commented on 2023-09-24 22:07 (UTC)
@joe1984 it is not mandatory to bump pkgrel for every rebuild
joe1984 commented on 2023-09-24 22:05 (UTC)
Maybe I'm wrong about this, but if the package needs to be rebuilt for some reason (like every protobuf update), shouldn't the pkgrel be bumped to trigger the rebuild?
FabioLolix commented on 2023-09-22 19:45 (UTC)
Dear all
- every time you have
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory
for build from source programs you have to rebuild it
torakamo commented on 2023-09-21 11:16 (UTC)
Dear @FabioLolix,
current updates updated /usr/lib/libabsl_log_internal_check_op.so.2308.0.0
The current version of clementine is trying to use libabsl_log_internal_check_op.so.2301.0.0
As their exists a symlink libabsl_log_internal_check_op.so -> libabsl_log_internal_check_op.so.2308.0.0 I wonder if it would be feasible to depend clementine on libabsl_log_internal_check_op.so instead of the exact version.
I very much prefer to use this package of clementine instead of the one provided via flatpak.
Kind regards
FabioLolix commented on 2023-09-07 07:32 (UTC)
You need to rebuild after every protobuf update
saxa commented on 2023-09-07 06:29 (UTC)
$ ldd /usr/bin/clementine
libprotobuf.so.23 => not found
Anyone else getting the wrong libprotobuf? This broke my beloved clementine for weeks now. Same with the newest version 1.4.0rc2-4
$ pacman -Ql protobuf | grep libprotobuf.so
protobuf /usr/lib/libprotobuf.so
protobuf /usr/lib/libprotobuf.so.24
protobuf /usr/lib/libprotobuf.so.24.2.0
Roken commented on 2023-08-17 18:02 (UTC)
I will re-request this, but probably for different reasons than szdytom. I have a 12 core/24 thread Ryzen 5900X (not overclocked), and the build brings my system to a halt out of the box. Changing MAKEFLAGS to j=4 allows it to build. There's obviously a race condition somewhere.
Now it takes longer to build, but that's better than freezing my whole system.
glenjo commented on 2023-08-12 20:32 (UTC)
Thanks! Been using clementine since 2010.
What's that they say? Too late to regret it, too early too brag about it?
Time to start bragging guys!
Pinned Comments
FabioLolix commented on 2024-11-11 06:11 (UTC)
You need to remove Clementine and rebuilt it
This is expected behaviour
FabioLolix commented on 2023-09-22 19:45 (UTC)
Dear all
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory
for build from source programs you have to rebuild it