Files
picard/scripts/setup-osx.sh
2017-03-09 15:12:35 +05:30

12 lines
240 B
Bash

brew tap cartr/qt4
brew tap-pin cartr/qt4
brew install gettext
brew link gettext --force
brew install qt
brew install pyqt
brew install libdiscid
pip install mutagen
pip install discid
pip install py2app
pip install pyobjc-framework-Cocoa