maintainer-approval requested: [Bug 215199] accessibility/gnome-speech: fix disabling of espeak : [Attachment 177856] [patch] fix disabling of espeak (mainly)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 10 19:12:09 UTC 2016
John Hein <z7dr6ut7gs at snkmail.com> has asked gnome at FreeBSD.org for
maintainer-approval:
Bug 215199: accessibility/gnome-speech: fix disabling of espeak
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215199
Attachment 177856: [patch] fix disabling of espeak (mainly)
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177856&action=edit
--- Comment #1 from John Hein <z7dr6ut7gs at snkmail.com> ---
Created attachment 177856
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177856&action=edit
[patch] fix disabling of espeak (mainly)
Fix configure arg to disable espeak.
While here:
- XX_CONFIGURE_ON/_OFF -> XX_CONFIGURE_WITH
- remove unnecessary CPPFLAGS/LDFLAGS
- remove unnecessary post-patch change (the glib20 .pc provides the correct -I
flags now)
- note that the other patch to change == to = will no longer be needed when
all supported platforms have a /bin/sh that groks ==. 9-stable & 10-stable do
now, but I'm not sure about earlier versions of 9.x & 10.x.
More information about the freebsd-gnome
mailing list