diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-04-07 14:23:24 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-04-07 14:23:24 +0000 |
commit | 751dfb9495b6a6587fc2cf6e9bf8376b1b60aad4 (patch) | |
tree | 65da9e852e2f620caf37e0c419443f8f5f48040f /accessibility/speech-dispatcher | |
parent | 27747ab1dbf46ada6cb082e4329fe477355c9be3 (diff) | |
download | ports-751dfb9495b6a6587fc2cf6e9bf8376b1b60aad4.tar.gz ports-751dfb9495b6a6587fc2cf6e9bf8376b1b60aad4.zip |
Notes
Diffstat (limited to 'accessibility/speech-dispatcher')
-rw-r--r-- | accessibility/speech-dispatcher/Makefile | 5 | ||||
-rw-r--r-- | accessibility/speech-dispatcher/distinfo | 6 | ||||
-rw-r--r-- | accessibility/speech-dispatcher/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile index dae55113d133..0a9d198eddee 100644 --- a/accessibility/speech-dispatcher/Makefile +++ b/accessibility/speech-dispatcher/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= speech-dispatcher -PORTVERSION= 0.8.6 -PORTREVISION?= 1 +DISTVERSION= 0.8.8 CATEGORIES?= accessibility audio MASTER_SITES= http://devel.freebsoft.org/pub/projects/speechd/ @@ -16,8 +15,8 @@ LIB_DEPENDS= libdotconf.so:devel/dotconf \ libltdl.so:devel/libltdl \ libsndfile.so:audio/libsndfile +USES= alias gettext gmake gnome pathfix pkgconfig libtool USE_GNOME= glib20 intltool -USES= alias gettext gmake pathfix pkgconfig libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-espeak-ng CFLAGS+= -I${LOCALBASE}/include diff --git a/accessibility/speech-dispatcher/distinfo b/accessibility/speech-dispatcher/distinfo index 24ff03b3b418..671514ed2a06 100644 --- a/accessibility/speech-dispatcher/distinfo +++ b/accessibility/speech-dispatcher/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482416560 -SHA256 (speech-dispatcher-0.8.6.tar.gz) = c233dc3757c1f0d3676480d1052d42d88d18d29ab0cb0c8b5ce8edc3e7386ff8 -SIZE (speech-dispatcher-0.8.6.tar.gz) = 1327500 +TIMESTAMP = 1551036529 +SHA256 (speech-dispatcher-0.8.8.tar.gz) = 3c2a89800d73403192b9d424a604f0e614c58db390428355a3b1c7c401986cf3 +SIZE (speech-dispatcher-0.8.8.tar.gz) = 1351580 diff --git a/accessibility/speech-dispatcher/pkg-plist b/accessibility/speech-dispatcher/pkg-plist index bcd17388fa45..43e325110ae2 100644 --- a/accessibility/speech-dispatcher/pkg-plist +++ b/accessibility/speech-dispatcher/pkg-plist @@ -44,5 +44,6 @@ lib/speech-dispatcher/spd_oss.so %%PULSEAUDIO%%lib/speech-dispatcher/spd_pulse.so libdata/pkgconfig/speech-dispatcher.pc share/locale/cs/LC_MESSAGES/speech-dispatcher.mo +share/locale/de/LC_MESSAGES/speech-dispatcher.mo share/locale/hu/LC_MESSAGES/speech-dispatcher.mo share/sounds/speech-dispatcher/dummy-message.wav |