# -*- 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
# $Id: Portfile 77810 2011-04-14 03:44:54Z ryandesign@macports.org $

PortSystem          1.0

name                hts_engine_API
version             1.04
categories          audio
platforms           darwin
maintainers         nomaintainer
license             BSD

description         HMM-Based Speech Synthesis Engine

long_description    The hts_engine is software to synthesize speech waveform \
                    from HMMs trained by the HMM-based speech synthesis system (HTS).

homepage            http://hts-engine.sourceforge.net/ \
                    http://hts.sp.nitech.ac.jp/
master_sites        sourceforge:hts-engine

checksums           sha1    48eb5567416b8f35bb7b80103766664dbf9870e1 \
                    rmd160  280d20e24aa82c2229339659bdea768897459f10

use_autoreconf      yes

livecheck.type      regex
livecheck.url       http://sourceforge.net/projects/hts-engine/files/
livecheck.regex     /hts_engine_API-(\[0-9.\]+)/
