notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-pyttsx3 Offline Text To Speech (TTS) converter for Python
2.90.12 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.90.12Version of this port present on the latest quarterly branch.
Maintainer: rhurlin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-05-13 15:45:15
Last Update: 2023-05-13 15:43:01
Commit Hash: 3f4c5c3
Also Listed In: python
License: MPL20
WWW:
https://github.com/nateshmbhat/pyttsx3
Description:
pyttsx3 is a text-to-speech conversion library in Python. Unlike alternative libraries, it works offline.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pyttsx3>0:audio/py-pyttsx3@${PY_FLAVOR}
To install the port:
cd /usr/ports/audio/py-pyttsx3/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/py-pyttsx3
  • pkg install py39-pyttsx3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-pyttsx3 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pyttsx3
Package flavors (<flavor>: <package>)
  • py39: py39-pyttsx3
distinfo:
TIMESTAMP = 1683991178 SHA256 (nateshmbhat-pyttsx3-v.2.90-12-g5d3755b_GH0.tar.gz) = 62378f96c255f27e5a1588959c1074e742cc4abb8c40c51d6cf9630a27ddc80b SIZE (nateshmbhat-pyttsx3-v.2.90-12-g5d3755b_GH0.tar.gz) = 104139

Packages (timestamps in pop-ups are UTC):
py39-pyttsx3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.90.122.90.12-2.90.122.90.12---
FreeBSD:13:quarterly2.90.122.90.122.90.122.90.122.90.122.90.122.90.122.90.12
FreeBSD:14:latest2.90.122.90.12-2.90.122.90.122.90.12-2.90.12
FreeBSD:14:quarterly2.90.122.90.12-2.90.122.90.122.90.122.90.122.90.12
FreeBSD:15:latest2.90.122.90.12n/a2.90.12n/a2.90.122.90.122.90.12
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libespeak.so : audio/espeak-ng
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_py-pyttsx3
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nateshmbhat/pyttsx3/tar.gz/v.2.90-12-g5d3755b?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.90.12
13 May 2023 15:43:01
commit hash: 3f4c5c37c17b673a77ed1af44d699dcedac3e561commit hash: 3f4c5c37c17b673a77ed1af44d699dcedac3e561commit hash: 3f4c5c37c17b673a77ed1af44d699dcedac3e561commit hash: 3f4c5c37c17b673a77ed1af44d699dcedac3e561 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
audio/py-pyttsx3: Add port

Offline Text To Speech (TTS) converter for Python. Unlike alternative libraries,
it works offline.

Requires some post-release commits from Github due to dependency on
audio/espeak-ng[1]. If release version 2.90 is installed via e.g. PIP instead,
it will not find audio/espeak's libespeak-ng.so.1 library.

The port is needed as one of the dependencies of the QGIS plugin 'QChatGPT'.

[1]
https://github.com/nateshmbhat/pyttsx3/commit/1e2cd7fc63671a410e6ca7b53b1e3b048577e962

Number of commits found: 1