git: 700486da2701 - main - accessibility/speech-dispatcher: remove option for expired espeak

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Fri, 01 Jul 2022 15:10:05 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=700486da27010f172a916845e008ece3c5dde00d

commit 700486da27010f172a916845e008ece3c5dde00d
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-07-01 15:02:05 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-07-01 15:03:01 +0000

    accessibility/speech-dispatcher: remove option for expired espeak
---
 accessibility/speech-dispatcher/Makefile  | 9 +++------
 accessibility/speech-dispatcher/pkg-plist | 1 -
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile
index 715d5490020c..3e7dfe085799 100644
--- a/accessibility/speech-dispatcher/Makefile
+++ b/accessibility/speech-dispatcher/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	speech-dispatcher
 DISTVERSION=	0.10.2
+PORTREVISION=	1
 CATEGORIES?=	accessibility audio
 MASTER_SITES=	https://github.com/brailcom/speechd/releases/download/${PORTVERSION}/
 
@@ -42,8 +43,8 @@ PORTDOCS=	ANNOUNCE AUTHORS FAQ NEWS README TODO
 
 INFO=		spd-say speech-dispatcher speech-dispatcher-cs ssip
 
-OPTIONS_DEFINE=		ALSA AO DOCS ESPEAK FESTIVAL FLITE NAS PULSEAUDIO
-OPTIONS_DEFAULT=	ESPEAK PULSEAUDIO
+OPTIONS_DEFINE=		ALSA AO DOCS FESTIVAL FLITE NAS PULSEAUDIO
+OPTIONS_DEFAULT=	PULSEAUDIO
 OPTIONS_SUB=		yes
 
 ALSA_LIB_DEPENDS=	libasound.so:audio/alsa-lib
@@ -52,10 +53,6 @@ ALSA_CONFIGURE_WITH=	alsa
 AO_LIB_DEPENDS=		libao.so:audio/libao
 AO_CONFIGURE_WITH=	libao
 
-ESPEAK_DESC=		eSpeak speech synthesizer support
-ESPEAK_LIB_DEPENDS=	libespeak.so:audio/espeak
-ESPEAK_CONFIGURE_WITH=	espeak
-
 FESTIVAL_DESC=		Festival Speech Synthesis System support
 FESTIVAL_RUN_DEPENDS=	${LOCALBASE}/share/festival/lib/${PORTNAME}.scm:audio/festival-freebsoft-utils \
 			festival:audio/festival
diff --git a/accessibility/speech-dispatcher/pkg-plist b/accessibility/speech-dispatcher/pkg-plist
index dd4394f65b5d..b05da17811a0 100644
--- a/accessibility/speech-dispatcher/pkg-plist
+++ b/accessibility/speech-dispatcher/pkg-plist
@@ -28,7 +28,6 @@ lib/libspeechd.so.2
 lib/libspeechd.so.2.6.0
 lib/speech-dispatcher-modules/sd_cicero
 lib/speech-dispatcher-modules/sd_dummy
-%%ESPEAK%%lib/speech-dispatcher-modules/sd_espeak
 lib/speech-dispatcher-modules/sd_festival
 %%FLITE%%lib/speech-dispatcher-modules/sd_flite
 lib/speech-dispatcher-modules/sd_generic