Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] useflag hell.
Date: Sun, 28 Feb 2016 18:31:40
Message-Id: 20160228183122.123b55b4@digimed.co.uk
In Reply to: [gentoo-user] useflag hell. by Alan Grimes
1 On Sun, 28 Feb 2016 13:14:30 -0500, Alan Grimes wrote:
2
3 > !!! The ebuild selected to satisfy
4 > ">=media-libs/mlt-0.9.8-r1[ffmpeg,kdenlive,melt,qt5,sdl,xml]" has
5 > unmet requirements.
6 > - media-libs/mlt-0.9.8-r2::gentoo USE="ffmpeg fftw gtk kde kdenlive lua
7 > melt opengl python qt5 sdl xine xml -compressed-lumas -debug -frei0r
8 > -jack -libav -libsamplerate -qt4 -rtaudio (-ruby) -vdpau" ABI_X86="64"
9 > CPU_FLAGS_X86="mmx sse sse2" PYTHON_TARGETS="python2_7"
10 >
11 > The following REQUIRED_USE flag constraints are unsatisfied:
12 > kde? ( qt4 )
13
14 If you want to enable the kde flag, you have to also enable qt4.
15
16 > The above constraints are a subset of the following complete
17 > expression: python? ( python_targets_python2_7 ) qt5? ( !qt4 ) kde?
18 > ( qt4 )
19
20 However, that will conflict with qt5 so you must either set qt4 and unset
21 qt5 or unset kde for this package.
22
23
24 --
25 Neil Bothwick
26
27 Keyboard: (n.) a device used by programmers to write software for a mouse
28 or joystick and by operators for playing games such as 'word processing.'