# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
set _n [string index ${_name} 0]
categories-append devel audio
description Cross-platform Python wrapper for text-to-speech synthesis
long_description ${description}
homepage https://github.com/parente/pyttsx
master_sites pypi:${_n}/${_name}/
distname ${_name}-${version}
checksums md5 9426e15cc34e2d38f70b7bc61bd326dc \
rmd160 a7fc99cb0457ef07abaf46ee9c85412170ab4747 \
sha256 f435937d8c30e30f8fe034030e4ecbd0a69c3eaa4205e7280d5c9e19bf153df6
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
livecheck.url [lindex ${master_sites} 0]
livecheck.regex ">${_name}-(\\d+(\\.\\d+)+)\\${extract.suffix}<"