Commit graph

16 commits

Author SHA1 Message Date
Kyle Robbertze
2df0189a90 add API v2 2021-05-14 13:04:46 +02:00
Zachary Klosko
a5023d031a pin PyGObject versions to distro provided packages
this prevents pip trying to build the pypi package and failing.
Fixes: #1107
2020-11-18 17:49:51 +02:00
Kyle Robbertze
6ebb1fd555 more pypo fixes 2020-04-29 19:06:52 +02:00
Kyle Robbertze
39e986a39c use packaged version of pycairo 2020-04-29 19:06:52 +02:00
Kyle Robbertze
4188baf851 update requirements to use python3 2020-04-29 19:06:52 +02:00
Robb Ebright
5d3295c86c first stab at icecast password change on install 2020-01-01 21:03:30 -05:00
Lucas Bickel
6898c4dc8e 📦 (installer) add Ubuntu Bionic Beaver Vagrant box 2018-10-12 21:12:07 +02:00
amavarick
91b7e05157 Add zip and unzip to requirements 2017-10-11 16:48:25 -04:00
Lucas Bickel
81f6845fc5 Add python-pika to install script
Currently pip is pulling a new pre-release version of pika. This
version does not seem to be backwards compatible and is the reason
why uploads fail on new installs.

Since there are packages available for pika on all major distros
we can get away with just installing those as pip will not try to
replace/upgrade them the way it is currently configured.
2017-08-05 13:26:37 +02:00
Lapotor
74d58b7555 Removed upstart-sysv comment 2017-04-19 20:45:17 +02:00
Lapotor
a6d6b8a06c Deleted upstart from auto install 2017-04-11 06:04:29 +02:00
Lapotor
78e54eed0b added curl 2017-04-11 05:24:45 +02:00
Lapotor
ad2435b2e6 Added php-bcmath and php-mbstring which are needed 2017-04-11 03:12:42 +02:00
Lapotor
fe92fd00cc Create requirements-ubuntu-xenial.apt 2017-04-09 21:51:17 +02:00
Lapotor
9160ffaf20 Delete requirements-ubuntu-xenial.apt 2017-04-09 21:43:02 +02:00
Lapotor
92eb3946ab Create requirements-ubuntu-xenial.apt
Made a list of pakages which arent't avaibled in Ubuntu 16.04
2017-04-09 20:48:36 +02:00