Revision: 100806 https://trac.macports.org/changeset/100806 Author: hum@macports.org Date: 2012-12-26 07:48:23 -0800 (Wed, 26 Dec 2012) Log Message: ----------- hts_engine_API: update to 1.07. Modified Paths: -------------- trunk/dports/audio/hts_engine_API/Portfile Modified: trunk/dports/audio/hts_engine_API/Portfile =================================================================== --- trunk/dports/audio/hts_engine_API/Portfile 2012-12-26 15:47:44 UTC (rev 100805) +++ trunk/dports/audio/hts_engine_API/Portfile 2012-12-26 15:48:23 UTC (rev 100806) @@ -4,22 +4,22 @@ PortSystem 1.0 name hts_engine_API -version 1.06 +version 1.07 categories audio -platforms darwin maintainers hum openmaintainer -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/ +homepage http://hts-engine.sourceforge.net/ +platforms darwin +license BSD + master_sites sourceforge:hts-engine -checksums rmd160 d620109048a700303d7e6703a24f938e80c43084 \ - sha256 a9f44146755eb3e51d358bf53e4bceadeaa411fd669a35224334f64248cd612d +checksums rmd160 95c219a6640b8acf379a4044f4cf79852663cdd5 \ + sha256 3bc0e2e1ff81a828a1eb4b33af7d90ca1b5868f6f2234f8c98c5a05bdac97f1f if {[variant_isset universal]} { use_autoreconf yes
participants (1)
-
hum@macports.org