Commit Graph

15 Commits

Author SHA1 Message Date
jo fa35fc5b0e Remove sysv related packages 2021-09-01 15:51:40 +02:00
jo 42acf124a0 Revert "Move icecast from project to pypo packages"
This reverts commit a6cca16e579aecd4540df228c9e288d4f4f3534a.
2021-08-31 16:07:29 +02:00
jo ee4cf4268d Remove coreutils as most system ship it 2021-08-31 16:07:29 +02:00
jo 06547efec7 Remove binaries not used by liquidsoap anymore 2021-08-31 16:07:29 +02:00
jo 7080aa4758 Add comment for sysv related packages 2021-08-31 16:07:29 +02:00
jo 34e836c746 pwgen package is not used anymore
See 989f040603
2021-08-31 16:07:29 +02:00
jo 154ee7cc22 Remove packages used for a workaroung on ubuntu 14
See 2ae2377ee2 (diff-0991ed0aaae32d2b0c9723cd9127f95bc19d176a5fd668d9b331f487136318fe)
2021-08-31 16:07:29 +02:00
jo b1cffc7b7d Add comment for zip/unzip packages 2021-08-31 16:07:29 +02:00
jo 01141606fd libpq-dev is required for psycopg2 in production
This is a package for the API.
2021-08-31 16:07:29 +02:00
jo 62938c3a83 Remove unused patch packages for centos 2021-08-31 16:07:29 +02:00
jo 60c5c5fbb2 Move icecast from project to pypo packages 2021-08-31 16:07:29 +02:00
jo 5b5505d42a Add comment about build-essential 2021-08-31 16:07:29 +02:00
jo 1cfd1cd013 Add comment about lame 2021-08-31 16:07:29 +02:00
jo bfd8e8aecf ecasound is used by the show recorder in pypo 2021-08-31 16:07:29 +02:00
jo 18f9c81b74 Add dependencies manager
Used to generate list of packages dependencies
for different distributions, and should improve
dependencies management by having them in each project.
This tools should gather the reason why a dependency is present,
so one can remove it when unused.

Rename deps script to packages

Move installer/packages to scripts and write tests

Remove packages-list make target
2021-08-31 16:07:21 +02:00