n/t
Created attachment 204920 [details] Proposed ebuild for ncmpcpp-0.4
Created attachment 204922 [details] Patch for '--enable-visualizer --without--fftw'
0.4 introduces visualizations. Only for one of them sci-libs/fftw is needed, but ncmpcpp doesn't compile with '--enable-visualizer --without-fftw'. Proposed ebuild (with new local USE -> 'visualization') and patch (already added git repository) in attachments.
(In reply to comment #1) > Created an attachment (id=204920) [edit] > Proposed ebuild for ncmpcpp-0.4 You should try to include a unified diff between the most recent ebuild in the main tree and the new version so the changes between versions are apparent.
Created attachment 205644 [details, diff] Ebuild updates for ncmpcpp-0.4 Ebuild updates for ncmpcpp-0.4: * Add fftw and visualization USE flags, deps, and configure flags * Add a src_prepare phase to apply the posted fftw patch Note that the changes are close to what can be found in the previously posted ebuild expect for the usage of the src_prepare phase to apply the patch and prefixing the patch filename with ${P}.
Created attachment 206025 [details, diff] Ebuild updates for ncmpcpp-0.4.1 Version bump to 0.4.1. Changes are the same as above except for removal of patch for visualizer (issue is already fixed in upstream).
Committed. Thanks for your contributions!