FreeBSD Bugzilla – Attachment 184655 Details for
Bug 220961
audio/lmms: Fixed dependencies, added PORTAUDIO option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
lmms.patch (text/plain), 1.10 KB, created by
Yuri Victorovich
on 2017-07-24 06:50:16 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-07-24 06:50:16 UTC
Size:
1.10 KB
patch
obsolete
>Index: audio/lmms/Makefile >=================================================================== >--- audio/lmms/Makefile (revision 445730) >+++ audio/lmms/Makefile (working copy) >@@ -18,6 +18,7 @@ > libsamplerate.so:audio/libsamplerate \ > libsndfile.so:audio/libsndfile \ > libvorbis.so:audio/libvorbis \ >+ libogg.so:audio/libogg \ > libfftw3.so:math/fftw3 \ > libfftw3f.so:math/fftw3-float \ > libsamplerate.so:audio/libsamplerate \ >@@ -27,10 +28,10 @@ > ${LOCALBASE}/share/ladspa/rdf/swh-plugins.rdf:audio/swhplugins \ > ${LOCALBASE}/share/ladspa/rdf/tap-plugins.rdf:audio/tap-plugins > >-OPTIONS_DEFINE= JACK PULSEAUDIO SDL >+OPTIONS_DEFINE= JACK PULSEAUDIO PORTAUDIO SDL > > USE_LDCONFIG= yes >-USE_XORG= xft >+USE_XORG= x11 xext xft ice sm > USE_QT4= corelib gui xml moc_build uic_build rcc_build \ > qmake_build > USE_GITHUB= yes >@@ -54,6 +55,9 @@ > PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio > PULSEAUDIO_CMAKE_OFF= -DWANT_PULSEAUDIO:BOOL=OFF > >+PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio >+PORTAUDIO_CMAKE_OFF= -DWANT_PORTAUDIO:BOOL=OFF >+ > SDL_USE= SDL=sdl > SDL_CMAKE_OFF= -DWANT_SDL:BOOL=OFF >
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 220961
:
184655
|
184656