Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362437 - banshee-community-extensions-2.0.0 requires fftw for lastfmfingerprint and USE option
Summary: banshee-community-extensions-2.0.0 requires fftw for lastfmfingerprint and US...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-07 12:54 UTC by Andy Botting
Modified: 2011-04-13 16:59 UTC (History)
1 user (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 Andy Botting 2011-04-07 12:54:46 UTC
The newly added banshee-community-extensions-2.0.0 package does not have a USE option for lastfmfingerprint, and is default enabled.

The lastfmfingerprint option actually fails during configure, due to missing fftw-3* dependency.


checking for FFTW3F... no
configure: error: The fftw3f library was not found. Please install it or disable the LastfmFingerprint extension by passing --disable-lastfmfingerprint

With fftw-3* installed, the package builds correctly.
Comment 1 Pacho Ramos gentoo-dev 2011-04-13 16:59:47 UTC
+  13 Apr 2011; Pacho Ramos <pacho@gentoo.org>
+  banshee-community-extensions-2.0.0.ebuild, metadata.xml:
+  Fix LastfmFingerprint dependencies, bug #362437 by Andy Botting.
+