Created
February 12, 2017 06:55
-
-
Save cdl/5c2034429de362d5c22e4dd120c20b4c to your computer and use it in GitHub Desktop.
Revisions
-
cdl created this gist
Feb 12, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ pyenv install 2.7.13 pyenv shell 2.7.13 pip install twisted brew tap cartr/qt4 brew tap-pin cartr/qt4 brew install qt brew install pyside mkdir -p /Users/colby/.local/lib/python2.7/site-packages echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' >> /Users/colby/.local/lib/python2.7/site-packages/homebrew.pth git clone https://github.com/Syncplay/syncplay cd syncplay/ cp resources/lua/intf/syncplay.lua /Applications/VLC.app/Contents/MacOS/share/lua/intf/