Port details |
- py3-speech-dispatcher Python bindings for Speech Dispatcher
- 0.8.6 accessibility
=0 0.8.6Version of this port present on the latest quarterly branch.
- Maintainer: avilla@FreeBSD.org
- Port Added: 2016-01-18 11:54:12
- Last Update: 2017-11-30 15:50:34
- SVN Revision: 455210
- Also Listed In: audio python
- License: GPLv2 LGPL21
- WWW:
- http://devel.freebsoft.org/speechd
- Description:
- Speech Dispatcher is a device independent layer for speech synthesis,
developed with the goal of making the usage of speech synthesis easier
for application programmers. It takes care of most of the tasks
necessary to solve in speech enabled applications. What is a very high
level GUI library to graphics, Speech Dispatcher is to speech
synthesis.
WWW: http://devel.freebsoft.org/speechd
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}speech-dispatcher>0:accessibility/py3-speech-dispatcher@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-speech-dispatcher
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1482416560
SHA256 (speech-dispatcher-0.8.6.tar.gz) = c233dc3757c1f0d3676480d1052d42d88d18d29ab0cb0c8b5ce8edc3e7386ff8
SIZE (speech-dispatcher-0.8.6.tar.gz) = 1327500
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: accessibility/speech-dispatcher
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.6 : lang/python36
- intltool-extract : textproc/intltool
- Runtime dependencies:
-
- __init__.py : devel/py3-xdg
- python3.6 : lang/python36
- Library dependencies:
-
- libdotconf.so : devel/dotconf
- libltdl.so : devel/libltdl
- libsndfile.so : audio/libsndfile
- libspeechd.so : accessibility/speech-dispatcher
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- alias gettext gmake pathfix pkgconfig libtool python:3.3+ gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: accessibility/speech-dispatcher | Commit | Credits | Log message |
0.8.6 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.8.6 07 Jan 2017 21:42:28 |
sunpoet |
Add more PLIST_SUB to Mk/Uses/python.mk
- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION
This change would help:
- Build databases/postgresql*-plpython with Python 3
(It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile
PR: 205807
Differential Revision: https://reviews.FreeBSD.org/D4758
Exp-run by: antoine |
0.8.6 22 Dec 2016 15:31:28 |
avilla |
accessibility/speech-dispatcher: update to 0.8.6
- Fix paths in modules configuration
- Improve Python slave port
Updates since 0.8.3:
* Implement a shutdown timer in the server, which activates after 5
seconds with no clients connected
* Add support for espeak-ng (no FreeBSD port available)
* Add command-line argument to allow for custom modules location |
0.8.3_1 12 Oct 2016 18:55:55 |
rm |
accessibility/py3-speech-dispatcher: fix packaging with python 3.5
While here add NO_ARCH and make couple of whitespace fixes.
PR: 213393
Approved by: portmgr (blanket approval) |
0.8.3_1 18 Jan 2016 11:54:02 |
kwm |
Split off the python bindings into it own slave port. They where not build
by default and orca requires the bindings. Bump port revision just to be
sure there will be no conflicts.
PR: 205486
Approved by: maintainer (timeout 27 days) |
Number of commits found: 5
|