From 9612adf72e6ad941c575947e399b1018f668f926 Mon Sep 17 00:00:00 2001 From: Martin Konecny Date: Thu, 5 Jul 2012 23:35:51 -0400 Subject: [PATCH] CC-430: Audio normalization (Replaygain Support) -add required package dependencies on full install --- install_full/ubuntu/airtime-full-install | 2 +- install_full/ubuntu/airtime-full-install-nginx | 2 +- install_minimal/upgrades/airtime-2.2.0/TODO | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/install_full/ubuntu/airtime-full-install b/install_full/ubuntu/airtime-full-install index 78158f7f9..0079e8044 100755 --- a/install_full/ubuntu/airtime-full-install +++ b/install_full/ubuntu/airtime-full-install @@ -39,7 +39,7 @@ php-pear php5-gd postgresql odbc-postgresql python libsoundtouch-ocaml \ libtaglib-ocaml libao-ocaml libmad-ocaml ecasound \ libesd0 libportaudio2 libsamplerate0 rabbitmq-server patch \ php5-curl mpg123 monit python-virtualenv multitail libcamomile-ocaml-data \ -libpulse0 vorbis-tools lsb-release lsof sudo +libpulse0 vorbis-tools lsb-release lsof sudo mp3gain vorbisgain flac vorbis-tools #install packages with --force-yes option (this is useful in the case #of Debian, where these packages are unauthorized) diff --git a/install_full/ubuntu/airtime-full-install-nginx b/install_full/ubuntu/airtime-full-install-nginx index 6a7ef551e..407b52eb6 100755 --- a/install_full/ubuntu/airtime-full-install-nginx +++ b/install_full/ubuntu/airtime-full-install-nginx @@ -42,7 +42,7 @@ php-pear php5-gd postgresql odbc-postgresql python libsoundtouch-ocaml \ libtaglib-ocaml libao-ocaml libmad-ocaml ecasound \ libesd0 libportaudio2 libsamplerate0 rabbitmq-server patch \ php5-curl mpg123 monit python-virtualenv multitail libcamomile-ocaml-data \ -libpulse0 vorbis-tools lsb-release lsof sudo +libpulse0 vorbis-tools lsb-release lsof sudo mp3gain vorbisgain flac vorbis-tools #install packages with --force-yes option (this is useful in the case #of Debian, where these packages are unauthorized) diff --git a/install_minimal/upgrades/airtime-2.2.0/TODO b/install_minimal/upgrades/airtime-2.2.0/TODO index c3dd88296..7f40b6bb1 100644 --- a/install_minimal/upgrades/airtime-2.2.0/TODO +++ b/install_minimal/upgrades/airtime-2.2.0/TODO @@ -4,3 +4,6 @@ mp3gain vorbisgain flac vorbis-tools + + +calculate Replay Gain dB on upgrade.