FreeBSD Bugzilla – Attachment 239729 Details for
Bug 269173
audio/ncmpcpp: Fix visualizer dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for ncmpcpp
ncmpcpp-fftw3.patch (text/plain), 836 bytes, created by
Daniel Engberg
on 2023-01-26 21:08:08 UTC
(
hide
)
Description:
Patch for ncmpcpp
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-01-26 21:08:08 UTC
Size:
836 bytes
patch
obsolete
>diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile >index b59122dc4066..041da310f466 100644 >--- a/audio/ncmpcpp/Makefile >+++ b/audio/ncmpcpp/Makefile >@@ -12,7 +12,6 @@ LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \ >- libfftw3.so:math/fftw3 \ > libicuuc.so:devel/icu \ > libboost_filesystem.so:devel/boost-libs \ > libcurl.so:ftp/curl >@@ -39,8 +38,9 @@ CLOCK_CONFIGURE_ENABLE= clock > OUTPUTS_CONFIGURE_ENABLE= outputs > TAGLIB_LIB_DEPENDS= libtag.so:audio/taglib > TAGLIB_CONFIGURE_WITH= taglib >-VISUALIZER_BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 >+VISUALIZER_LIB_DEPENDS= libfftw3.so:math/fftw3 > VISUALIZER_CONFIGURE_ENABLE= visualizer >+VISUALIZER_CONFIGURE_WITH= fftw > > post-install: > ${INSTALL_PROGRAM} ${WRKSRC}/src/ncmpcpp ${STAGEDIR}${PREFIX}/bin/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 269173
: 239729