sintonia/python_apps/pypo
Lucas Bickel acdc529139 Do not bundle liquidsoap library
I think the code was bundled into legacy upstream before it was
readily available in liquidsoap proper. These snippets are now
maintained at https://github.com/savonet/liquidsoap/tree/master/scripts.

On all distros I checked these scripts are installed to /usr/bin/liquidsoap
by the corresponding package. Liquidsoap loads them from there by
default.

By not bundling this we will be ready to profit from new features and
bugfixes in liquidsoap that is expected to land on opam soon. We'll
need to figure out how to get debian and others updated when that
happens.
2017-03-28 12:26:11 +02:00
..
bin Replace std_err_override with logging.captureWarnings(True) in pypo 2017-03-13 16:28:07 +01:00
install Respawn liquidsoap and pypo indefinitely if they fail to launch. Throttled it though. 2015-12-04 15:56:06 -05:00
liquidsoap Do not bundle liquidsoap library 2017-03-28 12:26:11 +02:00
pypo Fix recording through ecasound 2017-03-24 15:15:37 +01:00
tests CC-5990, CC-5991 - Python cleanup, removed need for /usr/lib/airtime 2015-01-27 18:43:36 -05:00
setup.py Do not bundle liquidsoap library 2017-03-28 12:26:11 +02:00