David Sansome 335f53710d Replace gstreamer1.0-alsa | gstreamer1.0-audiosink with just
gstreamer1.0-pulseaudio.  Pulseaudio is the most well supported sink on Linux
so it's helpful if users get that installed automatically.
2014-10-01 21:05:28 +10:00
2013-10-04 15:47:22 +10:00
2014-08-11 15:38:55 +02:00
2014-01-09 20:00:33 +11:00

Clementine

Clementine is a modern music player and library organizer for Windows, Linux and Mac OS X.

Compiling from source

Get the code (if you haven't already):

git clone https://github.com/clementine-player/Clementine.git && cd Clementine

Compile and install:

cd bin
cmake ..
make -j8
sudo make install

See the Wiki for more instructions and a list of dependencies: https://github.com/clementine-player/Clementine/wiki/Compiling-from-Source

Description
Clementine è un lettore musicale multipiattaforma con un'interfaccia veloce e facile da usare per ricercare e riprodurre la propria raccolta musicale locale o online e ascoltare radio via internet o i podcast su funkwhale.
https://funkwhale.it Readme 192 MiB
Languages
C++ 95.6%
CMake 2%
Objective-C++ 1.4%
C 0.5%
Objective-C 0.4%