mixxxdj / buildserver

Tools for managing the Mixxx build server and build VMs.
12 stars 23 forks source link

[2.3.x unix] Add libshout-idjc #77

Closed Palakis closed 4 years ago

Palakis commented 4 years ago

This PR adds the IDJC variant of libshout 2.4.1 (which supports AAC streaming) next to the original libshout. This will be needed by https://github.com/mixxxdj/mixxx/pull/1387.

These changes only address the macOS dependencies. Ubuntu dependencies are handled in the mixxx repository.

daschuer commented 4 years ago

LGTM, Thank you very much.

For Ubuntu, we need also alter: https://github.com/mixxxdj/buildserver/blob/600aeb64cb48bb3048db0f0b0141f8adaf026d91/scripts/linux-ubuntu/pbuilderrc

Will you take care?

Palakis commented 4 years ago

@daschuer

For Ubuntu, we need also alter: https://github.com/mixxxdj/buildserver/blob/600aeb64cb48bb3048db0f0b0141f8adaf026d91/scripts/linux-ubuntu/pbuilderrc Will you take care?

Sure!

daschuer commented 4 years ago

Thank you :-)