mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
accessibility/speech-dispatcher: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
db179747f6
commit
83e083e300
@ -1,6 +1,6 @@
|
||||
PORTNAME= speech-dispatcher
|
||||
DISTVERSION= 0.11.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES?= accessibility audio
|
||||
MASTER_SITES= https://github.com/brailcom/speechd/releases/download/${PORTVERSION}/
|
||||
|
||||
@ -22,6 +22,7 @@ LIB_DEPENDS= libdotconf.so:devel/dotconf \
|
||||
USES= alias autoreconf gettext gmake gnome libtool makeinfo pathfix pkgconfig
|
||||
USE_GNOME= glib20 intltool
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-espeak-ng=no \
|
||||
--with-baratinoo=no \
|
||||
--with-kali=no \
|
||||
|
@ -45,8 +45,8 @@ libexec/speech-dispatcher-modules/sd_festival
|
||||
%%FLITE%%libexec/speech-dispatcher-modules/sd_flite
|
||||
libexec/speech-dispatcher-modules/sd_generic
|
||||
%%VOXIN%%libexec/speech-dispatcher-modules/sd_voxin
|
||||
man/man1/spd-say.1.gz
|
||||
man/man1/speech-dispatcher.1.gz
|
||||
share/man/man1/spd-say.1.gz
|
||||
share/man/man1/speech-dispatcher.1.gz
|
||||
share/locale/cs/LC_MESSAGES/speech-dispatcher.mo
|
||||
share/locale/de/LC_MESSAGES/speech-dispatcher.mo
|
||||
share/locale/eo/LC_MESSAGES/speech-dispatcher.mo
|
||||
|
Loading…
Reference in New Issue
Block a user