Package Details: clementine 1.4.1+10+gefe886e0a-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: 18
Popularity: 0.86
First Submitted: 2023-06-28 19:03 (UTC)
Last Updated: 2024-10-22 15:55 (UTC)

Pinned Comments

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 .. 3 4 5 6 7 8 9 Next › Last »

Muddy commented on 2023-07-10 13:40 (UTC)

Would have been nice to have some kind of notification they were breaking functionality when I did my pacman update. Strawberry looks like a good start but it's not even close to what Clementine was for me.

MarsSeed commented on 2023-07-10 09:15 (UTC) (edited on 2023-07-10 09:50 (UTC) by MarsSeed)

And Audacious is using mostly ffmpeg plus additional codecs, so it can play the kitchen sink and then some. :)

Strawberry is based on GStreamer, so one shall install the necessary gst-plugins packages to make it able to play the additional formats.

The reason why I happened to find Audacious, though, is that repo's gstreamer recently dropped the dated libsidplay, used to play Commodore 64 SID music files. It turns out, Audacious still supports this format through a newer library, libsidplayfp.

MarsSeed commented on 2023-07-10 09:04 (UTC) (edited on 2023-07-10 09:04 (UTC) by MarsSeed)

I've used Strawberry earlier, and it's quite capable, with tons of features.

The only thing I didn't like was how weird and dated the interface and the icons look.

So now I'm using an equally feature-rich alternative that has a modern GUI: Audacious, available from repo. (Note: not to be confused with Audacity, the sound editor.)

duncan commented on 2023-07-09 17:02 (UTC)

@Tharbad is right. Strawberry is the solution and it works very well.

eclairevoyant commented on 2023-07-08 17:10 (UTC)

Probably the reason why this was dropped from [extra] then. Yeah it should be deleted then.

Tharbad commented on 2023-07-07 12:19 (UTC)

Did some searching and it's seems that Clementine is dead. Last official release is from 2016. Volunteers are keeping the git version alive (Last version is from 05.2022). The protobuf will have to addressed by them.

There seems to be a fork called Strawberry that has the same gui and most of the features. There is a package in Extra.

eclairevoyant commented on 2023-07-05 23:43 (UTC)

Hmmm, looks like the protobuf upgrade has made this unbuildable without downgrading to protobuf 21. I don't think I care enough to spend time repackaging protobuf.

eclairevoyant commented on 2023-07-05 22:33 (UTC)

@FabioLolix why not upload a clementine-lite to the AUR? I'm sure people would use it.

FabioLolix commented on 2023-07-05 22:14 (UTC)

    -DENABLE_SPOTIFY=OFF \
    -DENABLE_SPOTIFY_BLOB=OFF \

https://github.com/FabioLolix/PKGBUILD/blob/master/00_old/clementine-lite-git/PKGBUILD

JimRees commented on 2023-07-05 22:08 (UTC)

I don't even care about spotify. Is there some way to configure the build so it doesn't even try to build spotifyblob?