Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828005 - media-sound/strawberry-1.0.0-r1 automagic dependency on sci-libs/fftw
Summary: media-sound/strawberry-1.0.0-r1 automagic dependency on sci-libs/fftw
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-02 11:27 UTC by Thomas Lindroth
Modified: 2021-12-02 11:43 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 Thomas Lindroth 2021-12-02 11:27:38 UTC
Strawberry builds with automagic detection of fftw3 and use that for the moodbar functionality.

The main CMakeLists.txt got an optional_component() for "MOODBAR" that could be use for a moodbar useflag to conditionally pull in fftw3.
Comment 1 Larry the Git Cow gentoo-dev 2021-12-02 11:43:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5377cfa4d35b460eb0171e12afc32321a5af2c

commit 1a5377cfa4d35b460eb0171e12afc32321a5af2c
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-12-02 11:40:38 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-12-02 11:42:56 +0000

    media-sound/strawberry: Revbump to fix automagic dep on sci-libs/fftw
    
    by introducing "moodbar" USE flag.
    
    Thanks-to: Thomas Lindroth <thomas.lindroth@gmail.com>
    Closes: https://bugs.gentoo.org/828005
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-sound/strawberry/metadata.xml                                   | 1 +
 .../{strawberry-1.0.0-r1.ebuild => strawberry-1.0.0-r2.ebuild}        | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)