FreeBSD Bugzilla – Attachment 151055 Details for
Bug 196345
audio/espeak: Fix LIB_DEPENDS on portaudio and fix plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
espeak.patch (text/plain), 828 bytes, created by
Dmitry Marakasov
on 2014-12-29 04:43:46 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2014-12-29 04:43:46 UTC
Size:
828 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 375724) >+++ Makefile (working copy) >@@ -23,7 +23,7 @@ > OPTIONS_RADIO_AUDIO_SYSTEM= PORTAUDIO PULSEAUDIO RUNTIME > RUNTIME_DESC= Sound interface selected at runtime > >-PORTAUDIOLIB= libportaudio.so:${PORTSDIR}/audio/portaudio >+PORTAUDIOLIB= libportaudio.so.0:${PORTSDIR}/audio/portaudio > PULSEAUDIOLIB= libpulse.so:${PORTSDIR}/audio/pulseaudio > > CONFLICTS= speak-1.[0-9] >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 375724) >+++ pkg-plist (working copy) >@@ -279,3 +279,5 @@ > %%DATADIR%%/espeak-data/voices/test/ur > %%DATADIR%%/espeak-data/zh_dict > %%DATADIR%%/espeak-data/zhy_dict >+@dir %%DATADIR%%/espeak-data/mbrola >+@dir %%DATADIR%%/espeak-data/soundicons
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:
koobs
:
maintainer-approval?
(
nivit
)
Actions:
View
|
Diff
Attachments on
bug 196345
: 151055
Working