diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-11-01 14:47:19 +0100 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-11-01 14:47:19 +0100 |
commit | ba4bf983f1406015b6cd86a4fedfcef50adabab3 (patch) | |
tree | 1570159ff72a372c3f6c8641d428e5589915d669 /profiles/enlightenment | |
parent | profiles/enlightenment/build: disable python USE flag for app-i18n/ibus (diff) | |
download | portage-ba4bf983f1406015b6cd86a4fedfcef50adabab3.tar.xz |
profiles/enlightenment/build: Enable faad USE flag by default
Diffstat (limited to 'profiles/enlightenment')
-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 927a7019..6159df9c 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" # Sound encoding -USE="${USE} aac aacplus amr a52 cdda cddb cdio dts flac gme gsm ivorbis libsamplerate modplug musepack mp3 mp3rtp ogg opus shine sndfile speex vorbis wavpack wma-fixed" +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" # Video encoding USE="${USE} aacs aalib bluray dirac dvd faac ffmpeg libcaca matroska mpeg mpeg2 schroedinger theora twolame vpx xine xvid x264" |