Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40547 - kdemultimedia-3.2.0 configure: can't find gstreamer
Summary: kdemultimedia-3.2.0 configure: can't find gstreamer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-05 17:22 UTC by Joe Khoobyar
Modified: 2005-01-18 08:49 UTC (History)
3 users (show)

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 Joe Khoobyar 2004-02-05 17:22:15 UTC
configure output complains that gstreamer is not installed, however gstreamer-0.6 was actually installed as part of the merge because the command-line USE flag included "gstreamer" in it.

Reproducible: Always
Steps to Reproduce:
USE="gstreamer doc" emerge -vu kdemultimedia
Actual Results:  
<snip-from-configure-output>
**************************************************
*
* You do not seem to have GStreamer and the
* KDE GStreamer bindings installed.  Without these
* aRts output will be used exclusively.
*
* You can get these bindings from kdenonbeta/gst
* or from the JuK homepage.
*
* JuK supports GStreamer output but will also
* work with aRts.
*
**************************************************
</snip-from-configure-output>

Expected Results:  
Not complained that gstreamer could not be found, or, if any other dependencies
are required in order to bind KDE to gstreamer, satisfied those depencies before
building kdemultimedia-3.2.0
Comment 1 Joe Khoobyar 2004-02-05 17:24:34 UTC
In other words, if the kdenonbeta/gst module is not part of this build, or a prerequisite when USE="gstreamer" is enabled, then it should be.  (See Actual Results mentioning "kdenonbeta/gst")
Comment 2 Sami Nieminen 2004-03-07 05:34:24 UTC
I ran into this same problem. Is there release version of the gst bindings for kde or should we just use a snapshot of kdenonbeta/gst and provide an ebuild for it?
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2004-04-21 08:12:43 UTC
There are snapshots at http://developer.kde.org/~wheeler/files/src/
but until we have an ebuild for those kde bindings for gstreamer,
the dependency should be removed...
Comment 4 Zack Pearsall 2004-05-28 15:39:30 UTC
There is an ebuild for the snapshot in bugzilla.  bug 43417
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-18 08:49:33 UTC
kde-3.4 will have proper support for gstreamer-0.8, and will not need the
kde bindings. So I'm closing this one now.