diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2014-01-05 23:14:50 +0100 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2014-01-05 23:14:50 +0100 |
commit | 441a2487d75f5dd9669e59d76855a2e26fc73582 (patch) | |
tree | a06c8b8c6554ada8d4303a8b861b8f2e8011f42b | |
parent | dev-lang/ruby: Refresh with upstream (diff) | |
download | portage-441a2487d75f5dd9669e59d76855a2e26fc73582.tar.xz |
profiles/enlightenment/build: Enable mpeg3 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 c56095e9..0bba3e44 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -55,7 +55,7 @@ USE="${USE} alsa gstreamer portaudio pulseaudio" 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" +USE="${USE} aacs aalib bluray dirac dvd faac ffmpeg libcaca matroska mpeg mpeg2 mpeg3 schroedinger theora twolame vpx xine xvid x264" # Video subtitles USE="${USE} bidi libass" |