Commit Graph

9 Commits

Author SHA1 Message Date
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
Etoh 99954ad4f4 Automatically copy syncplay.lua to VLC user intf directory 2019-02-02 01:21:56 +00:00
Ricardo Constantino d3021a0e98 Import site in makefile 2018-07-28 22:10:41 +01:00
Etoh f5c6b8fcf9 Make repl.lua copyright notice more prominent 2018-01-14 17:54:18 +00:00
Daniel Wróbel a8881492d7 Added x86_64-linux-gnu lib location for syncplay.lua. Fixes PR #103 2017-01-23 22:10:30 +01:00
Mykyta Holubakha 5be5c7b8da Support for DESTDIR and PREFIX
Fixes #110
2016-09-04 23:06:05 +03:00
Daniel Wróbel 27bd1b38d3 BSD support in Makefile 2014-09-12 23:51:52 +02:00
Daniel Wróbel c9d69c3990 Little cleaning up in Makefile 2014-09-12 23:50:31 +02:00
nilsding b414910a81 renamed Makefile to GNUmakefile because it is specific to GNU Make 2014-08-14 20:51:39 +02:00