aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2010-08-31 22:24:26 +0800
committeravilla <avilla@FreeBSD.org>2010-08-31 22:24:26 +0800
commitfeb245db757df2f9032ed64520aefd73e0957061 (patch)
tree9f326232e14065e9d28adbb4931d966d9c0433d6
parent2d361c4363a2e22386c3e179e38745a424764fd4 (diff)
downloadfreebsd-ports-gnome-feb245db757df2f9032ed64520aefd73e0957061.tar.gz
freebsd-ports-gnome-feb245db757df2f9032ed64520aefd73e0957061.tar.zst
freebsd-ports-gnome-feb245db757df2f9032ed64520aefd73e0957061.zip
- Chase speech-dispatcher upgrade.
- Update instructions in pkg-message. - Bump PORTREVISION. Approved by: tabthorpe (mentor)
-rw-r--r--accessibility/jovie/Makefile3
-rw-r--r--accessibility/jovie/pkg-message7
-rw-r--r--accessibility/ktts/Makefile3
-rw-r--r--accessibility/ktts/pkg-message7
4 files changed, 14 insertions, 6 deletions
diff --git a/accessibility/jovie/Makefile b/accessibility/jovie/Makefile
index d94dfc5ea17c..3bc1a4a3899f 100644
--- a/accessibility/jovie/Makefile
+++ b/accessibility/jovie/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ktts
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -16,7 +17,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE text-to-speech subsystem
-LIB_DEPENDS+= speechd.3:${PORTSDIR}/accessibility/speech-dispatcher
+LIB_DEPENDS+= speechd.4:${PORTSDIR}/accessibility/speech-dispatcher
USE_BZIP2= yes
USE_CMAKE= yes
diff --git a/accessibility/jovie/pkg-message b/accessibility/jovie/pkg-message
index 7c6d1ffaf7fa..7aa77b9472c1 100644
--- a/accessibility/jovie/pkg-message
+++ b/accessibility/jovie/pkg-message
@@ -1,7 +1,10 @@
======================================================================
To enable Text-to-Speech System (KTTSD), you first need to start
-speech-dispatcher daemon (accessibility/speech-dispatcher), either
-locally or with its rc.d script.
+speech-dispatcher (locally):
+
+$ speech-dispatcher
+
+You may want to launch it via the KDE Autostart module.
======================================================================
diff --git a/accessibility/ktts/Makefile b/accessibility/ktts/Makefile
index d94dfc5ea17c..3bc1a4a3899f 100644
--- a/accessibility/ktts/Makefile
+++ b/accessibility/ktts/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ktts
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -16,7 +17,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE text-to-speech subsystem
-LIB_DEPENDS+= speechd.3:${PORTSDIR}/accessibility/speech-dispatcher
+LIB_DEPENDS+= speechd.4:${PORTSDIR}/accessibility/speech-dispatcher
USE_BZIP2= yes
USE_CMAKE= yes
diff --git a/accessibility/ktts/pkg-message b/accessibility/ktts/pkg-message
index 7c6d1ffaf7fa..7aa77b9472c1 100644
--- a/accessibility/ktts/pkg-message
+++ b/accessibility/ktts/pkg-message
@@ -1,7 +1,10 @@
======================================================================
To enable Text-to-Speech System (KTTSD), you first need to start
-speech-dispatcher daemon (accessibility/speech-dispatcher), either
-locally or with its rc.d script.
+speech-dispatcher (locally):
+
+$ speech-dispatcher
+
+You may want to launch it via the KDE Autostart module.
======================================================================