[77810] trunk/dports/audio

ryandesign at macports.org ryandesign at macports.org
Wed Apr 13 20:44:56 PDT 2011


Revision: 77810
          http://trac.macports.org/changeset/77810
Author:   ryandesign at macports.org
Date:     2011-04-13 20:44:54 -0700 (Wed, 13 Apr 2011)
Log Message:
-----------
hts_engine_API: new port, version 1.04; see #29074

Added Paths:
-----------
    trunk/dports/audio/hts_engine_API/
    trunk/dports/audio/hts_engine_API/Portfile

Added: trunk/dports/audio/hts_engine_API/Portfile
===================================================================
--- trunk/dports/audio/hts_engine_API/Portfile	                        (rev 0)
+++ trunk/dports/audio/hts_engine_API/Portfile	2011-04-14 03:44:54 UTC (rev 77810)
@@ -0,0 +1,29 @@
+# -*- 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$
+
+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.\]+)/


Property changes on: trunk/dports/audio/hts_engine_API/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110413/4ae9063b/attachment-0001.html>


More information about the macports-changes mailing list