This repository has been archived by the owner on May 3, 2019. It is now read-only.
1.0.0-beta
Pre-release
Pre-release
ColinDuquesnoy
released this
26 Jan 16:52
·
1476 commits
to develop
since this release
This is the first public beta release of MellowPlayer.
There is a Windows installer and a Mac OSX package.
On linux, you should compile from source::
qmake
make
sudo make install
If you're on KDE Sc or Plasma 5:
qmake-qt5 CONFIG+=kde_support
make
sudo make install
(you'll need KGlobalAccel
and KNotifications
)
This will install the following files:
- /usr/bin/MellowPlayer
- /usr/share/applications/mellowplayer.desktop
- /usr/share/pixmaps/mellowplayer.png