GNOME Bugzilla – Bug 603315
Banshee needs GStreamer 0.10.12 to build
Last modified: 2009-12-01 06:19:09 UTC
Created attachment 148699 [details] [review] Update the minimum GStreamer version to 0.12.10 Banshee currently checks for GStreamer 0.10.3 but fails to build with any GStreamer version before 0.10.12. That's because the GST_TAG_BEATS_PER_MINUTE tag was only introduced in that version. Instead of working around that, I propose that the dependency be updated to 0.10.12. GStreamer .10.12 was released in March 2007 and some research shows that this dependency is satisfied in the following distros : - openSUSE 11.0 and later - Ubuntu Hardy (8.04) and later - Fedora 10 and later As an additional benefit, this allows us to remove the HAVE_GST_PBUTILS conditional (See the patch).
Review of attachment 148699 [details] [review]: Looks fine to me.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.