Gentoo Archives: gentoo-user

From: John Campbell <jdc.rpv@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gstreamer or ffmeg - that's the question
Date: Mon, 28 Apr 2014 08:56:05
Message-Id: 535E178C.9040201@cox.net
1 On 04/28/2014 01:13 AM, Helmut Jarausch wrote:
2 > Hi,
3 > the recent upgrade to Gnome 3.12.1 includes
4 > app-misc/tracker-1.0 which forces me to decide between gstreamer and
5 > ffmpeg.
6 > It says
7 >
8 > The following REQUIRED_USE flag constraints are unsatisfied:
9 > at-most-one-of ( gstreamer ffmpeg )
10 >
11 > But many packages installed here depend on one of these.
12 >
13 > What can I do about it and why can't I have both as previously.
14
15 It's only asking you to choose which to use for app-misc/tracker, not
16 globally. Just change the USE for that individual package.
17
18 echo "app-misc/tracker gstreamer -ffmpeg" > /etc/portage/package.use/tracker
19
20 or
21
22 echo "app-misc/tracker -gstreamer ffmpeg" > /etc/portage/package.use/tracker

Replies

Subject Author
Re: [gentoo-user] gstreamer or ffmeg - that's the question Helmut Jarausch <jarausch@××××××××××××××××.de>