View build-mpv.sh
# taken from http://coalgirls.wakku.to/faq/playback/compiling-mpv-on-mac-os-x | |
# install homebrew | |
# setup | |
sudo easy_install docutils | |
export LC_ALL=en_US.UTF-8 | |
export LANG=en_US.UTF-8 | |
# install python3 |