diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2014-05-19 17:14:05 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2014-05-19 17:14:05 +0200 |
commit | b2e04bf715e6bd87e81b97cd000e663b1b48a832 (patch) | |
tree | 7e358858e6c1aed70e0c166c53729c3b1e3b718f | |
parent | profiles/enlightenment/build: Enable quvi USE flag by default (diff) | |
download | portage-b2e04bf715e6bd87e81b97cd000e663b1b48a832.tar.xz |
profiles/enlightenment/build: Enable amrenc USE flag by default
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 73c67106..34c77275 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -52,7 +52,7 @@ USE="${USE} corefonts fontconfig truetype t1lib" USE="${USE} alsa gstreamer portaudio pulseaudio quvi" # Sound encoding -USE="${USE} aac aacplus amr a52 cdda cddb cdio dts faad flac gme gsm ivorbis libsamplerate modplug musepack mp3 mp3rtp ogg opus shine sndfile speex vorbis wavpack wma-fixed" +USE="${USE} aac aacplus amr amrenc a52 cdda cddb cdio dts faad flac gme gsm ivorbis libsamplerate modplug musepack mp3 mp3rtp ogg opus shine sndfile speex vorbis wavpack wma-fixed" # Video encoding USE="${USE} aacs aalib bluray dirac dvd faac ffmpeg libcaca matroska mpeg mpeg2 mpeg3 opencv schroedinger theora twolame vpx xine xvid x264" |