Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 95757

Summary: is it necessary for gst-plugins to depend on gconf and orbit?
Product: Gentoo Linux Reporter: Rodolfo Boer <rodolfo.boer>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rodolfo Boer 2005-06-11 03:03:09 UTC
Currently gst-plugins (and maybe some of the plugins) depends on gconf. Since 
this is not specified as a dependency in the source, and the source compiles 
without this (although I've not installed it), they should be enabled by 
use-flags, if possible. 
That way a non-gnome install could use gstreamer, for example kdemultimedia,  
without installing useless libraries.  
If these are required by some other plugin, these plugins should be enabled by  
use-flags too.  

Reproducible: Always
Steps to Reproduce:
USE=gstreamer emerge -pN kdemultimedia   
Actual Results:  
[ebuild  N    ] dev-util/indent-2.2.9-r2 
[ebuild  N    ] gnome-base/orbit-2.12.2 
[ebuild  N    ] gnome-base/gconf-2.10.0 
[ebuild  N    ] media-libs/gst-plugins-0.8.9-r1 
[ebuild  N    ] media-plugins/gst-plugins-oss-0.8.9 
[ebuild  N    ] media-plugins/gst-plugins-alsa-0.8.9 
[ebuild  N    ] media-plugins/gst-plugins-flac-0.8.9 
[ebuild  N    ] media-plugins/gst-plugins-vorbis-0.8.9 
[ebuild  N    ] media-plugins/gst-plugins-ogg-0.8.9 
[ebuild  N    ] media-libs/libid3tag-0.15.1b 
[ebuild  N    ] media-plugins/gst-plugins-mad-0.8.9 
[ebuild   R   ] kde-base/kdemultimedia-3.4.1 
 

Expected Results:  
[ebuild  N    ] media-libs/gst-plugins-0.8.9-r1 
[ebuild  N    ] media-plugins/gst-plugins-oss-0.8.9 
[ebuild  N    ] media-plugins/gst-plugins-alsa-0.8.9 
[ebuild  N    ] media-plugins/gst-plugins-flac-0.8.9 
[ebuild  N    ] media-plugins/gst-plugins-vorbis-0.8.9 
[ebuild  N    ] media-plugins/gst-plugins-ogg-0.8.9 
[ebuild  N    ] media-libs/libid3tag-0.15.1b 
[ebuild  N    ] media-plugins/gst-plugins-mad-0.8.9 
[ebuild   R   ] kde-base/kdemultimedia-3.4.1
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-11 03:15:37 UTC

*** This bug has been marked as a duplicate of 77431 ***