diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 18:30:01 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-06-05 18:30:01 +0200 |
commit | 162eb94f37cdd320c50dc24b776c5c0a6af7d9be (patch) | |
tree | 759bf0b922073995779de04c8dbb449e4831b33e /profiles | |
parent | profiles/enlightenment: Enable t1lib USE flag by default (diff) | |
download | portage-162eb94f37cdd320c50dc24b776c5c0a6af7d9be.tar.xz |
profiles/enlightenment: Enable pulseaudio USE flag by default
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 2 | ||||
-rw-r--r-- | profiles/enlightenment/build/package.use | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 0386097c..8f2823a4 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -42,7 +42,7 @@ USE="${USE} bmp gd gif imlib imlib2 jbig jpeg jpeg2k mng png pnm raw svg tiff we USE="${USE} fontconfig truetype t1lib" # Sound system -USE="${USE} alsa" +USE="${USE} alsa pulseaudio" DISTDIR=${PORTDIR}/distfiles PORTAGE_TMPDIR=/var/tmp diff --git a/profiles/enlightenment/build/package.use b/profiles/enlightenment/build/package.use index 6c83de04..b29f99d8 100644 --- a/profiles/enlightenment/build/package.use +++ b/profiles/enlightenment/build/package.use @@ -84,7 +84,7 @@ media-libs/gst-plugins-good orc media-libs/imlib2 mp3 media-libs/libaacplus fftw media-libs/libbluray aacs utils static-libs -media-libs/libcanberra gstreamer pulseaudio udev +media-libs/libcanberra gstreamer udev media-libs/libggi aalib fbcon # 25/05/2013 - bebr # media-libs/libmetalink need one of expat xml @@ -93,27 +93,27 @@ media-libs/libmng lcms media-libs/libmpeg2 sdl media-libs/libraw demosaic media-libs/libsamplerate sndfile -media-libs/libsdl aalib fbcon libcaca pulseaudio tslib xv dga ggi +media-libs/libsdl aalib fbcon libcaca tslib xv dga ggi media-libs/libshout speex theora media-libs/libpng apng media-libs/libwmf xml expat media-libs/mesa gles2 gbm xvmc osmesa xorg xa openvg vdpau -media-libs/openal alstream portaudio pulseaudio +media-libs/openal alstream portaudio # 25/05/2013 - beber # USE opencl depend on virtual/opencl that need one of fglrx nvidia media-libs/opencv ffmpeg gstreamer gtk -opencl openexr threads xine eigen media-libs/speex ogg media-libs/tiff lzma media-libs/urt postscript -media-libs/xine-lib a52 aac aalib dts fbcon flac libcaca mad modplug musepack pulseaudio sdl speex theora vorbis wavpack imagemagick bluray win32codecs xvmc vdpau +media-libs/xine-lib a52 aac aalib dts fbcon flac libcaca mad modplug musepack sdl speex theora vorbis wavpack imagemagick bluray win32codecs xvmc vdpau -media-plugins/alsa-plugins pulseaudio ffmpeg speex libsamplerate +media-plugins/alsa-plugins ffmpeg speex libsamplerate media-plugins/gst-plugins-ffmpeg orc media-sound/lame mp3rtp sndfile media-sound/pulseaudio libsamplerate orc -media-video/ffmpeg aac aacplus amr cdio dirac faac gsm libass modplug mp3 openssl pulseaudio schroedinger sdl speex theora vorbis x264 xvid rtmp libcaca bluray twolame opus network openal vdpau vpx vaapi threads gnutls frei0r -media-video/vlc -qt4 a52 aac aalib atmo bidi bluray cdda cddb dirac dts dvd fbosd flac gme libass libcaca libsamplerate live matroska modplug mp3 mpeg mtp musepack ogg portaudio pulseaudio rtsp schroedinger sdl sdl-image shine shout speex taglib theora twolame vorbis win32codecs wma-fixed x264 xml xosd xv zvbi omxil egl opus vaapi udev +media-video/ffmpeg aac aacplus amr cdio dirac faac gsm libass modplug mp3 openssl schroedinger sdl speex theora vorbis x264 xvid rtmp libcaca bluray twolame opus network openal vdpau vpx vaapi threads gnutls frei0r +media-video/vlc -qt4 a52 aac aalib atmo bidi bluray cdda cddb dirac dts dvd fbosd flac gme libass libcaca libsamplerate live matroska modplug mp3 mpeg mtp musepack ogg portaudio rtsp schroedinger sdl sdl-image shine shout speex taglib theora twolame vorbis win32codecs wma-fixed x264 xml xosd xv zvbi omxil egl opus vaapi udev net-analyzer/net-snmp -X -perl -python mfd-rewrites netlink pci net-analyzer/tcpdump -drop-root |