Bug 199496 - Emerging media-video/totem-2.20.1 fails since no X flag exists in media-libs/gst-plugins-base-0.10.15
|
Bug#:
199496
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P3
|
|
Resolution: FIXED
|
Assigned To: gnome@gentoo.org
|
Reported By: radhermit@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Emerging media-video/totem-2.20.1 fails since no X flag exists in media-libs/gst-plugins-base-0.10.15
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-11-18 07:13 0000
|
Running on unstable one cannot emerge media-video/totem-2.20.1 as it requests
that media-libs/gst-plugins-base is compiled with the X use flag. However the
latest version, media-libs/gst-plugins-base-0.10.15, doesn't include the X flag
in
possible use flag choices.
That's a silly check to add, I've explicitely removed these USE flags from
-base in order to get rid of unnecesasary recompiles wrt PDEPENDs.
Totem should be pulling gst-plugins-x itself..
That makes sense to me. I attached a patch that adds an X use flag which pulls
in gst-plugins-x and removes the previous behavior.
(In reply to comment #4)
> (From update of attachment 136221 [details] [edit])
> If it fails, then it cannot be optional.
Alright, then would it make sense to just add gst-plugins-x as a dependency?