Package Details: clementine 1.4.1+58+gbae968a2f-1

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: 22
Popularity: 0.53
First Submitted: 2023-06-28 19:03 (UTC)
Last Updated: 2025-10-09 21:56 (UTC)

Required by (0)

Sources (1)

Pinned Comments

FabioLolix commented on 2025-07-12 13:10 (UTC)

libmygpo-qt5 have been removed from Arch

Remove libmygpo-qt5 from your system and build the last version; clementine have a bundled copy of libmygpo-qt5 (don't seem possible to disable it [gpodder] )

FabioLolix commented on 2025-05-02 21:52 (UTC)

@simona there is a pinned comment for that since 2024-11-11 and have already replied to that same question on 2024-11-11 and 2024-12-31

FabioLolix commented on 2024-11-11 06:11 (UTC)

    error: failed to prepare transaction (could not satisfy dependencies) :: installing $PACKAGE (VERSION) breaks dependency 'libXXX.so=$VERSION' required by clementine -> error installing repo packages

You need to remove Clementine and rebuilt it

This is expected behaviour

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

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »

FabioLolix commented on 2025-04-01 08:33 (UTC)

Patches welcome here https://github.com/FabioLolix/PKGBUILD-AUR_fix

glenjo commented on 2025-03-31 23:24 (UTC) (edited on 2025-04-01 01:14 (UTC) by glenjo)

lod, thanks for the instructions on building with cmake4. Installing cmake3 would have broke eight packages so this is better for me, but I'm still running into compile errors here:

[100%] Linking CXX executable ../clementine

/usr/bin/ld: cannot find -lMilkdropPresetFactory: No such file or directory

/usr/bin/ld: cannot find -lRenderer: No such file or directory

/usr/bin/ld: cannot find -lMilkdropPresetFactory: No such file or directory

/usr/bin/ld: cannot find -lRenderer: No such file or directory

collect2: error: ld returned 1 exit status

make[2]: *** [src/CMakeFiles/clementine.dir/build.make:214: clementine] Error 1

make[1]: *** [CMakeFiles/Makefile2:748: src/CMakeFiles/clementine.dir/all] Error 2

make: *** [Makefile:136: all] Error 2

==> ERROR: A failure occurred in build().

Aborting...

Ah, fixed it. Had to set to not use the system projectm in CMakeLists.txt.

It's built and running now. Thanks!

lod commented on 2025-03-31 22:29 (UTC) (edited on 2025-03-31 22:31 (UTC) by lod)

It builds with cmake 4, if you set cmake_policy(SET CMP0054 NEW) in CMakeLists.txt and add DCMAKE_POLICY_VERSION_MINIMUM=3.5 to the cmake command. As far as I have tested it, it works without any problems.

bartus commented on 2025-03-31 16:04 (UTC)

Won't build against cmake:4 use AUR/cmake3 package in the makedepends[] array.

FabioLolix commented on 2024-12-31 13:08 (UTC)

"yay -S --aur" but libprotobuf=28 instead 29 is required.

That command reinstalled the old package, you need to rebuild it new

simona commented on 2024-12-31 13:07 (UTC)

I uninstall clementine and I install with "yay -S --aur" but libprotobuf=28 instead 29 is required.

FabioLolix commented on 2024-12-31 12:59 (UTC)

I hope it will be usable again on an updated system sooner or later.

You need to rebuild the package

simona commented on 2024-12-31 12:49 (UTC)

I'm sorry. I hope it will be usable again on an updated system sooner or later.

FabioLolix commented on 2024-12-31 12:47 (UTC)

@simona you asked also last month

The answer is always the same

FabioLolix commented on 2024-12-31 12:44 (UTC)

See pinned comments