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
Port details on branch 2023Q4
py-gtts Library/CLI tool to interface with Google Translate text-to-speech API
2.5.4 audio on this many watch lists=2 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.5.4Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-07-30 19:18:21
Last Update: 2024-11-15 09:43:14
Commit Hash: c739e7b
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/pndurette/gTTS
Description:
gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate's text-to-speech API. Write spoken mp3 data to a file, a file-like object (bytestring) for further audio manipulation, or stdout. Or simply pre-generate Google Translate TTS request URLs to feed to an external program. Customizable speech-specific sentence tokenizer that allows for unlimited lengths of text to be read, all while keeping proper intonation, abbreviations, decimals and more; Customizable text pre-processors which can, for example, provide pronunciation corrections; Automatic retrieval of supported languages.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}gTTS>0:audio/py-gtts@${PY_FLAVOR}
To install the port:
cd /usr/ports/audio/py-gtts/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/py-gtts
  • pkg install py311-gTTS
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 py311-gTTS listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-gTTS
Package flavors (<flavor>: <package>)
  • py311: py311-gTTS
distinfo:
TIMESTAMP = 1731662555 SHA256 (gtts-2.5.4.tar.gz) = f5737b585f6442f677dbe8773424fd50697c75bdf3e36443585e30a8d48c1884 SIZE (gtts-2.5.4.tar.gz) = 24018

Packages (timestamps in pop-ups are UTC):
py37-gtts
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.2.1--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py39-gTTS
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--2.3.2--n/an/an/a
FreeBSD:14:latest-----2.3.2-2.3.2
FreeBSD:14:quarterly-----2.5.12.5.12.5.1
FreeBSD:15:latest--n/a-n/an/a2.5.12.5.1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py39-gtts
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--2.2.4-----
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-gTTS
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.42.5.4-2.5.42.5.4n/an/an/a
FreeBSD:13:quarterly2.5.42.5.4-2.5.42.5.4n/an/an/a
FreeBSD:14:latest2.5.42.5.4-2.5.42.5.4---
FreeBSD:14:quarterly2.5.42.5.4-2.5.42.5.4---
FreeBSD:15:latest2.5.42.5.4n/a2.5.4n/an/a--
FreeBSD:15:quarterly2.5.42.5.4n/a-n/an/a--
FreeBSD:16:latest2.5.42.5.4n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest-cov>0 : devel/py-pytest-cov@py311
  2. py311-testfixtures>0 : devel/py-testfixtures@py311
  3. py311-pytest>=7,1 : devel/py-pytest@py311
  4. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>=8.1.3 : devel/py-click@py311
  2. py311-requests>=2.28.0 : www/py-requests@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. games/py-mnemosyne-proj
  2. textproc/py-dialect

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. games/py-mnemosyne*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
audio_py-gtts
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/gtts/
  2. https://pypi.org/packages/source/g/gtts/
Collapse this list.

There are no commits on branch 2023Q4 for this port