Move encoders from headphones script, needs modification of compile tools
This commit is contained in:
@@ -4,4 +4,4 @@ source /build/config
|
||||
set -x
|
||||
|
||||
## Often used tools
|
||||
apt_install_temporary gcc make automake libtool
|
||||
apt_install_temporary build-essential yasm cmake automake autopoint autoconf pkg-config
|
||||
|
||||
@@ -11,8 +11,3 @@ export_env HEADPHONES_DATA /host/var/lib/headphones
|
||||
## Headphones
|
||||
cd /opt
|
||||
git clone https://github.com/rembo10/headphones.git
|
||||
|
||||
## Encoders
|
||||
echo "deb http://ppa.launchpad.net/mc3man/trusty-media/ubuntu $(lsb_release -c -s) main" | sudo tee -a /etc/apt/sources.list
|
||||
apt update
|
||||
apt_install_permanent --force-yes ffmpeg libmp3lame0 libavcodec-extra-54
|
||||
|
||||
Reference in New Issue
Block a user