diff options
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 3 | ||||
-rw-r--r-- | profiles/enlightenment/build/package.use | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 403ae874..f223d5ba 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -18,6 +18,9 @@ USE="mmx sse sse2 # Compression USE="${USE} lzma" +# Just in Time compiler +USE="${USE} orc" + # Interpreted languages USE="${USE} perl python ruby" diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index 47c5b9e7..04f21a97 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -74,9 +74,6 @@ media-libs/evas fbcon gles tga bidi media-libs/emotion xine media-libs/freetype utils media-libs/giflib rle -media-libs/gstreamer orc -media-libs/gst-plugins-base orc -media-libs/gst-plugins-good orc media-libs/libaacplus fftw media-libs/libbluray utils static-libs media-libs/libcanberra udev @@ -97,9 +94,7 @@ media-libs/urt postscript media-libs/xine-lib fbcon mad sdl imagemagick bluray vdpau media-plugins/alsa-plugins ffmpeg -media-plugins/gst-plugins-ffmpeg orc -media-sound/pulseaudio orc media-video/ffmpeg openssl sdl rtmp bluray network openal vdpau vpx vaapi threads gnutls frei0r media-video/vlc -qt4 atmo bidi bluray cddb dvd fbosd live mtp rtsp sdl sdl-image shout taglib xml xosd zvbi omxil egl vaapi udev |