jcorporation / myMPD

myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features.
https://jcorporation.github.io/myMPD/
GNU General Public License v3.0
418 stars 65 forks source link

build in gentoo #211

Closed antonellocaroli closed 4 years ago

antonellocaroli commented 4 years ago

I did the buil on gentoo, everything seems to work properly, the only thing that seems not to work is the database card in browse, what could be the reason?

image

antonellocaroli commented 4 years ago

sorry I solved it by setting the path to the music in mympd.conf

other question...I used ./build.sh install to install it but isn't there a ./build.sh uninstall ?

to a new version just redo the procedure and overwrite the old one? or do you have to clean it first?

jcorporation commented 4 years ago

There is no uninstall function. A upgrade overwrites the old binary and installs a sample configuration file beside the current one.

A uninstall could be usefull, I will add it to one of the next releases.

A Gentoo ebuild would be great. myMPD should be easy installable on most distributions.