Lines 33-39
IUSE="a52 alsa altivec aom archive aribs
Link Here
|
33 |
dc1394 debug directx dts +dvbpsi dvd +encode faad fdk +ffmpeg flac fluidsynth |
33 |
dc1394 debug directx dts +dvbpsi dvd +encode faad fdk +ffmpeg flac fluidsynth |
34 |
fontconfig +gcrypt gme gnome-keyring gstreamer ieee1394 jack jpeg kate libass |
34 |
fontconfig +gcrypt gme gnome-keyring gstreamer ieee1394 jack jpeg kate libass |
35 |
libav libcaca libnotify +libsamplerate libtar libtiger linsys lirc live lua |
35 |
libav libcaca libnotify +libsamplerate libtar libtiger linsys lirc live lua |
36 |
macosx-notifications macosx-qtkit matroska modplug mp3 mpeg mtp musepack ncurses |
36 |
macosx-notifications macosx-qtkit mad matroska modplug mp3 mpeg mpg123 mtp musepack ncurses |
37 |
neon nfs ogg omxil opencv optimisememory opus png postproc projectm pulseaudio +qt5 |
37 |
neon nfs ogg omxil opencv optimisememory opus png postproc projectm pulseaudio +qt5 |
38 |
rdp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr speex srt ssl |
38 |
rdp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr speex srt ssl |
39 |
svg taglib theora tremor truetype twolame udev upnp vaapi v4l vdpau vnc vorbis vpx |
39 |
svg taglib theora tremor truetype twolame udev upnp vaapi v4l vdpau vnc vorbis vpx |
Lines 51-56
REQUIRED_USE="
Link Here
|
51 |
ssl? ( gcrypt ) |
51 |
ssl? ( gcrypt ) |
52 |
vaapi? ( ffmpeg X ) |
52 |
vaapi? ( ffmpeg X ) |
53 |
vdpau? ( ffmpeg X ) |
53 |
vdpau? ( ffmpeg X ) |
|
|
54 |
mp3? ( || ( mpg123 mad ffmpeg libav ) ) |
54 |
" |
55 |
" |
55 |
RDEPEND=" |
56 |
RDEPEND=" |
56 |
net-dns/libidn:= |
57 |
net-dns/libidn:= |
Lines 130-142
RDEPEND="
Link Here
|
130 |
lirc? ( app-misc/lirc:0 ) |
131 |
lirc? ( app-misc/lirc:0 ) |
131 |
live? ( media-plugins/live:0 ) |
132 |
live? ( media-plugins/live:0 ) |
132 |
lua? ( >=dev-lang/lua-5.1:0 ) |
133 |
lua? ( >=dev-lang/lua-5.1:0 ) |
|
|
134 |
mad? ( media-libs/libmad:0 ) |
133 |
matroska? ( |
135 |
matroska? ( |
134 |
dev-libs/libebml:0= |
136 |
dev-libs/libebml:0= |
135 |
media-libs/libmatroska:0= |
137 |
media-libs/libmatroska:0= |
136 |
) |
138 |
) |
137 |
modplug? ( media-libs/libmodplug:0 ) |
139 |
modplug? ( media-libs/libmodplug:0 ) |
138 |
mp3? ( media-libs/libmad:0 ) |
|
|
139 |
mpeg? ( media-libs/libmpeg2:0 ) |
140 |
mpeg? ( media-libs/libmpeg2:0 ) |
|
|
141 |
mpg123? ( media-sound/mpg123 ) |
140 |
mtp? ( media-libs/libmtp:0= ) |
142 |
mtp? ( media-libs/libmtp:0= ) |
141 |
musepack? ( media-sound/musepack-tools:0 ) |
143 |
musepack? ( media-sound/musepack-tools:0 ) |
142 |
ncurses? ( sys-libs/ncurses:0=[unicode] ) |
144 |
ncurses? ( sys-libs/ncurses:0=[unicode] ) |
Lines 335-342
src_configure() {
Link Here
|
335 |
$(use_enable macosx-qtkit) |
337 |
$(use_enable macosx-qtkit) |
336 |
$(use_enable matroska) |
338 |
$(use_enable matroska) |
337 |
$(use_enable modplug mod) |
339 |
$(use_enable modplug mod) |
338 |
$(use_enable mp3 mad) |
340 |
$(use_enable mad) |
339 |
$(use_enable mpeg libmpeg2) |
341 |
$(use_enable mpeg libmpeg2) |
|
|
342 |
$(use_enable mpg123) |
340 |
$(use_enable mtp) |
343 |
$(use_enable mtp) |
341 |
$(use_enable musepack mpc) |
344 |
$(use_enable musepack mpc) |
342 |
$(use_enable ncurses) |
345 |
$(use_enable ncurses) |