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 | |
parent | 27747ab1dbf46ada6cb082e4329fe477355c9be3 (diff) |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/orca/Makefile | 1 | ||||
-rw-r--r-- | accessibility/py-speech-dispatcher/Makefile | 2 | ||||
-rw-r--r-- | accessibility/qt5-speech/Makefile | 1 | ||||
-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 |
6 files changed, 9 insertions, 7 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 7bea01afaea0..8bd60389f6ea 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -3,6 +3,7 @@ PORTNAME= orca PORTVERSION= 3.28.2 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/accessibility/py-speech-dispatcher/Makefile b/accessibility/py-speech-dispatcher/Makefile index 43acc8809417..ea846a052a2f 100644 --- a/accessibility/py-speech-dispatcher/Makefile +++ b/accessibility/py-speech-dispatcher/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= accessibility audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/accessibility/qt5-speech/Makefile b/accessibility/qt5-speech/Makefile index 9fdc0da3b46b..85f93cd153a0 100644 --- a/accessibility/qt5-speech/Makefile +++ b/accessibility/qt5-speech/Makefile @@ -2,6 +2,7 @@ PORTNAME= speech DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility PKGNAMEPREFIX= qt5- 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 |