mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Chase speech-dispatcher upgrade.
- Update instructions in pkg-message. - Bump PORTREVISION. Approved by: tabthorpe (mentor)
This commit is contained in:
parent
44a39c2e65
commit
3cb16f51b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260279
@ -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
|
||||
|
@ -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.
|
||||
|
||||
======================================================================
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
||||
======================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user