FreeBSD Bugzilla – Attachment 173409 Details for
Bug 211664
audio/openal-soft: Add option to enable sndio support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
openal-soft.diff
openal-soft.diff (text/plain), 825 bytes, created by
Tobias Kortkamp
on 2016-08-08 14:54:10 UTC
(
hide
)
Description:
openal-soft.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2016-08-08 14:54:10 UTC
Size:
825 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 419841) >+++ Makefile (working copy) >@@ -24,7 +24,7 @@ > -DALSOFT_UTILS:BOOL=ON \ > -DALSOFT_EXAMPLES:BOOL=OFF > >-OPTIONS_DEFINE= FLUIDSYNTH CONFIG PORTAUDIO PULSEAUDIO >+OPTIONS_DEFINE= FLUIDSYNTH CONFIG PORTAUDIO PULSEAUDIO SNDIO > OPTIONS_SUB= yes > CONFIG_DESC= Install configuration utility (needs Qt 4.x) > >@@ -43,6 +43,9 @@ > PULSEAUDIO_CMAKE_ON= -DALSOFT_REQUIRE_PULSEAUDIO:BOOL=ON > PULSEAUDIO_CMAKE_OFF= -DALSOFT_BACKEND_PULSEAUDIO:BOOL=OFF > PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio >+SNDIO_CMAKE_ON= -DALSOFT_REQUIRE_SNDIO:BOOL=ON >+SNDIO_CMAKE_OFF= -DALSOFT_BACKEND_SNDIO:BOOL=OFF >+SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio > > post-patch: > @${REINPLACE_CMD} 's|/etc/openal|${ETCDIR}|' \
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
Flags:
tobik
:
maintainer-approval?
(
mva
)
Actions:
View
|
Diff
Attachments on
bug 211664
: 173409