Commit Graph

11 Commits

Author SHA1 Message Date
Alberto Sottile 7b8cb3b94a appdmg: update for dmgbuild 1.4.2 2020-10-21 00:14:00 +02:00
Alberto Sottile 281d8023fd Edit folder structure and add setuptools support (#231)
* setuptools: Initial commit

* setuptools: remove the .py extension from installed commands

* setuptools: restructure scripts to use entry_points in setup.py

* setuptools: include TLS dependencies and remove unneeded code

* setuptools: change resources path

* AppVeyor: upgrade Python and py2exe, embed TLS dependencies

* buildpy2exe: fix path for resources

* AppVeyor: upgrade py2exe and PySide2

* Amend setup.py according to the suggestions from PR #230

* Insert TLS dependencies in requirements

* AppVeyor: fix build for master

* AppVeyor: revert to PySide2 5.12.0
2019-04-13 14:39:55 +01:00
Alberto Sottile 594d707ed8 Removed VLC install script from dmg for macOS 2019-02-05 23:13:33 +01:00
Etoh 5f3c81bb8d Remove redundant syncplay.lua macOS install code 2019-02-03 19:05:35 +00:00
Etoh 99954ad4f4 Automatically copy syncplay.lua to VLC user intf directory 2019-02-02 01:21:56 +00:00
Daniel Ahn ac4da59479 Revert "Revert "Code Syntax Refactoring""
This reverts commit 51fba3722f.
2018-07-23 14:12:09 -07:00
Alberto Sottile 51fba3722f
Revert "Code Syntax Refactoring" 2018-07-23 22:32:47 +02:00
Daniel Ahn f01de206d8 fix formattings 2018-07-20 12:12:55 -07:00
Alberto Sottile b827a57cab 2to3 conversion and initial VLC support 2018-04-24 00:44:19 +02:00
alby128 764ace69cb Added background-guide image and README in macOS dmg 2017-10-25 23:44:11 +02:00
alby128 4cac5d503c Added Travis CI, DMG creation, and VLC install script on macOS 2017-09-29 08:29:17 +02:00