Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95757 - is it necessary for gst-plugins to depend on gconf and orbit?
Summary: is it necessary for gst-plugins to depend on gconf and orbit?
Status: RESOLVED DUPLICATE of bug 77431
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-11 03:03 UTC by Rodolfo Boer
Modified: 2005-06-11 03:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***