diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 19:41:26 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 19:41:26 +0200 |
commit | a4b194f1069169ca2f6179fc3163c4ce330279b4 (patch) | |
tree | 9c0f0c3078540836e76c16ce029f7ebf9a03b58f | |
parent | profiles/enlightenment: Enable lzo USE flag by default (diff) | |
download | portage-a4b194f1069169ca2f6179fc3163c4ce330279b4.tar.xz |
profiles/enlightenment: Enable fbcon USE flag by default
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 2 | ||||
-rw-r--r-- | profiles/enlightenment/build/package.use | 9 |
2 files changed, 4 insertions, 7 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 121fdc7d..9d249b07 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -39,7 +39,7 @@ USE="${USE} -fortran xml" # Graphical protocol -USE="${USE} directfb egl gbm gles2 libkms opengl sdl vaapi vdpau wayland X xcb xnest" +USE="${USE} directfb egl fbcon gbm gles2 libkms opengl sdl vaapi vdpau wayland X xcb xnest" # X11 features USE="${USE} dga dmx kdrive ggi openvg osmesa xa xft xinerama xkb xorg xprint xscreensaver xv xvfb xvmc" diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index b44310fc..57c7e3e0 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -29,8 +29,7 @@ dev-lang/spidermonkey -jit dev-libs/beecrypt cxx threads dev-libs/check subunit -dev-libs/DirectFB fbcon -dev-libs/ecore ares gbcon glib fbcon +dev-libs/ecore ares gbcon glib dev-libs/libcdio cddb dev-libs/libpcre jit dev-libs/m17n-lib bidi libxml2 @@ -61,22 +60,20 @@ media-gfx/imagemagick graphviz postscript djvu fpx hdri lqr openexr pango xml au media-gfx/ufraw contrast fits timezone media-gfx/pstoedit imagemagick emf plotutils flash -media-libs/evas fbcon gles tga bidi +media-libs/evas gles tga bidi media-libs/libaacplus fftw media-libs/libbluray static-libs -media-libs/libggi fbcon # 25/05/2013 - bebr # media-libs/libmetalink need one of expat xml media-libs/libmetalink expat -xml media-libs/libraw demosaic -media-libs/libsdl fbcon media-libs/libwmf xml expat media-libs/openal alstream # 25/05/2013 - beber # USE opencl depend on virtual/opencl that need one of fglrx nvidia media-libs/opencv gtk -opencl openexr threads eigen media-libs/urt postscript -media-libs/xine-lib fbcon mad imagemagick bluray +media-libs/xine-lib mad imagemagick bluray media-video/ffmpeg openssl bluray network openal vpx threads gnutls frei0r media-video/vlc -qt4 atmo bidi bluray cddb dvd fbosd live mtp rtsp sdl-image shout taglib xml xosd zvbi omxil |