Skip to content

Meartan/clementine_nonfork

 
 

Repository files navigation

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

About

Clementine Music Player

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.9%
  • CMake 2.1%
  • Objective-C++ 1.5%
  • Python 0.5%
  • NSIS 0.5%
  • C 0.5%
  • Other 1.0%