Description of problem: Package doesn't include ladspa plugin which belongs to gstreamer's release. Version-Release number of selected component (if applicable): gstreamer-plugins-good-0.10.4-3.fc6 How reproducible: 100% reproducible. Steps to Reproduce: 1. gst-inspect | grep ladspa 2. 3. Actual results: Nothing. Expected results: ladspa plugin should be available. Additional info: Some additional dependencies should be added to the package like, for instance, ladspa-swh-plugins. To avoid a single package with a huge number of dependencies gstreamer-plugins-good could be fragmented this way: - gstreamer-plugins-good-base containing those plugins not depending on external libraries (those in the gst subfolder of the source tree) - one package for every plugin dependent on external libraries (e.g., gstreamer-plugins-good-ladspa or gstreamer-plugins-good-jpeg, etc.) - gstreamer-plugins-good-all or simply gstreamer-plugins-good, a meta-package that includes all the above as dependencies.
I'll try and do that tomorrow.
The ladspa libs is a whole 37k of deps, so I added those in the main package. The proper plugins are probably in another package though. Will be fixed in this build: http://koji.fedoraproject.org/koji/taskinfo?taskID=134801
imho it should be removed from -good: http://webcvs.freedesktop.org/gstreamer/gst-plugins-good/ext/ladspa/?sortby=date#dirlist http://webcvs.freedesktop.org/gstreamer/gst-plugins-bad/ext/ladspa/?sortby=date#dirlist See "age" coloumn and "last log entry" (of gstladspa.c from -bad tree ) :/
----> http://bugzilla.gnome.org/show_bug.cgi?id=515978 Please disable/remove that crap from -good !!!
(In reply to comment #4) > ----> http://bugzilla.gnome.org/show_bug.cgi?id=515978 > > Please disable/remove that crap from -good !!! It will be removed when the next release is released.