public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/hts_engine/
Date: Sun,  5 Apr 2020 11:01:15 +0000 (UTC)	[thread overview]
Message-ID: <1586037959.e598adea7aa883369da6b180750d504cccfac550.andrewammerlaan@gentoo> (raw)

commit:     e598adea7aa883369da6b180750d504cccfac550
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sat Apr  4 22:05:59 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Apr  4 22:05:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e598adea

dev-libs/hts_engine: Import from ::lanodanOverlay

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 dev-libs/hts_engine/Manifest               |  1 +
 dev-libs/hts_engine/hts_engine-1.10.ebuild | 19 +++++++++++++++++++
 dev-libs/hts_engine/metadata.xml           | 11 +++++++++++
 3 files changed, 31 insertions(+)

diff --git a/dev-libs/hts_engine/Manifest b/dev-libs/hts_engine/Manifest
new file mode 100644
index 0000000..8121bdc
--- /dev/null
+++ b/dev-libs/hts_engine/Manifest
@@ -0,0 +1 @@
+DIST hts_engine_API-1.10.tar.gz 169852 BLAKE2B 884d627a05f5c1b271b361fd9fb9b9ac051c1b9404fd09deafda34a6cadce95a63e84c6b8bbd385e6f1bfb357022db70f092376b60d8cb967506e2f1d532f0d0 SHA512 fa43bc0a013bfae1392cc5c1195901aae7de50f1866f06d6ec060af5a5740eb2715632561a117d04c98f2863da32fffff05bcaf76ba6ac70e5649ce94dad544b

diff --git a/dev-libs/hts_engine/hts_engine-1.10.ebuild b/dev-libs/hts_engine/hts_engine-1.10.ebuild
new file mode 100644
index 0000000..52a415a
--- /dev/null
+++ b/dev-libs/hts_engine/hts_engine-1.10.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="HMM-based speech synthesis system (HTS) engine and API"
+HOMEPAGE="http://hts-engine.sourceforge.net/"
+SRC_URI="http://downloads.sourceforge.net/hts-engine/hts_engine_API-${PV}.tar.gz"
+S="${WORKDIR}/hts_engine_API-${PV}"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="speech-tools"
+
+DEPENDS="speech-tools? ( app-accessibility/speech-tools )"
+
+src_configure() {
+	econf $(use_enable speech-tools festival)
+}

diff --git a/dev-libs/hts_engine/metadata.xml b/dev-libs/hts_engine/metadata.xml
new file mode 100644
index 0000000..67b43cc
--- /dev/null
+++ b/dev-libs/hts_engine/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>contact@hacktivis.me</email>
+		<name>Haelwenn (lanodan) Monnier</name>
+	</maintainer>
+	<use>
+		<flag name="speech-tools">use memory allocation/free functions of <pkg>app-accessibility/speech-tools</pkg></flag>
+	</use>
+</pkgmetadata>


             reply	other threads:[~2020-04-05 11:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05 11:01 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-05 11:00 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/hts_engine/ Andrew Ammerlaan
2020-04-05 11:01 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1586037959.e598adea7aa883369da6b180750d504cccfac550.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox