FreeBSD Bugzilla – Attachment 203036 Details for
Bug 235177
audio/mumble: Add DEPRECATED notice for Qt4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Added support for Speech Dispatcher
mumble.diff (text/plain), 1016 bytes, created by
Vladimir Druzenko
on 2019-03-21 19:37:40 UTC
(
hide
)
Description:
Added support for Speech Dispatcher
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2019-03-21 19:37:40 UTC
Size:
1016 bytes
patch
obsolete
>--- audio/mumble.orig/Makefile >+++ audio/mumble/Makefile >@@ -40,13 +40,12 @@ > INSTALLS_ICONS= yes > MAKE_JOBS_UNSAFE=yes > >-CONFIG= bundled-celt bundled-rnnoise no-alsa no-bundled-opus no-speechd no-bundled-speex \ >- no-bundled-speexdsp no-embed-qt-translations no-g15 no-jackaudio no-pulseaudio \ >- no-pulseaudio no-server no-update no-xevie >+CONFIG= bundled-celt bundled-rnnoise no-bundled-opus no-bundled-speex no-bundled-speexdsp \ >+ no-embed-qt-translations no-g15 no-alsa no-jackaudio no-pulseaudio no-server no-update > > QMAKE_ARGS= "CONFIG+=${CONFIG}" > >-OPTIONS_DEFINE= DBUS BONJOUR PORTAUDIO >+OPTIONS_DEFINE= DBUS BONJOUR PORTAUDIO SPEECHD > OPTIONS_DEFAULT= DBUS > > DBUS_VARS_OFF= CONFIG+=no-dbus >@@ -59,6 +58,10 @@ > > PORTAUDIO_VARS_OFF= CONFIG+=no-portaudio > PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio >+ >+SPEECHD_DESC= Support for Speech Dispatcher >+SPEECHD_VARS_OFF= CONFIG+=no-speechd >+SPEECHD_LIB_DEPENDS= libspeechd.so:accessibility/speech-dispatcher > > .include <bsd.port.pre.mk> >
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 235177
:
203016
|
203018
| 203036