public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2015-11-09 21:51 Pacho Ramos
  0 siblings, 0 replies; 91+ messages in thread
From: Pacho Ramos @ 2015-11-09 21:51 UTC (permalink / raw
  To: gentoo-commits

commit:     02db0fb1b316cb3b02434a35165477a4b0651e2a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  9 21:42:32 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Nov  9 21:51:10 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02db0fb1

app-accessibility/speech-dispatcher: Support python3_5

Package-Manager: portage-2.2.24

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
index 6d5217e..2e287a6 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_3 python3_4 )
+PYTHON_COMPAT=( python3_3 python3_4 python3_5 )
 
 inherit eutils python-r1
 


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2015-11-11 17:27 Justin Lecher
  0 siblings, 0 replies; 91+ messages in thread
From: Justin Lecher @ 2015-11-11 17:27 UTC (permalink / raw
  To: gentoo-commits

commit:     7bc89cb3650a3489189cfa800ea798bee159f310
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 17:22:10 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 17:27:03 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc89cb3

app-accessibility/speech-dispatcher: Depend on threading support in python

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
index 2e287a6..f9467a8 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 
 PYTHON_COMPAT=( python3_3 python3_4 python3_5 )
+PYTHON_REQ_USE="threads(+)"
 
 inherit eutils python-r1
 


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2015-12-17 15:42 William Hubbs
  0 siblings, 0 replies; 91+ messages in thread
From: William Hubbs @ 2015-12-17 15:42 UTC (permalink / raw
  To: gentoo-commits

commit:     330d0eb5549d0956bba5d44bbf1aebbfb2ade718
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 17 15:41:35 2015 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Dec 17 15:42:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=330d0eb5

app-accessibility/speech-dispatcher: version bump

 app-accessibility/speech-dispatcher/Manifest       |   1 +
 .../speech-dispatcher-0.8.3.ebuild                 | 109 +++++++++++++++++++++
 2 files changed, 110 insertions(+)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index 68a1f1b..7fffba5 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1 +1,2 @@
 DIST speech-dispatcher-0.8.1.tar.gz 1309969 SHA256 d25727239bbee4ee7881dd5e23e4da64a184b2ff3c8c9830088a671fb23b7757 SHA512 35f1ae547001a45d7945406ae5672829ff9ab6ac3f0cccb9eb3670dd92888a63c7cc4270ee90b5a166e6788afe3b117b5c3ef62c41a9df9f9af94dc4e0948fe8 WHIRLPOOL 945ef7ab1d771dc1e3727f223cfadfd309db03813f11fe995c0f4caf3a6f24bc9abc18e1f2f342b072bcd5fd0d626dae315f1fd0228d4172e051a2aba1255092
+DIST speech-dispatcher-0.8.3.tar.gz 1292321 SHA256 96a293b2ba1e2498f1280c75a9607891a9990947a8d87e9855c2a642c93f1e4f SHA512 48eaa1fb27a14ad6c6a1f214044fbddde85ff07e636355e75f4f3ac1e46cea0cbbbd2cb9ce01ce4b9cb27d5395d840bd38afd2c65ec0fabcc8787483ae7a7b67 WHIRLPOOL 606bee401a98c91aa34f071007cabc3d7ad5f2a5a9425a32d40a8cce75a4b13795b4877a42451be37ea14a68a008fc1e0e063d881c08a78dce41f3a800962fd1

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild
new file mode 100644
index 0000000..e7bd9e1
--- /dev/null
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python3_3 python3_4 )
+
+inherit eutils python-r1
+
+DESCRIPTION="Speech synthesis interface"
+HOMEPAGE="http://www.freebsoft.org/speechd"
+SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+COMMON_DEPEND="python? ( ${PYTHON_DEPS} )
+	>=dev-libs/dotconf-1.3
+	>=dev-libs/glib-2.28:2
+	>=media-libs/libsndfile-1.0.2
+	alsa? ( media-libs/alsa-lib )
+	ao? ( media-libs/libao )
+	espeak? ( app-accessibility/espeak )
+	flite? ( app-accessibility/flite )
+	nas? ( media-libs/nas )
+	pulseaudio? ( media-sound/pulseaudio )"
+DEPEND="${COMMON_DEPEND}
+	>=dev-util/intltool-0.40.0
+	virtual/pkgconfig"
+	RDEPEND="${COMMON_DEPEND}
+	dev-python/pyxdg"
+
+src_configure() {
+	local myeconfargs=(
+		--disable-python
+		$(use_enable static-libs static)
+		$(use_with alsa)
+		$(use_with ao libao)
+		$(use_with espeak)
+		$(use_with flite)
+		$(use_with pulseaudio pulse)
+		$(use_with nas)
+	)
+	econf ${myeconfargs[@]}
+}
+
+src_compile() {
+	use python && python_copy_sources
+
+	emake
+
+	if use python; then
+		building() {
+			cd src/api/python || die
+			emake \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)"
+		}
+		python_foreach_impl run_in_build_dir building
+	fi
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	dodoc ANNOUNCE AUTHORS BUGS ChangeLog FAQ NEWS README*
+
+	prune_libtool_files --all
+
+	if use python; then
+		installation() {
+			cd src/api/python || die
+			emake \
+				DESTDIR="${D}" \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)" \
+				install
+		}
+		python_foreach_impl run_in_build_dir installation
+		python_replicate_script "${ED}"/usr/bin/spd-conf
+	fi
+}
+
+pkg_postinst() {
+	local editconfig="n"
+	if ! use espeak; then
+		ewarn "You have disabled espeak, which is speech-dispatcher's"
+		ewarn "default speech synthesizer."
+		ewarn
+		editconfig="y"
+	fi
+	if ! use pulseaudio; then
+		ewarn "You have disabled pulseaudio support."
+		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
+		ewarn
+		editconfig="y"
+	fi
+	if [[ "${editconfig}" == "y" ]]; then
+		ewarn "You must edit ${EROOT}etc/speech-dispatcher/speechd.conf"
+		ewarn "and make sure the settings there match your system."
+		ewarn
+	fi
+	elog "For festival support, you need to"
+	elog "install app-accessibility/festival-freebsoft-utils."
+}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2016-10-08 16:09 Pacho Ramos
  0 siblings, 0 replies; 91+ messages in thread
From: Pacho Ramos @ 2016-10-08 16:09 UTC (permalink / raw
  To: gentoo-commits

commit:     a73fff8492bc03c33c411370d003bfe125ff660a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 15:53:57 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 16:04:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73fff84

app-accessibility/speech-dispatcher: Support python 3.5

Package-Manager: portage-2.3.1

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild
index e7bd9e1..2348288 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_3 python3_4 )
+PYTHON_COMPAT=( python3_3 python3_4 python3_5 )
 
 inherit eutils python-r1
 


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2017-10-12 11:15 Michael Palimaka
  0 siblings, 0 replies; 91+ messages in thread
From: Michael Palimaka @ 2017-10-12 11:15 UTC (permalink / raw
  To: gentoo-commits

commit:     df108f64fe52cc9371808a0cdddddfbf4136503c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 11:11:57 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 11:15:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df108f64

app-accessibility/speech-dispatcher: version bump 0.8.7

Closes: https://bugs.gentoo.org/604396
Closes: https://bugs.gentoo.org/604398
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-accessibility/speech-dispatcher/Manifest       |   1 +
 .../speech-dispatcher-0.8.7.ebuild                 | 109 +++++++++++++++++++++
 2 files changed, 110 insertions(+)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index 7fffba5e2bc..bf52f651ed6 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1,2 +1,3 @@
 DIST speech-dispatcher-0.8.1.tar.gz 1309969 SHA256 d25727239bbee4ee7881dd5e23e4da64a184b2ff3c8c9830088a671fb23b7757 SHA512 35f1ae547001a45d7945406ae5672829ff9ab6ac3f0cccb9eb3670dd92888a63c7cc4270ee90b5a166e6788afe3b117b5c3ef62c41a9df9f9af94dc4e0948fe8 WHIRLPOOL 945ef7ab1d771dc1e3727f223cfadfd309db03813f11fe995c0f4caf3a6f24bc9abc18e1f2f342b072bcd5fd0d626dae315f1fd0228d4172e051a2aba1255092
 DIST speech-dispatcher-0.8.3.tar.gz 1292321 SHA256 96a293b2ba1e2498f1280c75a9607891a9990947a8d87e9855c2a642c93f1e4f SHA512 48eaa1fb27a14ad6c6a1f214044fbddde85ff07e636355e75f4f3ac1e46cea0cbbbd2cb9ce01ce4b9cb27d5395d840bd38afd2c65ec0fabcc8787483ae7a7b67 WHIRLPOOL 606bee401a98c91aa34f071007cabc3d7ad5f2a5a9425a32d40a8cce75a4b13795b4877a42451be37ea14a68a008fc1e0e063d881c08a78dce41f3a800962fd1
+DIST speech-dispatcher-0.8.7.tar.gz 1333677 SHA256 200be1adb054dd14bfbc46e798ac6a7c0d4abaa13343fb987312c5265e4cb134 SHA512 0e7af02e8521aa8d397ea4d0329f9a8d56970beed645456dfedc738ececd2ccd8ecfdf66e92ae852878a473ba991175e1d4dc2b8b0148c958163682b49678375 WHIRLPOOL daa32fc0150aec77db006908086db49fdef81f64d7e6d3953434ecb61e27f1b7c93d47208d545f903c5b1ad8a29a2c6a694fbd95983251867ab3574bd9c1ec02

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
new file mode 100644
index 00000000000..215c3bf2c2c
--- /dev/null
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit eutils python-r1
+
+DESCRIPTION="Speech synthesis interface"
+HOMEPAGE="http://www.freebsoft.org/speechd"
+SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+COMMON_DEPEND="python? ( ${PYTHON_DEPS} )
+	>=dev-libs/dotconf-1.3
+	>=dev-libs/glib-2.28:2
+	dev-libs/libltdl:0
+	>=media-libs/libsndfile-1.0.2
+	alsa? ( media-libs/alsa-lib )
+	ao? ( media-libs/libao )
+	espeak? ( app-accessibility/espeak )
+	flite? ( app-accessibility/flite )
+	nas? ( media-libs/nas )
+	pulseaudio? ( media-sound/pulseaudio )"
+DEPEND="${COMMON_DEPEND}
+	>=dev-util/intltool-0.40.0
+	virtual/pkgconfig"
+RDEPEND="${COMMON_DEPEND}
+	dev-python/pyxdg"
+
+src_configure() {
+	local myeconfargs=(
+		--disable-python
+		$(use_enable static-libs static)
+		$(use_with alsa)
+		$(use_with ao libao)
+		$(use_with espeak)
+		$(use_with flite)
+		$(use_with pulseaudio pulse)
+		$(use_with nas)
+	)
+	econf ${myeconfargs[@]}
+}
+
+src_compile() {
+	use python && python_copy_sources
+
+	emake
+
+	if use python; then
+		building() {
+			cd src/api/python || die
+			emake \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)"
+		}
+		python_foreach_impl run_in_build_dir building
+	fi
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	dodoc ANNOUNCE AUTHORS BUGS FAQ NEWS README*
+
+	prune_libtool_files --all
+
+	if use python; then
+		installation() {
+			cd src/api/python || die
+			emake \
+				DESTDIR="${D}" \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)" \
+				install
+		}
+		python_foreach_impl run_in_build_dir installation
+		python_replicate_script "${ED}"/usr/bin/spd-conf
+	fi
+}
+
+pkg_postinst() {
+	local editconfig="n"
+	if ! use espeak; then
+		ewarn "You have disabled espeak, which is speech-dispatcher's"
+		ewarn "default speech synthesizer."
+		ewarn
+		editconfig="y"
+	fi
+	if ! use pulseaudio; then
+		ewarn "You have disabled pulseaudio support."
+		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
+		ewarn
+		editconfig="y"
+	fi
+	if [[ "${editconfig}" == "y" ]]; then
+		ewarn "You must edit ${EROOT}etc/speech-dispatcher/speechd.conf"
+		ewarn "and make sure the settings there match your system."
+		ewarn
+	fi
+	elog "For festival support, you need to"
+	elog "install app-accessibility/festival-freebsoft-utils."
+}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-01-13 12:13 Sergei Trofimovich
  0 siblings, 0 replies; 91+ messages in thread
From: Sergei Trofimovich @ 2018-01-13 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     7779d60a7807f1d59e35d9a3c6264468c8bf62a5
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Jan 13 11:33:45 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 12:12:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7779d60a

app-accessibility/speech-dispatcher: stable 0.8.7 for sparc, bug #631656

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
index 215c3bf2c2c..6c16832830c 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-01-18  1:49 Mikle Kolyada
  0 siblings, 0 replies; 91+ messages in thread
From: Mikle Kolyada @ 2018-01-18  1:49 UTC (permalink / raw
  To: gentoo-commits

commit:     3f00c3415e23af6c1664131a91b56bac7df649dd
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 01:42:32 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 01:49:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f00c341

app-accessibility/speech-dispatcher: amd64 stable wrt bug #631656

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
index 6c16832830c..3b421883552 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-01-27  0:41 Thomas Deutschmann
  0 siblings, 0 replies; 91+ messages in thread
From: Thomas Deutschmann @ 2018-01-27  0:41 UTC (permalink / raw
  To: gentoo-commits

commit:     2d94867977f5841127ebcb77c2a92c8a03b0f0bb
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 00:21:57 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 00:38:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d948679

app-accessibility/speech-dispatcher: x86 stable (bug #631656)

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
index 3b421883552..22d52defd6d 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-01-28 20:21 Michael Weber
  0 siblings, 0 replies; 91+ messages in thread
From: Michael Weber @ 2018-01-28 20:21 UTC (permalink / raw
  To: gentoo-commits

commit:     adc72bb8a7dcdd0866e9030ff4610e9c13cce08b
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 28 20:21:05 2018 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Jan 28 20:21:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc72bb8

app-accessibility/speech-dispatcher: Limit errornous git invocation to ${WORKDIR} by exporting GIT_CEILING_DIRECTORIES.

Closes: https://bugs.gentoo.org/573732
Bug: https://bugs.gentoo.org/558556
Package-Manager: Portage-2.3.20, Repoman-2.3.6

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild | 5 ++++-
 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 3 +++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild
index 3725e90a4d3..2c177405d33 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,6 +35,9 @@ DEPEND="${COMMON_DEPEND}
 	dev-python/pyxdg"
 
 src_configure() {
+	# bug 573732
+	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
+
 	local myeconfargs=(
 		--disable-python
 		$(use_enable static-libs static)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
index 22d52defd6d..d6b4819cee3 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
@@ -36,6 +36,9 @@ RDEPEND="${COMMON_DEPEND}
 	dev-python/pyxdg"
 
 src_configure() {
+	# bug 573732
+	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
+
 	local myeconfargs=(
 		--disable-python
 		$(use_enable static-libs static)


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-02-16 20:39 Sergei Trofimovich
  0 siblings, 0 replies; 91+ messages in thread
From: Sergei Trofimovich @ 2018-02-16 20:39 UTC (permalink / raw
  To: gentoo-commits

commit:     7c9076cf3e1407430ecdf3f59c53bf7170d6d1fc
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 16 20:35:01 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Feb 16 20:39:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9076cf

app-accessibility/speech-dispatcher: stable 0.8.7 for ia64, bug #631656

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
index d6b4819cee3..9c0492d2387 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-03-04 20:48 Sergei Trofimovich
  0 siblings, 0 replies; 91+ messages in thread
From: Sergei Trofimovich @ 2018-03-04 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     72888562450f7e20b54514cdb0f84774d59d3852
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  4 19:46:53 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Mar  4 20:48:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72888562

app-accessibility/speech-dispatcher: stable 0.8.7 for ppc, bug #631656

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
index 9c0492d2387..78950b01191 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-03-06 21:37 Tobias Klausmann
  0 siblings, 0 replies; 91+ messages in thread
From: Tobias Klausmann @ 2018-03-06 21:37 UTC (permalink / raw
  To: gentoo-commits

commit:     039a4b94e4009b7f3e45a30e1dd2b9829555fddc
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  6 21:36:33 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Mar  6 21:37:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=039a4b94

app-accessibility/speech-dispatcher-0.8.7-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/631656

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
index 78950b01191..5559239e4d1 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-07-25 16:47 Mart Raudsepp
  0 siblings, 0 replies; 91+ messages in thread
From: Mart Raudsepp @ 2018-07-25 16:47 UTC (permalink / raw
  To: gentoo-commits

commit:     cd3f982c968645c7a4ffd83cd1abdd708d8550e8
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 25 11:30:26 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jul 25 16:46:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd3f982c

app-accessibility/speech-dispatcher: remove old

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 app-accessibility/speech-dispatcher/Manifest       |   1 -
 .../speech-dispatcher-0.8.3.ebuild                 | 111 ---------------------
 2 files changed, 112 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index 46475c1ce56..ace56a5aa3e 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1,3 +1,2 @@
 DIST speech-dispatcher-0.8.1.tar.gz 1309969 BLAKE2B 225a7b6a134cf0c82b1e08f961bad87a509ae7b4a9948c1e548c84a325b86b70ee66cd52dabd560f6640682385ea826fa4e67ec762a3da223a14303ddfdae5c2 SHA512 35f1ae547001a45d7945406ae5672829ff9ab6ac3f0cccb9eb3670dd92888a63c7cc4270ee90b5a166e6788afe3b117b5c3ef62c41a9df9f9af94dc4e0948fe8
-DIST speech-dispatcher-0.8.3.tar.gz 1292321 BLAKE2B a9a69734b9aa3c38041ea2872fa872e91d0e464714b71852266d5010677accee84a656e1b3661370b5e0047f0f0051e61dc5e8152185146b3779f59117bf7670 SHA512 48eaa1fb27a14ad6c6a1f214044fbddde85ff07e636355e75f4f3ac1e46cea0cbbbd2cb9ce01ce4b9cb27d5395d840bd38afd2c65ec0fabcc8787483ae7a7b67
 DIST speech-dispatcher-0.8.7.tar.gz 1333677 BLAKE2B 0b08f1a1228fe1240e14b3d52913f8fa64a1f2ee9b563294b49ea8d3e5cfd3041aa5572ec72354b360dabd2d263deb79e418b95b6174a5b89ee541e9fd23c7e2 SHA512 0e7af02e8521aa8d397ea4d0329f9a8d56970beed645456dfedc738ececd2ccd8ecfdf66e92ae852878a473ba991175e1d4dc2b8b0148c958163682b49678375

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild
deleted file mode 100644
index 2c177405d33..00000000000
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_4 python3_5 )
-
-inherit eutils python-r1
-
-DESCRIPTION="Speech synthesis interface"
-HOMEPAGE="http://www.freebsoft.org/speechd"
-SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-COMMON_DEPEND="python? ( ${PYTHON_DEPS} )
-	>=dev-libs/dotconf-1.3
-	>=dev-libs/glib-2.28:2
-	>=media-libs/libsndfile-1.0.2
-	alsa? ( media-libs/alsa-lib )
-	ao? ( media-libs/libao )
-	espeak? ( app-accessibility/espeak )
-	flite? ( app-accessibility/flite )
-	nas? ( media-libs/nas )
-	pulseaudio? ( media-sound/pulseaudio )"
-DEPEND="${COMMON_DEPEND}
-	>=dev-util/intltool-0.40.0
-	virtual/pkgconfig"
-	RDEPEND="${COMMON_DEPEND}
-	dev-python/pyxdg"
-
-src_configure() {
-	# bug 573732
-	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-
-	local myeconfargs=(
-		--disable-python
-		$(use_enable static-libs static)
-		$(use_with alsa)
-		$(use_with ao libao)
-		$(use_with espeak)
-		$(use_with flite)
-		$(use_with pulseaudio pulse)
-		$(use_with nas)
-	)
-	econf ${myeconfargs[@]}
-}
-
-src_compile() {
-	use python && python_copy_sources
-
-	emake
-
-	if use python; then
-		building() {
-			cd src/api/python || die
-			emake \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)"
-		}
-		python_foreach_impl run_in_build_dir building
-	fi
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc ANNOUNCE AUTHORS BUGS ChangeLog FAQ NEWS README*
-
-	prune_libtool_files --all
-
-	if use python; then
-		installation() {
-			cd src/api/python || die
-			emake \
-				DESTDIR="${D}" \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)" \
-				install
-		}
-		python_foreach_impl run_in_build_dir installation
-		python_replicate_script "${ED}"/usr/bin/spd-conf
-	fi
-}
-
-pkg_postinst() {
-	local editconfig="n"
-	if ! use espeak; then
-		ewarn "You have disabled espeak, which is speech-dispatcher's"
-		ewarn "default speech synthesizer."
-		ewarn
-		editconfig="y"
-	fi
-	if ! use pulseaudio; then
-		ewarn "You have disabled pulseaudio support."
-		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
-		ewarn
-		editconfig="y"
-	fi
-	if [[ "${editconfig}" == "y" ]]; then
-		ewarn "You must edit ${EROOT}etc/speech-dispatcher/speechd.conf"
-		ewarn "and make sure the settings there match your system."
-		ewarn
-	fi
-	elog "For festival support, you need to"
-	elog "install app-accessibility/festival-freebsoft-utils."
-}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-08-25 21:30 Andreas Sturmlechner
  0 siblings, 0 replies; 91+ messages in thread
From: Andreas Sturmlechner @ 2018-08-25 21:30 UTC (permalink / raw
  To: gentoo-commits

commit:     9ebe5493d24dd7dd5faab40847d0e70497a094bd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 22 20:48:59 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 25 21:29:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ebe5493

app-accessibility/speech-dispatcher: Drop to ~hppa

USE=espeak depends on app-accessibility/espeak which depends
on media-sound/sox.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
index 04aa370dd7e..8049784a56c 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-11-16 20:25 Mike Gilbert
  0 siblings, 0 replies; 91+ messages in thread
From: Mike Gilbert @ 2018-11-16 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     99b45c15a8fb13ce4bf1b0f606b1ec9071c57e4d
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Mon Nov 12 08:37:55 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Nov 16 20:24:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b45c15

app-accessibility/speech-dispatcher: Fix dependency on dev-python/pyxdg.

Fixes: https://bugs.gentoo.org/670984
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild | 6 +++---
 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
index 8049784a56c..120aa60f8b4 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -32,8 +32,8 @@ COMMON_DEPEND="python? ( ${PYTHON_DEPS} )
 DEPEND="${COMMON_DEPEND}
 	>=dev-util/intltool-0.40.0
 	virtual/pkgconfig"
-	RDEPEND="${COMMON_DEPEND}
-	dev-python/pyxdg"
+RDEPEND="${COMMON_DEPEND}
+	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
 
 src_configure() {
 	local myeconfargs=(

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
index 7c27ba87a9d..8286f20c051 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,7 +33,7 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-util/intltool-0.40.0
 	virtual/pkgconfig"
 RDEPEND="${COMMON_DEPEND}
-	dev-python/pyxdg"
+	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
 
 src_configure() {
 	# bug 573732


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2018-12-07 21:56 Mart Raudsepp
  0 siblings, 0 replies; 91+ messages in thread
From: Mart Raudsepp @ 2018-12-07 21:56 UTC (permalink / raw
  To: gentoo-commits

commit:     62b79306bf51abb8c755a6021707f62e3ce1d966
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  7 21:51:38 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Dec  7 21:51:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b79306

app-accessibility/speech-dispatcher: remove old

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

 app-accessibility/speech-dispatcher/Manifest       |   1 -
 .../speech-dispatcher-0.8.1.ebuild                 | 109 ---------------------
 2 files changed, 110 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index ace56a5aa3e..ce5754d8785 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1,2 +1 @@
-DIST speech-dispatcher-0.8.1.tar.gz 1309969 BLAKE2B 225a7b6a134cf0c82b1e08f961bad87a509ae7b4a9948c1e548c84a325b86b70ee66cd52dabd560f6640682385ea826fa4e67ec762a3da223a14303ddfdae5c2 SHA512 35f1ae547001a45d7945406ae5672829ff9ab6ac3f0cccb9eb3670dd92888a63c7cc4270ee90b5a166e6788afe3b117b5c3ef62c41a9df9f9af94dc4e0948fe8
 DIST speech-dispatcher-0.8.7.tar.gz 1333677 BLAKE2B 0b08f1a1228fe1240e14b3d52913f8fa64a1f2ee9b563294b49ea8d3e5cfd3041aa5572ec72354b360dabd2d263deb79e418b95b6174a5b89ee541e9fd23c7e2 SHA512 0e7af02e8521aa8d397ea4d0329f9a8d56970beed645456dfedc738ececd2ccd8ecfdf66e92ae852878a473ba991175e1d4dc2b8b0148c958163682b49678375

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
deleted file mode 100644
index 120aa60f8b4..00000000000
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_4 python3_5 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit eutils python-r1
-
-DESCRIPTION="Speech synthesis interface"
-HOMEPAGE="http://www.freebsoft.org/speechd"
-SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-COMMON_DEPEND="python? ( ${PYTHON_DEPS} )
-	>=dev-libs/dotconf-1.3
-	>=dev-libs/glib-2.28:2
-	>=media-libs/libsndfile-1.0.2
-	alsa? ( media-libs/alsa-lib )
-	ao? ( media-libs/libao )
-	espeak? ( app-accessibility/espeak )
-	flite? ( app-accessibility/flite )
-	nas? ( media-libs/nas )
-	pulseaudio? ( media-sound/pulseaudio )"
-DEPEND="${COMMON_DEPEND}
-	>=dev-util/intltool-0.40.0
-	virtual/pkgconfig"
-RDEPEND="${COMMON_DEPEND}
-	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
-
-src_configure() {
-	local myeconfargs=(
-		--disable-python
-		$(use_enable static-libs static)
-		$(use_with alsa)
-		$(use_with ao libao)
-		$(use_with espeak)
-		$(use_with flite)
-		$(use_with pulseaudio pulse)
-		$(use_with nas)
-	)
-	econf ${myeconfargs[@]}
-}
-
-src_compile() {
-	use python && python_copy_sources
-
-	emake
-
-	if use python; then
-		building() {
-			cd src/api/python || die
-			emake \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)"
-		}
-		python_foreach_impl run_in_build_dir building
-	fi
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc ANNOUNCE AUTHORS BUGS ChangeLog FAQ NEWS README*
-
-	prune_libtool_files --all
-
-	if use python; then
-		installation() {
-			cd src/api/python || die
-			emake \
-				DESTDIR="${D}" \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)" \
-				install
-		}
-		python_foreach_impl run_in_build_dir installation
-		python_replicate_script "${ED}"/usr/bin/spd-conf
-	fi
-}
-
-pkg_postinst() {
-	local editconfig="n"
-	if ! use espeak; then
-		ewarn "You have disabled espeak, which is speech-dispatcher's"
-		ewarn "default speech synthesizer."
-		ewarn
-		editconfig="y"
-	fi
-	if ! use pulseaudio; then
-		ewarn "You have disabled pulseaudio support."
-		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
-		ewarn
-		editconfig="y"
-	fi
-	if [[ "${editconfig}" == "y" ]]; then
-		ewarn "You must edit ${EROOT}etc/speech-dispatcher/speechd.conf"
-		ewarn "and make sure the settings there match your system."
-		ewarn
-	fi
-	elog "For festival support, you need to"
-	elog "install app-accessibility/festival-freebsoft-utils."
-}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2019-08-04 13:44 Alexey Shvetsov
  0 siblings, 0 replies; 91+ messages in thread
From: Alexey Shvetsov @ 2019-08-04 13:44 UTC (permalink / raw
  To: gentoo-commits

commit:     49a5117d5caca13ee16ae1e281233134b7c9cae1
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  4 13:43:33 2019 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Aug  4 13:43:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49a5117d

app-accessibility/speech-dispatcher: Works with py3.7

Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 .../speech-dispatcher-0.8.7-r1.ebuild              | 112 +++++++++++++++++++++
 1 file changed, 112 insertions(+)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild
new file mode 100644
index 00000000000..d0373da8f62
--- /dev/null
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit eutils python-r1
+
+DESCRIPTION="Speech synthesis interface"
+HOMEPAGE="http://www.freebsoft.org/speechd"
+SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+COMMON_DEPEND="python? ( ${PYTHON_DEPS} )
+	>=dev-libs/dotconf-1.3
+	>=dev-libs/glib-2.28:2
+	dev-libs/libltdl:0
+	>=media-libs/libsndfile-1.0.2
+	alsa? ( media-libs/alsa-lib )
+	ao? ( media-libs/libao )
+	espeak? ( app-accessibility/espeak )
+	flite? ( app-accessibility/flite )
+	nas? ( media-libs/nas )
+	pulseaudio? ( media-sound/pulseaudio )"
+DEPEND="${COMMON_DEPEND}
+	>=dev-util/intltool-0.40.0
+	virtual/pkgconfig"
+RDEPEND="${COMMON_DEPEND}
+	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
+
+src_configure() {
+	# bug 573732
+	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
+
+	local myeconfargs=(
+		--disable-python
+		$(use_enable static-libs static)
+		$(use_with alsa)
+		$(use_with ao libao)
+		$(use_with espeak)
+		$(use_with flite)
+		$(use_with pulseaudio pulse)
+		$(use_with nas)
+	)
+	econf ${myeconfargs[@]}
+}
+
+src_compile() {
+	use python && python_copy_sources
+
+	emake
+
+	if use python; then
+		building() {
+			cd src/api/python || die
+			emake \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)"
+		}
+		python_foreach_impl run_in_build_dir building
+	fi
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	dodoc ANNOUNCE AUTHORS BUGS FAQ NEWS README*
+
+	prune_libtool_files --all
+
+	if use python; then
+		installation() {
+			cd src/api/python || die
+			emake \
+				DESTDIR="${D}" \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)" \
+				install
+		}
+		python_foreach_impl run_in_build_dir installation
+		python_replicate_script "${ED}"/usr/bin/spd-conf
+	fi
+}
+
+pkg_postinst() {
+	local editconfig="n"
+	if ! use espeak; then
+		ewarn "You have disabled espeak, which is speech-dispatcher's"
+		ewarn "default speech synthesizer."
+		ewarn
+		editconfig="y"
+	fi
+	if ! use pulseaudio; then
+		ewarn "You have disabled pulseaudio support."
+		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
+		ewarn
+		editconfig="y"
+	fi
+	if [[ "${editconfig}" == "y" ]]; then
+		ewarn "You must edit ${EROOT}etc/speech-dispatcher/speechd.conf"
+		ewarn "and make sure the settings there match your system."
+		ewarn
+	fi
+	elog "For festival support, you need to"
+	elog "install app-accessibility/festival-freebsoft-utils."
+}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2019-08-11 14:44 David Seifert
  0 siblings, 0 replies; 91+ messages in thread
From: David Seifert @ 2019-08-11 14:44 UTC (permalink / raw
  To: gentoo-commits

commit:     e87def9cff736167d2712817a6199936ddce7d19
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 14:43:53 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 14:43:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87def9c

app-accessibility/speech-dispatcher: [QA] Fix missing trailing slash

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild
index d0373da8f62..44d74058468 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild
@@ -103,7 +103,7 @@ pkg_postinst() {
 		editconfig="y"
 	fi
 	if [[ "${editconfig}" == "y" ]]; then
-		ewarn "You must edit ${EROOT}etc/speech-dispatcher/speechd.conf"
+		ewarn "You must edit ${EROOT}/etc/speech-dispatcher/speechd.conf"
 		ewarn "and make sure the settings there match your system."
 		ewarn
 	fi


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2019-10-20 11:49 David Seifert
  0 siblings, 0 replies; 91+ messages in thread
From: David Seifert @ 2019-10-20 11:49 UTC (permalink / raw
  To: gentoo-commits

commit:     afb2bcf65c887a60e67f08e46e031f0572a7cede
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Oct  7 15:37:39 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 11:47:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb2bcf6

app-accessibility/speech-dispatcher: disable static libraries

Closes: https://bugs.gentoo.org/696890
Closes: https://github.com/gentoo/gentoo/pull/13199
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...-dispatcher-0.8.7.ebuild => speech-dispatcher-0.8.7-r2.ebuild} | 4 ++--
 ...spatcher-0.8.7-r1.ebuild => speech-dispatcher-0.8.7-r3.ebuild} | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
similarity index 96%
rename from app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
rename to app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
index 09dbe1a312e..bb3f73c4cee 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
+IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -41,7 +41,7 @@ src_configure() {
 
 	local myeconfargs=(
 		--disable-python
-		$(use_enable static-libs static)
+		--disable-static
 		$(use_with alsa)
 		$(use_with ao libao)
 		$(use_with espeak)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
similarity index 95%
rename from app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild
rename to app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
index 44d74058468..62fb7fc0484 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
+IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -41,7 +41,7 @@ src_configure() {
 
 	local myeconfargs=(
 		--disable-python
-		$(use_enable static-libs static)
+		--disable-static
 		$(use_with alsa)
 		$(use_with ao libao)
 		$(use_with espeak)
@@ -72,8 +72,6 @@ src_install() {
 	emake DESTDIR="${D}" install
 	dodoc ANNOUNCE AUTHORS BUGS FAQ NEWS README*
 
-	prune_libtool_files --all
-
 	if use python; then
 		installation() {
 			cd src/api/python || die
@@ -86,6 +84,8 @@ src_install() {
 		python_foreach_impl run_in_build_dir installation
 		python_replicate_script "${ED}"/usr/bin/spd-conf
 	fi
+
+	find "${D}" -name '*.la' -delete || die
 }
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-02-11 16:01 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2020-02-11 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     60cc8992ff95e1a27e78ba3862f9bc193d58d832
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 16:01:02 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 16:01:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60cc8992

app-accessibility/speech-dispatcher: arm stable wrt bug #706146

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
index bd2603c469a..0eca44f066c 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-02-11 19:51 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2020-02-11 19:51 UTC (permalink / raw
  To: gentoo-commits

commit:     8ecb5a7da491671d69fc534dbc7313ea87b36bd5
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 19:51:00 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 19:51:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ecb5a7d

app-accessibility/speech-dispatcher: ppc64 stable wrt bug #706146

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
index 565624eaaa9..7c66aa94020 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-02-12  7:47 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2020-02-12  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     6a57b4e9fb50dad31dd4ebd5de8452388b607d64
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 07:47:33 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 07:47:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a57b4e9

app-accessibility/speech-dispatcher: ia64 stable wrt bug #706146

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
index 7c66aa94020..b24d9474138 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-02-12  7:51 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2020-02-12  7:51 UTC (permalink / raw
  To: gentoo-commits

commit:     e9368e38af834b3a212094bd31d8dfde2a9faf82
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 07:50:53 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 07:50:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9368e38

app-accessibility/speech-dispatcher: ppc stable wrt bug #706146

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
index b24d9474138..9abfb1b7828 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-02-13 19:52 Sergei Trofimovich
  0 siblings, 0 replies; 91+ messages in thread
From: Sergei Trofimovich @ 2020-02-13 19:52 UTC (permalink / raw
  To: gentoo-commits

commit:     efadb4fae3423e8f0d0f667c1300414a1c6a89aa
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Feb 13 17:07:02 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 19:52:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efadb4fa

app-accessibility/speech-dispatcher: mark 0.8.7-r3 sparc, bug #706146

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
index 9abfb1b7828..e71d2da5bf0 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-03-29 17:56 Mart Raudsepp
  0 siblings, 0 replies; 91+ messages in thread
From: Mart Raudsepp @ 2020-03-29 17:56 UTC (permalink / raw
  To: gentoo-commits

commit:     0ee6e109c0ee0cff28f3169701bd8c764167f35b
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 17:50:36 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 17:55:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee6e109

app-accessibility/speech-dispatcher: arm64 stable (bug #706146)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
index e71d2da5bf0..8e0fe15fe33 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-04-19  8:15 Mart Raudsepp
  0 siblings, 0 replies; 91+ messages in thread
From: Mart Raudsepp @ 2020-04-19  8:15 UTC (permalink / raw
  To: gentoo-commits

commit:     ad29fd65eee549e9b325777f881fa7326d0f4ce2
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 19 07:47:21 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Apr 19 08:15:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad29fd65

app-accessibility/speech-dispatcher: Fix depends

Bug: https://bugs.gentoo.org/691460
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 .../speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild           | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
index 97ccf4e91d7..3cdd6a3eb2a 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
@@ -18,7 +18,7 @@ IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
-COMMON_DEPEND="python? ( ${PYTHON_DEPS} )
+DEPEND="python? ( ${PYTHON_DEPS} )
 	>=dev-libs/dotconf-1.3
 	>=dev-libs/glib-2.28:2
 	dev-libs/libltdl:0
@@ -29,11 +29,11 @@ COMMON_DEPEND="python? ( ${PYTHON_DEPS} )
 	flite? ( app-accessibility/flite )
 	nas? ( media-libs/nas )
 	pulseaudio? ( media-sound/pulseaudio )"
-DEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
+	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
+BDEPEND="
 	>=dev-util/intltool-0.40.0
 	virtual/pkgconfig"
-RDEPEND="${COMMON_DEPEND}
-	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
 
 src_configure() {
 	# bug 573732


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-07-13  0:30 Andreas Sturmlechner
  0 siblings, 0 replies; 91+ messages in thread
From: Andreas Sturmlechner @ 2020-07-13  0:30 UTC (permalink / raw
  To: gentoo-commits

commit:     6d29bd7f9c0672bc2a80094f65d700d05df546fc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 16:57:34 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 00:29:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d29bd7f

app-accessibility/speech-dispatcher: Drop 0.8.7-r2

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../speech-dispatcher-0.8.7-r2.ebuild              | 112 ---------------------
 1 file changed, 112 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
deleted file mode 100644
index 9ab5bb70101..00000000000
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit eutils ltprune python-r1
-
-DESCRIPTION="Speech synthesis interface"
-HOMEPAGE="http://www.freebsoft.org/speechd"
-SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="alsa ao +espeak flite nas pulseaudio python"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-COMMON_DEPEND="python? ( ${PYTHON_DEPS} )
-	>=dev-libs/dotconf-1.3
-	>=dev-libs/glib-2.28:2
-	dev-libs/libltdl:0
-	>=media-libs/libsndfile-1.0.2
-	alsa? ( media-libs/alsa-lib )
-	ao? ( media-libs/libao )
-	espeak? ( app-accessibility/espeak )
-	flite? ( app-accessibility/flite )
-	nas? ( media-libs/nas )
-	pulseaudio? ( media-sound/pulseaudio )"
-DEPEND="${COMMON_DEPEND}
-	>=dev-util/intltool-0.40.0
-	virtual/pkgconfig"
-RDEPEND="${COMMON_DEPEND}
-	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
-
-src_configure() {
-	# bug 573732
-	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-
-	local myeconfargs=(
-		--disable-python
-		--disable-static
-		$(use_with alsa)
-		$(use_with ao libao)
-		$(use_with espeak)
-		$(use_with flite)
-		$(use_with pulseaudio pulse)
-		$(use_with nas)
-	)
-	econf ${myeconfargs[@]}
-}
-
-src_compile() {
-	use python && python_copy_sources
-
-	emake
-
-	if use python; then
-		building() {
-			cd src/api/python || die
-			emake \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)"
-		}
-		python_foreach_impl run_in_build_dir building
-	fi
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc ANNOUNCE AUTHORS BUGS FAQ NEWS README*
-
-	prune_libtool_files --all
-
-	if use python; then
-		installation() {
-			cd src/api/python || die
-			emake \
-				DESTDIR="${D}" \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)" \
-				install
-		}
-		python_foreach_impl run_in_build_dir installation
-		python_replicate_script "${ED}"/usr/bin/spd-conf
-	fi
-}
-
-pkg_postinst() {
-	local editconfig="n"
-	if ! use espeak; then
-		ewarn "You have disabled espeak, which is speech-dispatcher's"
-		ewarn "default speech synthesizer."
-		ewarn
-		editconfig="y"
-	fi
-	if ! use pulseaudio; then
-		ewarn "You have disabled pulseaudio support."
-		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
-		ewarn
-		editconfig="y"
-	fi
-	if [[ "${editconfig}" == "y" ]]; then
-		ewarn "You must edit ${EROOT}etc/speech-dispatcher/speechd.conf"
-		ewarn "and make sure the settings there match your system."
-		ewarn
-	fi
-	elog "For festival support, you need to"
-	elog "install app-accessibility/festival-freebsoft-utils."
-}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-08-22  5:48 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2020-08-22  5:48 UTC (permalink / raw
  To: gentoo-commits

commit:     dadbe16398b96aa54ca225595c58683e0600a452
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 05:47:55 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 05:47:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dadbe163

app-accessibility/speech-dispatcher: arm stable wrt bug #732620

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
index 082ac0dcff8..a5638e79e91 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-08-22 11:26 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2020-08-22 11:26 UTC (permalink / raw
  To: gentoo-commits

commit:     c1cf2ae050f2e00476bda24a8c37cc5d8e60aa35
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 11:26:16 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 11:26:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1cf2ae0

app-accessibility/speech-dispatcher: amd64 stable wrt bug #732620

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
index a5638e79e91..52ea0cd451a 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-08-25 12:45 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2020-08-25 12:45 UTC (permalink / raw
  To: gentoo-commits

commit:     e061f1a64eec7bea3513bcd7646979979fc4c98c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 12:44:27 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 12:44:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e061f1a6

app-accessibility/speech-dispatcher: Stabilize 0.9.1 arm64, #732620

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
index 52ea0cd451a..6cc893dde2a 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-08-25 17:48 Sergei Trofimovich
  0 siblings, 0 replies; 91+ messages in thread
From: Sergei Trofimovich @ 2020-08-25 17:48 UTC (permalink / raw
  To: gentoo-commits

commit:     6073dccca96c9fa1eda2f697e6143270fef88118
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Aug 25 14:54:01 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 17:48:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6073dccc

app-accessibility/speech-dispatcher: mark 0.9.1 sparc, bug #732620

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
index 6cc893dde2a..132e7b19e1b 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-08-29 17:57 Thomas Deutschmann
  0 siblings, 0 replies; 91+ messages in thread
From: Thomas Deutschmann @ 2020-08-29 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     1dc10550acacece1cac56435d83602dc21593d6b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 17:53:49 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 17:56:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc10550

app-accessibility/speech-dispatcher: x86 stable (bug #732620)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
index 132e7b19e1b..911da934021 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-08-29 18:18 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2020-08-29 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     77271e759b7d8bf0fb2c0de870a3f7224507d7a7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 18:18:01 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 18:18:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77271e75

app-accessibility/speech-dispatcher: Stabilize 0.9.1 ppc, #732620

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
index 911da934021..b905e415146 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2020-09-04 15:44 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2020-09-04 15:44 UTC (permalink / raw
  To: gentoo-commits

commit:     6a833724f70af99d330ce466b48cba1f55656ce3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  4 15:44:53 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep  4 15:44:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a833724

app-accessibility/speech-dispatcher: ppc64 stable (bug #732620)

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
index b905e415146..bddd57a33b9 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2021-01-04 11:11 Andreas K. Hüttel
  0 siblings, 0 replies; 91+ messages in thread
From: Andreas K. Hüttel @ 2021-01-04 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     613c0415b2b87644946084984a2338a9bf90b1dd
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 13:21:02 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 11:11:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613c0415

app-accessibility/speech-dispatcher: Remove old

Bug: https://bugs.gentoo.org/706818
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>

 app-accessibility/speech-dispatcher/Manifest       |   1 -
 .../speech-dispatcher-0.8.7-r3.ebuild              | 112 ---------------------
 2 files changed, 113 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index 94ba6ca0764..1ccd3dbb463 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1,2 +1 @@
-DIST speech-dispatcher-0.8.7.tar.gz 1333677 BLAKE2B 0b08f1a1228fe1240e14b3d52913f8fa64a1f2ee9b563294b49ea8d3e5cfd3041aa5572ec72354b360dabd2d263deb79e418b95b6174a5b89ee541e9fd23c7e2 SHA512 0e7af02e8521aa8d397ea4d0329f9a8d56970beed645456dfedc738ececd2ccd8ecfdf66e92ae852878a473ba991175e1d4dc2b8b0148c958163682b49678375
 DIST speech-dispatcher-0.9.1.tar.gz 1662222 BLAKE2B 03c3d79a9cbbe7e549f638992fb276ab2270a45a057708721666257699479b3feb81daddf26d8032ba3f7b9ab6b836c7f582ee22a532ff018c99820af3864d87 SHA512 35adb353d22b8dff8884cb20f3836f96f4f74b272bbd442d522a10a3d3b91a0da6705e6c216764f295208b5446c2077da620de2a81cafe5a0c4dd826e33753c2

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
deleted file mode 100644
index 3cdd6a3eb2a..00000000000
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit eutils python-r1
-
-DESCRIPTION="Speech synthesis interface"
-HOMEPAGE="http://www.freebsoft.org/speechd"
-SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="alsa ao +espeak flite nas pulseaudio python"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-DEPEND="python? ( ${PYTHON_DEPS} )
-	>=dev-libs/dotconf-1.3
-	>=dev-libs/glib-2.28:2
-	dev-libs/libltdl:0
-	>=media-libs/libsndfile-1.0.2
-	alsa? ( media-libs/alsa-lib )
-	ao? ( media-libs/libao )
-	espeak? ( app-accessibility/espeak )
-	flite? ( app-accessibility/flite )
-	nas? ( media-libs/nas )
-	pulseaudio? ( media-sound/pulseaudio )"
-RDEPEND="${DEPEND}
-	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
-BDEPEND="
-	>=dev-util/intltool-0.40.0
-	virtual/pkgconfig"
-
-src_configure() {
-	# bug 573732
-	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-
-	local myeconfargs=(
-		--disable-python
-		--disable-static
-		$(use_with alsa)
-		$(use_with ao libao)
-		$(use_with espeak)
-		$(use_with flite)
-		$(use_with pulseaudio pulse)
-		$(use_with nas)
-	)
-	econf ${myeconfargs[@]}
-}
-
-src_compile() {
-	use python && python_copy_sources
-
-	emake
-
-	if use python; then
-		building() {
-			cd src/api/python || die
-			emake \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)"
-		}
-		python_foreach_impl run_in_build_dir building
-	fi
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc ANNOUNCE AUTHORS BUGS FAQ NEWS README*
-
-	if use python; then
-		installation() {
-			cd src/api/python || die
-			emake \
-				DESTDIR="${D}" \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)" \
-				install
-		}
-		python_foreach_impl run_in_build_dir installation
-		python_replicate_script "${ED}"/usr/bin/spd-conf
-	fi
-
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	local editconfig="n"
-	if ! use espeak; then
-		ewarn "You have disabled espeak, which is speech-dispatcher's"
-		ewarn "default speech synthesizer."
-		ewarn
-		editconfig="y"
-	fi
-	if ! use pulseaudio; then
-		ewarn "You have disabled pulseaudio support."
-		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
-		ewarn
-		editconfig="y"
-	fi
-	if [[ "${editconfig}" == "y" ]]; then
-		ewarn "You must edit ${EROOT}/etc/speech-dispatcher/speechd.conf"
-		ewarn "and make sure the settings there match your system."
-		ewarn
-	fi
-	elog "For festival support, you need to"
-	elog "install app-accessibility/festival-freebsoft-utils."
-}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2021-03-13 17:24 David Seifert
  0 siblings, 0 replies; 91+ messages in thread
From: David Seifert @ 2021-03-13 17:24 UTC (permalink / raw
  To: gentoo-commits

commit:     2665ecbd7d593c0c5eff28341df977cc391e9bd0
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 17:24:07 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 17:24:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2665ecbd

app-accessibility/speech-dispatcher: [QA] generate python byte-code

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/19913
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
index 75a8faa8402..374ad96d24c 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -87,6 +87,7 @@ src_install() {
 		}
 		python_foreach_impl run_in_build_dir installation
 		python_replicate_script "${ED}"/usr/bin/spd-conf
+		python_foreach_impl python_optimize
 	fi
 
 	find "${D}" -name '*.la' -type f -delete || die


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2021-04-19  2:10 Matt Turner
  0 siblings, 0 replies; 91+ messages in thread
From: Matt Turner @ 2021-04-19  2:10 UTC (permalink / raw
  To: gentoo-commits

commit:     3093c32a84ad3b03515b9e9a8d03a9b5986e1466
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 01:56:42 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 02:10:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3093c32a

app-accessibility/speech-dispatcher: Add Python 3.9 support

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
index 374ad96d24c..d12f3352aa2 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
 inherit python-r1 systemd
 
 DESCRIPTION="Speech synthesis interface"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2021-08-10  8:58 Yixun Lan
  0 siblings, 0 replies; 91+ messages in thread
From: Yixun Lan @ 2021-08-10  8:58 UTC (permalink / raw
  To: gentoo-commits

commit:     9e6647d2d2ac806e62eef091da0e3cdd02153797
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Aug  8 06:02:59 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 08:51:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e6647d2

app-accessibility/speech-dispatcher: keyword 0.9.1 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
index d12f3352aa2..87ac784464a 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
 IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-01-27  6:12 William Hubbs
  0 siblings, 0 replies; 91+ messages in thread
From: William Hubbs @ 2022-01-27  6:12 UTC (permalink / raw
  To: gentoo-commits

commit:     9b0ae5f3b4382352ee4d53ea4d7208a2b0b885d6
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  4 03:37:59 2021 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Jan 27 06:12:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b0ae5f3

app-accessibility/speech-dispatcher: 0.11.1 bump

Closes: https://bugs.gentoo.org/557932
Closes: https://bugs.gentoo.org/719014
Closes: https://bugs.gentoo.org/829875
Closes: http://github.com/gentoo/gentoo/pull/23175
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 app-accessibility/speech-dispatcher/Manifest       |   1 +
 app-accessibility/speech-dispatcher/metadata.xml   |   1 +
 .../speech-dispatcher-0.11.1.ebuild                | 117 +++++++++++++++++++++
 3 files changed, 119 insertions(+)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index 1ccd3dbb463b..27a152842bb7 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1 +1,2 @@
+DIST speech-dispatcher-0.11.1.tar.gz 6548489 BLAKE2B fd4e05c51b80991bdd5d27ecf967946cfde98f978462e909f193c14eab51f3cae047d281c3e2896b3ddeeb4e045ceb72f51e5dbfaf3f9ea8a818f8146cb5e625 SHA512 859911d7db5660423bc7911eacbe8e7a9c3104df97478cbbca48ca5fd6ec018113172d49bc66781680433c77b4d2af43578c9b0f11409e2ba7ac618deb31d7cf
 DIST speech-dispatcher-0.9.1.tar.gz 1662222 BLAKE2B 03c3d79a9cbbe7e549f638992fb276ab2270a45a057708721666257699479b3feb81daddf26d8032ba3f7b9ab6b836c7f582ee22a532ff018c99820af3864d87 SHA512 35adb353d22b8dff8884cb20f3836f96f4f74b272bbd442d522a10a3d3b91a0da6705e6c216764f295208b5446c2077da620de2a81cafe5a0c4dd826e33753c2

diff --git a/app-accessibility/speech-dispatcher/metadata.xml b/app-accessibility/speech-dispatcher/metadata.xml
index 01aeb7337732..0f3199f11253 100644
--- a/app-accessibility/speech-dispatcher/metadata.xml
+++ b/app-accessibility/speech-dispatcher/metadata.xml
@@ -14,6 +14,7 @@
   </maintainer>
   <use>
     <flag name="espeak">Adds support for espeak speech engine</flag>
+    <flag name="espeak-ng">Adds support for espeak-ng speech engine</flag>
     <flag name="flite">Adds support for flite speech engine</flag>
   </use>
 </pkgmetadata>

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
new file mode 100644
index 000000000000..e2a2c95e5a7c
--- /dev/null
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit python-r1 systemd
+
+DESCRIPTION="Speech synthesis interface"
+HOMEPAGE="https://freebsoft.org/speechd"
+SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+DEPEND="python? ( ${PYTHON_DEPS} )
+	>=dev-libs/dotconf-1.3
+	>=dev-libs/glib-2.36:2
+	dev-libs/libltdl:0
+	>=media-libs/libsndfile-1.0.2
+	alsa? ( media-libs/alsa-lib )
+	ao? ( media-libs/libao )
+	espeak? ( app-accessibility/espeak )
+	espeak-ng? ( app-accessibility/espeak-ng )
+	flite? ( app-accessibility/flite )
+	nas? ( media-libs/nas )
+	pulseaudio? ( media-sound/pulseaudio )"
+RDEPEND="${DEPEND}
+	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
+BDEPEND="
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig"
+
+src_configure() {
+	# bug 573732
+	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
+
+	local myeconfargs=(
+		--disable-python
+		--disable-static
+		--with-baratinoo=no
+		--with-ibmtts=no
+		--with-kali=no
+		--with-pico=no
+		--with-voxin=no
+		$(use_with alsa)
+		$(use_with ao libao)
+		$(use_with espeak)
+		$(use_with espeak-ng)
+		$(use_with flite)
+		$(use_with nas)
+		$(use_with pulseaudio pulse)
+		--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
+	)
+	econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+	use python && python_copy_sources
+
+	emake
+
+	if use python; then
+		building() {
+			cd src/api/python || die
+			emake \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)"
+		}
+		python_foreach_impl run_in_build_dir building
+	fi
+}
+
+src_install() {
+	default
+
+	if use python; then
+		installation() {
+			cd src/api/python || die
+			emake \
+				DESTDIR="${D}" \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)" \
+				install
+		}
+		python_foreach_impl run_in_build_dir installation
+		python_replicate_script "${ED}"/usr/bin/spd-conf
+		python_foreach_impl python_optimize
+	fi
+
+	find "${D}" -name '*.la' -type f -delete || die
+}
+
+pkg_postinst() {
+	local editconfig="n"
+	if ! use espeak-ng; then
+		ewarn "You have disabled espeak-ng, which is speech-dispatcher's"
+		ewarn "default speech synthesizer."
+		ewarn
+		editconfig="y"
+	fi
+	if ! use pulseaudio; then
+		ewarn "You have disabled pulseaudio support."
+		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
+		ewarn
+		editconfig="y"
+	fi
+	if [[ "${editconfig}" == "y" ]]; then
+		ewarn "You must edit ${EROOT}/etc/speech-dispatcher/speechd.conf"
+		ewarn "and make sure the settings there match your system."
+		ewarn
+	fi
+}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-01-29  4:32 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-01-29  4:32 UTC (permalink / raw
  To: gentoo-commits

commit:     08773d52fae1178050f60f09ef0d98de17ef235f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 04:31:43 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 04:31:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08773d52

app-accessibility/speech-dispatcher: Keyword 0.11.1 sparc, #832222

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index e2a2c95e5a7c..fa80bfe9a70a 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-01-29  7:10 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-01-29  7:10 UTC (permalink / raw
  To: gentoo-commits

commit:     424f64fd2a282fc06b85e4e41d66ecfb983d1059
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 07:10:26 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 07:10:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424f64fd

app-accessibility/speech-dispatcher: Keyword 0.11.1 ia64, #832222

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index fa80bfe9a70a..a199fadf8a7e 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-01-29  7:20 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-01-29  7:20 UTC (permalink / raw
  To: gentoo-commits

commit:     1b1514c2c542d1e2f53f95e0b4784348d7b0d019
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 07:20:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 07:20:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b1514c2

app-accessibility/speech-dispatcher: Keyword 0.11.1 hppa, #832222

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index a199fadf8a7e..0c103ed517f3 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-01-31  2:36 Yixun Lan
  0 siblings, 0 replies; 91+ messages in thread
From: Yixun Lan @ 2022-01-31  2:36 UTC (permalink / raw
  To: gentoo-commits

commit:     5247b68cd63018d242047cb916842eb66694f095
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 30 13:19:18 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Jan 31 02:35:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5247b68c

app-accessibility/speech-dispatcher: keyword ~riscv, #832222

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 0c103ed517f3..ec934b5203c4 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-02-15 18:31 Matt Turner
  0 siblings, 0 replies; 91+ messages in thread
From: Matt Turner @ 2022-02-15 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     e8c7fd318d5ddabc22973cb7a6cb90050317683e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 18:31:23 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 18:31:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c7fd31

app-accessibility/speech-dispatcher: Keyword 0.11.1 alpha, #832222

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index ec934b5203c4..1390352756be 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-03-01 11:28 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-03-01 11:28 UTC (permalink / raw
  To: gentoo-commits

commit:     05bba7665db67182a19965417bf6883d9e39faba
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 11:28:50 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 11:28:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05bba766

app-accessibility/speech-dispatcher: ppc stable wrt bug #834428

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 1390352756be..499fb5cf9a21 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-03-01 11:29 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-03-01 11:29 UTC (permalink / raw
  To: gentoo-commits

commit:     8ada03157a90f85c6536ecc7e3396b57769756dc
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 11:29:44 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 11:29:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ada0315

app-accessibility/speech-dispatcher: ppc64 stable wrt bug #834428

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 499fb5cf9a21..90ded5a7922c 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-03-01 11:30 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-03-01 11:30 UTC (permalink / raw
  To: gentoo-commits

commit:     8945855701b37956783e3d59f6ae3c398ba3242e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 11:30:42 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 11:30:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89458557

app-accessibility/speech-dispatcher: sparc stable wrt bug #834428

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 90ded5a7922c..5cec45aad6ac 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-03-01 11:42 Jakov Smolić
  0 siblings, 0 replies; 91+ messages in thread
From: Jakov Smolić @ 2022-03-01 11:42 UTC (permalink / raw
  To: gentoo-commits

commit:     24e190a04048fa5385c3030822840d7d7c2c8945
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 11:41:39 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 11:41:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e190a0

app-accessibility/speech-dispatcher: Stabilize 0.11.1 amd64, #834428

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 5cec45aad6ac..b351d5767468 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-03-02  9:08 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-03-02  9:08 UTC (permalink / raw
  To: gentoo-commits

commit:     1e88b533ee0a1000c710d67d0aeda4620f7868c5
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 09:07:55 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 09:07:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e88b533

app-accessibility/speech-dispatcher: x86 stable wrt bug #834428

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index b351d5767468..696776072f81 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-03-07  3:47 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-03-07  3:47 UTC (permalink / raw
  To: gentoo-commits

commit:     14dfd361999e17256d78e9eb7c0b71bee1e4313f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  7 03:46:39 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 03:46:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14dfd361

app-accessibility/speech-dispatcher: Stabilize 0.11.1 arm64, #834428

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 696776072f81..9fa743047c67 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-03-07  3:51 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-03-07  3:51 UTC (permalink / raw
  To: gentoo-commits

commit:     0a00801937d52c02dcb048a97d6074714222d767
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  7 03:51:42 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 03:51:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a008019

app-accessibility/speech-dispatcher: Stabilize 0.11.1 arm, #834428

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 9fa743047c67..600860f99b64 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-05-26  5:20 WANG Xuerui
  0 siblings, 0 replies; 91+ messages in thread
From: WANG Xuerui @ 2022-05-26  5:20 UTC (permalink / raw
  To: gentoo-commits

commit:     6b2469487721c42b72eb2ed9d90a34915f32a822
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 05:20:26 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 26 05:20:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b246948

app-accessibility/speech-dispatcher: keyword 0.11.1 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 600860f99b64..9a9936c3845c 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-08-12 14:27 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-08-12 14:27 UTC (permalink / raw
  To: gentoo-commits

commit:     638e7d11e55b58447dd17499907fcda33c67e1cc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 12 03:39:57 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 12 14:21:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=638e7d11

app-accessibility/speech-dispatcher: add missing help2man BDEPEND

It's not guaranteed to help with the Perl rebuild issues but
it also might in this case.

Closes: https://bugs.gentoo.org/835002
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 97cb9ea2d96a..ccfb7ba2a2d6 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -32,6 +32,7 @@ DEPEND="python? ( ${PYTHON_DEPS} )
 RDEPEND="${DEPEND}
 	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
 BDEPEND="
+	sys-apps/help2man
 	>=sys-devel/gettext-0.19.8
 	virtual/pkgconfig"
 


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-09-01  2:57 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-09-01  2:57 UTC (permalink / raw
  To: gentoo-commits

commit:     99eb47fad4a8da37ae719b47d290c2e6703c9fcb
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Thu Sep  1 02:45:50 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep  1 02:56:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99eb47fa

app-accessibility/speech-dispatcher: Add 0.11.2

Upstream added a --disable-ltdl configure argument which avoids the
dev-libs/libltdl dependency and the related build issue with slibtool.

Closes: https://bugs.gentoo.org/778434
Closes: https://github.com/gentoo/gentoo/pull/27100
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/Manifest       |   1 +
 .../speech-dispatcher-0.11.2.ebuild                | 122 +++++++++++++++++++++
 2 files changed, 123 insertions(+)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index 27a152842bb7..158a24b2f38f 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1,2 +1,3 @@
 DIST speech-dispatcher-0.11.1.tar.gz 6548489 BLAKE2B fd4e05c51b80991bdd5d27ecf967946cfde98f978462e909f193c14eab51f3cae047d281c3e2896b3ddeeb4e045ceb72f51e5dbfaf3f9ea8a818f8146cb5e625 SHA512 859911d7db5660423bc7911eacbe8e7a9c3104df97478cbbca48ca5fd6ec018113172d49bc66781680433c77b4d2af43578c9b0f11409e2ba7ac618deb31d7cf
+DIST speech-dispatcher-0.11.2.tar.gz 7147526 BLAKE2B 6b11949736275d900e5e1d3909fab51fc04fbb45baf470a4c98aed19f61b7adb8cedf6b11f1a1aa69d9625383627beab4122c74ec78d9c07a5d0ddf4646669d6 SHA512 038ecaa5b9d56e3f915ec49fe7768cb4eebe1c8be79b95635f09fb3f6067e4c0ade13d2dd355e0b326579dcdf509dd180889b27282410b6bb252a2f642f028d4
 DIST speech-dispatcher-0.9.1.tar.gz 1662222 BLAKE2B 03c3d79a9cbbe7e549f638992fb276ab2270a45a057708721666257699479b3feb81daddf26d8032ba3f7b9ab6b836c7f582ee22a532ff018c99820af3864d87 SHA512 35adb353d22b8dff8884cb20f3836f96f4f74b272bbd442d522a10a3d3b91a0da6705e6c216764f295208b5446c2077da620de2a81cafe5a0c4dd826e33753c2

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
new file mode 100644
index 000000000000..6509abcd7d1b
--- /dev/null
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit python-r1 systemd
+
+DESCRIPTION="Speech synthesis interface"
+HOMEPAGE="https://freebsoft.org/speechd"
+SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+DEPEND="python? ( ${PYTHON_DEPS} )
+	>=dev-libs/dotconf-1.3
+	>=dev-libs/glib-2.36:2
+	>=media-libs/libsndfile-1.0.2
+	alsa? ( media-libs/alsa-lib )
+	ao? ( media-libs/libao )
+	espeak? ( app-accessibility/espeak )
+	espeak-ng? ( app-accessibility/espeak-ng )
+	flite? ( app-accessibility/flite )
+	nas? ( media-libs/nas )
+	pulseaudio? ( media-sound/pulseaudio )"
+RDEPEND="${DEPEND}
+	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
+BDEPEND="
+	sys-apps/help2man
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig"
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-0.11.1-include-pthread_h.patch
+)
+
+src_configure() {
+	# bug 573732
+	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
+
+	local myeconfargs=(
+		--disable-ltdl
+		--disable-python
+		--disable-static
+		--with-baratinoo=no
+		--with-ibmtts=no
+		--with-kali=no
+		--with-pico=no
+		--with-voxin=no
+		$(use_with alsa)
+		$(use_with ao libao)
+		$(use_with espeak)
+		$(use_with espeak-ng)
+		$(use_with flite)
+		$(use_with nas)
+		$(use_with pulseaudio pulse)
+		--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
+	)
+	econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+	use python && python_copy_sources
+
+	emake
+
+	if use python; then
+		building() {
+			cd src/api/python || die
+			emake \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)"
+		}
+		python_foreach_impl run_in_build_dir building
+	fi
+}
+
+src_install() {
+	default
+
+	if use python; then
+		installation() {
+			cd src/api/python || die
+			emake \
+				DESTDIR="${D}" \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)" \
+				install
+		}
+		python_foreach_impl run_in_build_dir installation
+		python_replicate_script "${ED}"/usr/bin/spd-conf
+		python_foreach_impl python_optimize
+	fi
+
+	find "${D}" -name '*.la' -type f -delete || die
+}
+
+pkg_postinst() {
+	local editconfig="n"
+	if ! use espeak-ng; then
+		ewarn "You have disabled espeak-ng, which is speech-dispatcher's"
+		ewarn "default speech synthesizer."
+		ewarn
+		editconfig="y"
+	fi
+	if ! use pulseaudio; then
+		ewarn "You have disabled pulseaudio support."
+		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
+		ewarn
+		editconfig="y"
+	fi
+	if [[ "${editconfig}" == "y" ]]; then
+		ewarn "You must edit ${EROOT}/etc/speech-dispatcher/speechd.conf"
+		ewarn "and make sure the settings there match your system."
+		ewarn
+	fi
+}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-02  5:34 William Hubbs
  0 siblings, 0 replies; 91+ messages in thread
From: William Hubbs @ 2022-10-02  5:34 UTC (permalink / raw
  To: gentoo-commits

commit:     46b12d8861e6beeeb827f2468fe061477820e732
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 05:33:06 2022 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 05:33:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b12d88

app-accessibility/speech-dispatcher: add 0.11.3

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 app-accessibility/speech-dispatcher/Manifest       |   1 +
 .../speech-dispatcher-0.11.3.ebuild                | 122 +++++++++++++++++++++
 2 files changed, 123 insertions(+)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index 158a24b2f38f..e86145207c6b 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1,3 +1,4 @@
 DIST speech-dispatcher-0.11.1.tar.gz 6548489 BLAKE2B fd4e05c51b80991bdd5d27ecf967946cfde98f978462e909f193c14eab51f3cae047d281c3e2896b3ddeeb4e045ceb72f51e5dbfaf3f9ea8a818f8146cb5e625 SHA512 859911d7db5660423bc7911eacbe8e7a9c3104df97478cbbca48ca5fd6ec018113172d49bc66781680433c77b4d2af43578c9b0f11409e2ba7ac618deb31d7cf
 DIST speech-dispatcher-0.11.2.tar.gz 7147526 BLAKE2B 6b11949736275d900e5e1d3909fab51fc04fbb45baf470a4c98aed19f61b7adb8cedf6b11f1a1aa69d9625383627beab4122c74ec78d9c07a5d0ddf4646669d6 SHA512 038ecaa5b9d56e3f915ec49fe7768cb4eebe1c8be79b95635f09fb3f6067e4c0ade13d2dd355e0b326579dcdf509dd180889b27282410b6bb252a2f642f028d4
+DIST speech-dispatcher-0.11.3.tar.gz 7150632 BLAKE2B 92bad589e453a243362a9e0142d2897b9651fa648012f2bd7ef00bc1ded389fd2c01b6f38f19002289357f7aa6361a6e7fa3ee35ec2ad7c044f34d87e7f2c409 SHA512 e9f5b862066c0292230fda32f16782f9a2d66e8d0c0e3aa0ccdb4628c1182661d2f40894f480ae5206af7fbbc49338189312afe02092f5d472095b053afd75c7
 DIST speech-dispatcher-0.9.1.tar.gz 1662222 BLAKE2B 03c3d79a9cbbe7e549f638992fb276ab2270a45a057708721666257699479b3feb81daddf26d8032ba3f7b9ab6b836c7f582ee22a532ff018c99820af3864d87 SHA512 35adb353d22b8dff8884cb20f3836f96f4f74b272bbd442d522a10a3d3b91a0da6705e6c216764f295208b5446c2077da620de2a81cafe5a0c4dd826e33753c2

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3.ebuild
new file mode 100644
index 000000000000..c55d7ced1ded
--- /dev/null
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+inherit python-r1 systemd
+
+DESCRIPTION="Speech synthesis interface"
+HOMEPAGE="https://freebsoft.org/speechd"
+SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+DEPEND="python? ( ${PYTHON_DEPS} )
+	>=dev-libs/dotconf-1.3
+	>=dev-libs/glib-2.36:2
+	>=media-libs/libsndfile-1.0.2
+	alsa? ( media-libs/alsa-lib )
+	ao? ( media-libs/libao )
+	espeak? ( app-accessibility/espeak )
+	espeak-ng? ( app-accessibility/espeak-ng )
+	flite? ( app-accessibility/flite )
+	nas? ( media-libs/nas )
+	pulseaudio? ( media-sound/pulseaudio )"
+RDEPEND="${DEPEND}
+	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
+BDEPEND="
+	sys-apps/help2man
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig"
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-0.11.1-include-pthread_h.patch
+)
+
+src_configure() {
+	# bug 573732
+	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
+
+	local myeconfargs=(
+		--disable-ltdl
+		--disable-python
+		--disable-static
+		--with-baratinoo=no
+		--with-ibmtts=no
+		--with-kali=no
+		--with-pico=no
+		--with-voxin=no
+		$(use_with alsa)
+		$(use_with ao libao)
+		$(use_with espeak)
+		$(use_with espeak-ng)
+		$(use_with flite)
+		$(use_with nas)
+		$(use_with pulseaudio pulse)
+		--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
+	)
+	econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+	use python && python_copy_sources
+
+	emake
+
+	if use python; then
+		building() {
+			cd src/api/python || die
+			emake \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)"
+		}
+		python_foreach_impl run_in_build_dir building
+	fi
+}
+
+src_install() {
+	default
+
+	if use python; then
+		installation() {
+			cd src/api/python || die
+			emake \
+				DESTDIR="${D}" \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)" \
+				install
+		}
+		python_foreach_impl run_in_build_dir installation
+		python_replicate_script "${ED}"/usr/bin/spd-conf
+		python_foreach_impl python_optimize
+	fi
+
+	find "${D}" -name '*.la' -type f -delete || die
+}
+
+pkg_postinst() {
+	local editconfig="n"
+	if ! use espeak-ng; then
+		ewarn "You have disabled espeak-ng, which is speech-dispatcher's"
+		ewarn "default speech synthesizer."
+		ewarn
+		editconfig="y"
+	fi
+	if ! use pulseaudio; then
+		ewarn "You have disabled pulseaudio support."
+		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
+		ewarn
+		editconfig="y"
+	fi
+	if [[ "${editconfig}" == "y" ]]; then
+		ewarn "You must edit ${EROOT}/etc/speech-dispatcher/speechd.conf"
+		ewarn "and make sure the settings there match your system."
+		ewarn
+	fi
+}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-08 10:08 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-10-08 10:08 UTC (permalink / raw
  To: gentoo-commits

commit:     5eb8478c13b62f79ba41447ff67589b1edb7196f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 10:07:15 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 10:07:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eb8478c

app-accessibility/speech-dispatcher: Stabilize 0.11.2 amd64, #876013

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
index 6509abcd7d1b..483a8ff3d538 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-08 10:08 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-10-08 10:08 UTC (permalink / raw
  To: gentoo-commits

commit:     2a0e186f2494f5f823ef79822b63c645b551bb27
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 10:08:42 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 10:08:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0e186f

app-accessibility/speech-dispatcher: Stabilize 0.11.2 arm, #876013

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
index 483a8ff3d538..d98da644943f 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-08 10:09 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-10-08 10:09 UTC (permalink / raw
  To: gentoo-commits

commit:     75395e8fe29f7670fe88c104662c4f530a081def
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 10:09:26 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 10:09:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75395e8f

app-accessibility/speech-dispatcher: Stabilize 0.11.2 arm64, #876013

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
index d98da644943f..7188f2ecb5e2 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-08 10:10 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-10-08 10:10 UTC (permalink / raw
  To: gentoo-commits

commit:     a35a4f7db9219f9f0cbb5912206daf4f3b43aa17
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 10:10:06 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 10:10:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a35a4f7d

app-accessibility/speech-dispatcher: Stabilize 0.11.2 ppc, #876013

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
index 7188f2ecb5e2..2bf9b87dde6e 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-08 10:10 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-10-08 10:10 UTC (permalink / raw
  To: gentoo-commits

commit:     553ad715b462665d563027d14fd71a330d6fa999
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 10:10:42 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 10:10:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=553ad715

app-accessibility/speech-dispatcher: Stabilize 0.11.2 ppc64, #876013

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
index 2bf9b87dde6e..91fe876224d2 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-08 10:11 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-10-08 10:11 UTC (permalink / raw
  To: gentoo-commits

commit:     23022363844133c5f98f933b1ca0079ab312f85e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 10:11:16 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 10:11:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23022363

app-accessibility/speech-dispatcher: Stabilize 0.11.2 sparc, #876013

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
index 91fe876224d2..085a00abce76 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-08 10:12 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-10-08 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     8646a3e06d3d69a09bfc0787aada1f34eef5072c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 10:12:15 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 10:12:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8646a3e0

app-accessibility/speech-dispatcher: Stabilize 0.11.2 x86, #876013

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
index 085a00abce76..e2948724ba0f 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-09  6:17 Miroslav Šulc
  0 siblings, 0 replies; 91+ messages in thread
From: Miroslav Šulc @ 2022-10-09  6:17 UTC (permalink / raw
  To: gentoo-commits

commit:     f584cc5b406ddacad62069c0df5754dfc4ce3243
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  9 06:17:28 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Oct  9 06:17:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f584cc5b

app-accessibility/speech-dispatcher: dropped obsolete 0.9.1 & 0.11.1

Bug: https://bugs.gentoo.org/876013
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 app-accessibility/speech-dispatcher/Manifest       |   2 -
 .../speech-dispatcher-0.11.1.ebuild                | 123 ---------------------
 .../speech-dispatcher-0.9.1.ebuild                 | 117 --------------------
 3 files changed, 242 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index e86145207c6b..e25886e18059 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1,4 +1,2 @@
-DIST speech-dispatcher-0.11.1.tar.gz 6548489 BLAKE2B fd4e05c51b80991bdd5d27ecf967946cfde98f978462e909f193c14eab51f3cae047d281c3e2896b3ddeeb4e045ceb72f51e5dbfaf3f9ea8a818f8146cb5e625 SHA512 859911d7db5660423bc7911eacbe8e7a9c3104df97478cbbca48ca5fd6ec018113172d49bc66781680433c77b4d2af43578c9b0f11409e2ba7ac618deb31d7cf
 DIST speech-dispatcher-0.11.2.tar.gz 7147526 BLAKE2B 6b11949736275d900e5e1d3909fab51fc04fbb45baf470a4c98aed19f61b7adb8cedf6b11f1a1aa69d9625383627beab4122c74ec78d9c07a5d0ddf4646669d6 SHA512 038ecaa5b9d56e3f915ec49fe7768cb4eebe1c8be79b95635f09fb3f6067e4c0ade13d2dd355e0b326579dcdf509dd180889b27282410b6bb252a2f642f028d4
 DIST speech-dispatcher-0.11.3.tar.gz 7150632 BLAKE2B 92bad589e453a243362a9e0142d2897b9651fa648012f2bd7ef00bc1ded389fd2c01b6f38f19002289357f7aa6361a6e7fa3ee35ec2ad7c044f34d87e7f2c409 SHA512 e9f5b862066c0292230fda32f16782f9a2d66e8d0c0e3aa0ccdb4628c1182661d2f40894f480ae5206af7fbbc49338189312afe02092f5d472095b053afd75c7
-DIST speech-dispatcher-0.9.1.tar.gz 1662222 BLAKE2B 03c3d79a9cbbe7e549f638992fb276ab2270a45a057708721666257699479b3feb81daddf26d8032ba3f7b9ab6b836c7f582ee22a532ff018c99820af3864d87 SHA512 35adb353d22b8dff8884cb20f3836f96f4f74b272bbd442d522a10a3d3b91a0da6705e6c216764f295208b5446c2077da620de2a81cafe5a0c4dd826e33753c2

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
deleted file mode 100644
index ccfb7ba2a2d6..000000000000
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ /dev/null
@@ -1,123 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit python-r1 systemd
-
-DESCRIPTION="Speech synthesis interface"
-HOMEPAGE="https://freebsoft.org/speechd"
-SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
-IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-DEPEND="python? ( ${PYTHON_DEPS} )
-	>=dev-libs/dotconf-1.3
-	>=dev-libs/glib-2.36:2
-	dev-libs/libltdl:0
-	>=media-libs/libsndfile-1.0.2
-	alsa? ( media-libs/alsa-lib )
-	ao? ( media-libs/libao )
-	espeak? ( app-accessibility/espeak )
-	espeak-ng? ( app-accessibility/espeak-ng )
-	flite? ( app-accessibility/flite )
-	nas? ( media-libs/nas )
-	pulseaudio? ( media-sound/pulseaudio )"
-RDEPEND="${DEPEND}
-	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
-BDEPEND="
-	sys-apps/help2man
-	>=sys-devel/gettext-0.19.8
-	virtual/pkgconfig"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.11.1-include-pthread_h.patch
-	"${FILESDIR}"/${PN}-0.11.1-remove-unused-variable-musl.patch
-)
-
-src_configure() {
-	# bug 573732
-	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-
-	local myeconfargs=(
-		--disable-python
-		--disable-static
-		--with-baratinoo=no
-		--with-ibmtts=no
-		--with-kali=no
-		--with-pico=no
-		--with-voxin=no
-		$(use_with alsa)
-		$(use_with ao libao)
-		$(use_with espeak)
-		$(use_with espeak-ng)
-		$(use_with flite)
-		$(use_with nas)
-		$(use_with pulseaudio pulse)
-		--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
-	)
-	econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-	use python && python_copy_sources
-
-	emake
-
-	if use python; then
-		building() {
-			cd src/api/python || die
-			emake \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)"
-		}
-		python_foreach_impl run_in_build_dir building
-	fi
-}
-
-src_install() {
-	default
-
-	if use python; then
-		installation() {
-			cd src/api/python || die
-			emake \
-				DESTDIR="${D}" \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)" \
-				install
-		}
-		python_foreach_impl run_in_build_dir installation
-		python_replicate_script "${ED}"/usr/bin/spd-conf
-		python_foreach_impl python_optimize
-	fi
-
-	find "${D}" -name '*.la' -type f -delete || die
-}
-
-pkg_postinst() {
-	local editconfig="n"
-	if ! use espeak-ng; then
-		ewarn "You have disabled espeak-ng, which is speech-dispatcher's"
-		ewarn "default speech synthesizer."
-		ewarn
-		editconfig="y"
-	fi
-	if ! use pulseaudio; then
-		ewarn "You have disabled pulseaudio support."
-		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
-		ewarn
-		editconfig="y"
-	fi
-	if [[ "${editconfig}" == "y" ]]; then
-		ewarn "You must edit ${EROOT}/etc/speech-dispatcher/speechd.conf"
-		ewarn "and make sure the settings there match your system."
-		ewarn
-	fi
-}

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
deleted file mode 100644
index 87ac784464a2..000000000000
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.9.1.ebuild
+++ /dev/null
@@ -1,117 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit python-r1 systemd
-
-DESCRIPTION="Speech synthesis interface"
-HOMEPAGE="https://freebsoft.org/speechd"
-SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
-IUSE="alsa ao +espeak flite nas pulseaudio python"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-DEPEND="python? ( ${PYTHON_DEPS} )
-	>=dev-libs/dotconf-1.3
-	>=dev-libs/glib-2.36:2
-	dev-libs/libltdl:0
-	>=media-libs/libsndfile-1.0.2
-	alsa? ( media-libs/alsa-lib )
-	ao? ( media-libs/libao )
-	espeak? ( app-accessibility/espeak )
-	flite? ( app-accessibility/flite )
-	nas? ( media-libs/nas )
-	pulseaudio? ( media-sound/pulseaudio )"
-RDEPEND="${DEPEND}
-	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
-BDEPEND="
-	>=sys-devel/gettext-0.19.8
-	virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}/${P}-fno-common.patch" )
-
-src_configure() {
-	# bug 573732
-	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-
-	local myeconfargs=(
-		--disable-python
-		--disable-static
-		--with-baratinoo=no
-		--with-ibmtts=no
-		--with-kali=no
-		$(use_with alsa)
-		$(use_with ao libao)
-		$(use_with espeak)
-		$(use_with flite)
-		$(use_with nas)
-		$(use_with pulseaudio pulse)
-		--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
-	)
-	econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-	use python && python_copy_sources
-
-	emake
-
-	if use python; then
-		building() {
-			cd src/api/python || die
-			emake \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)"
-		}
-		python_foreach_impl run_in_build_dir building
-	fi
-}
-
-src_install() {
-	default
-
-	if use python; then
-		installation() {
-			cd src/api/python || die
-			emake \
-				DESTDIR="${D}" \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)" \
-				install
-		}
-		python_foreach_impl run_in_build_dir installation
-		python_replicate_script "${ED}"/usr/bin/spd-conf
-		python_foreach_impl python_optimize
-	fi
-
-	find "${D}" -name '*.la' -type f -delete || die
-}
-
-pkg_postinst() {
-	local editconfig="n"
-	if ! use espeak; then
-		ewarn "You have disabled espeak, which is speech-dispatcher's"
-		ewarn "default speech synthesizer."
-		ewarn
-		editconfig="y"
-	fi
-	if ! use pulseaudio; then
-		ewarn "You have disabled pulseaudio support."
-		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
-		ewarn
-		editconfig="y"
-	fi
-	if [[ "${editconfig}" == "y" ]]; then
-		ewarn "You must edit ${EROOT}/etc/speech-dispatcher/speechd.conf"
-		ewarn "and make sure the settings there match your system."
-		ewarn
-	fi
-	elog "For festival support, you need to"
-	elog "install app-accessibility/festival-freebsoft-utils."
-}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-31 16:39 Jakov Smolić
  0 siblings, 0 replies; 91+ messages in thread
From: Jakov Smolić @ 2022-10-31 16:39 UTC (permalink / raw
  To: gentoo-commits

commit:     0b1ce6e4c542889bb27834377c3716ef5d4c0eea
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 16:38:43 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 16:39:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1ce6e4

app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 ppc, #878873

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
index 93309e5e9e06..2a6abca27881 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-31 18:24 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-10-31 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     46f447e7a9e897e2d68f07652b7275cf47badd47
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 18:24:14 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 18:24:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f447e7

app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 ppc64, #878873

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
index d08505031167..2f6e30e20d9e 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-31 18:24 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-10-31 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     c4e36e554df008f3ae9a20aacd73910cb52ed218
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 18:24:15 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 18:24:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4e36e55

app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 arm64, #878873

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
index 2f6e30e20d9e..46781c214835 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-31 18:24 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-10-31 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     11eb38c8efad96a98d917df31238052288d8b9ce
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 18:24:13 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 18:24:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11eb38c8

app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 amd64, #878873

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
index 2a6abca27881..d08505031167 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-31 18:26 Arthur Zamarin
  0 siblings, 0 replies; 91+ messages in thread
From: Arthur Zamarin @ 2022-10-31 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     d075d894c76620ee89d6e342ff48c086532be453
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 18:26:52 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 18:26:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d075d894

app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 arm, #878873

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
index 46781c214835..c197df08623b 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-10-31 18:37 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-10-31 18:37 UTC (permalink / raw
  To: gentoo-commits

commit:     91bb676a59b11d993b451562ee1077e6a5381984
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 18:25:20 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 18:37:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91bb676a

app-accessibility/speech-dispatcher: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-accessibility/speech-dispatcher/metadata.xml b/app-accessibility/speech-dispatcher/metadata.xml
index 0f3199f11253..4df386ee0a85 100644
--- a/app-accessibility/speech-dispatcher/metadata.xml
+++ b/app-accessibility/speech-dispatcher/metadata.xml
@@ -17,4 +17,7 @@
     <flag name="espeak-ng">Adds support for espeak-ng speech engine</flag>
     <flag name="flite">Adds support for flite speech engine</flag>
   </use>
+  <upstream>
+    <remote-id type="github">brailcom/speechd</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-11-01  8:30 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-11-01  8:30 UTC (permalink / raw
  To: gentoo-commits

commit:     23910f9b331342d6b98c269ccf511893f6e0b9fc
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  1 08:30:32 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 08:30:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23910f9b

app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 sparc, #878873

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
index c197df08623b..2711acb836e7 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-11-02  6:20 Agostino Sarubbo
  0 siblings, 0 replies; 91+ messages in thread
From: Agostino Sarubbo @ 2022-11-02  6:20 UTC (permalink / raw
  To: gentoo-commits

commit:     10cf921b1f2c2bb3aeb2385d73088dd8fb43f45f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  2 06:19:53 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Nov  2 06:19:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10cf921b

app-accessibility/speech-dispatcher: Stabilize 0.11.3-r1 x86, #878873

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
index 2711acb836e7..889db1da776b 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-12-10  4:35 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-12-10  4:35 UTC (permalink / raw
  To: gentoo-commits

commit:     8c1c34d92c80bcfd362a933bf9b5e558aecd6aa9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 04:26:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 04:35:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c1c34d9

app-accessibility/speech-dispatcher: drop 0.11.2, 0.11.3

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/Manifest       |   1 -
 .../speech-dispatcher-0.11.2.ebuild                | 122 ---------------------
 .../speech-dispatcher-0.11.3.ebuild                | 122 ---------------------
 3 files changed, 245 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index 6fb24297eea4..531b5d4f6a1d 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1,3 +1,2 @@
-DIST speech-dispatcher-0.11.2.tar.gz 7147526 BLAKE2B 6b11949736275d900e5e1d3909fab51fc04fbb45baf470a4c98aed19f61b7adb8cedf6b11f1a1aa69d9625383627beab4122c74ec78d9c07a5d0ddf4646669d6 SHA512 038ecaa5b9d56e3f915ec49fe7768cb4eebe1c8be79b95635f09fb3f6067e4c0ade13d2dd355e0b326579dcdf509dd180889b27282410b6bb252a2f642f028d4
 DIST speech-dispatcher-0.11.3.tar.gz 7150632 BLAKE2B 92bad589e453a243362a9e0142d2897b9651fa648012f2bd7ef00bc1ded389fd2c01b6f38f19002289357f7aa6361a6e7fa3ee35ec2ad7c044f34d87e7f2c409 SHA512 e9f5b862066c0292230fda32f16782f9a2d66e8d0c0e3aa0ccdb4628c1182661d2f40894f480ae5206af7fbbc49338189312afe02092f5d472095b053afd75c7
 DIST speech-dispatcher-0.11.4.tar.gz 7127323 BLAKE2B 651a20ec403c6158756ab6ff7fbedb38ce1cec413be49367128274c8d20ccc7080a2dccd68cb7ebbec6bab05599f06a4aafc561e4e5e53cf52d19fa1b94fa286 SHA512 d0ebe832e2586abdb1284be36f8427cfbbd94f1a2dead1b74526b151e9529f9e61679339274b73afab5f829d184337372ba0aad93d880c42d2a6a1bcb2b7afef

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
deleted file mode 100644
index e2948724ba0f..000000000000
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.2.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit python-r1 systemd
-
-DESCRIPTION="Speech synthesis interface"
-HOMEPAGE="https://freebsoft.org/speechd"
-SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
-IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-DEPEND="python? ( ${PYTHON_DEPS} )
-	>=dev-libs/dotconf-1.3
-	>=dev-libs/glib-2.36:2
-	>=media-libs/libsndfile-1.0.2
-	alsa? ( media-libs/alsa-lib )
-	ao? ( media-libs/libao )
-	espeak? ( app-accessibility/espeak )
-	espeak-ng? ( app-accessibility/espeak-ng )
-	flite? ( app-accessibility/flite )
-	nas? ( media-libs/nas )
-	pulseaudio? ( media-sound/pulseaudio )"
-RDEPEND="${DEPEND}
-	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
-BDEPEND="
-	sys-apps/help2man
-	>=sys-devel/gettext-0.19.8
-	virtual/pkgconfig"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.11.1-include-pthread_h.patch
-)
-
-src_configure() {
-	# bug 573732
-	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-
-	local myeconfargs=(
-		--disable-ltdl
-		--disable-python
-		--disable-static
-		--with-baratinoo=no
-		--with-ibmtts=no
-		--with-kali=no
-		--with-pico=no
-		--with-voxin=no
-		$(use_with alsa)
-		$(use_with ao libao)
-		$(use_with espeak)
-		$(use_with espeak-ng)
-		$(use_with flite)
-		$(use_with nas)
-		$(use_with pulseaudio pulse)
-		--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
-	)
-	econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-	use python && python_copy_sources
-
-	emake
-
-	if use python; then
-		building() {
-			cd src/api/python || die
-			emake \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)"
-		}
-		python_foreach_impl run_in_build_dir building
-	fi
-}
-
-src_install() {
-	default
-
-	if use python; then
-		installation() {
-			cd src/api/python || die
-			emake \
-				DESTDIR="${D}" \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)" \
-				install
-		}
-		python_foreach_impl run_in_build_dir installation
-		python_replicate_script "${ED}"/usr/bin/spd-conf
-		python_foreach_impl python_optimize
-	fi
-
-	find "${D}" -name '*.la' -type f -delete || die
-}
-
-pkg_postinst() {
-	local editconfig="n"
-	if ! use espeak-ng; then
-		ewarn "You have disabled espeak-ng, which is speech-dispatcher's"
-		ewarn "default speech synthesizer."
-		ewarn
-		editconfig="y"
-	fi
-	if ! use pulseaudio; then
-		ewarn "You have disabled pulseaudio support."
-		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
-		ewarn
-		editconfig="y"
-	fi
-	if [[ "${editconfig}" == "y" ]]; then
-		ewarn "You must edit ${EROOT}/etc/speech-dispatcher/speechd.conf"
-		ewarn "and make sure the settings there match your system."
-		ewarn
-	fi
-}

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3.ebuild
deleted file mode 100644
index c55d7ced1ded..000000000000
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-inherit python-r1 systemd
-
-DESCRIPTION="Speech synthesis interface"
-HOMEPAGE="https://freebsoft.org/speechd"
-SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-DEPEND="python? ( ${PYTHON_DEPS} )
-	>=dev-libs/dotconf-1.3
-	>=dev-libs/glib-2.36:2
-	>=media-libs/libsndfile-1.0.2
-	alsa? ( media-libs/alsa-lib )
-	ao? ( media-libs/libao )
-	espeak? ( app-accessibility/espeak )
-	espeak-ng? ( app-accessibility/espeak-ng )
-	flite? ( app-accessibility/flite )
-	nas? ( media-libs/nas )
-	pulseaudio? ( media-sound/pulseaudio )"
-RDEPEND="${DEPEND}
-	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
-BDEPEND="
-	sys-apps/help2man
-	>=sys-devel/gettext-0.19.8
-	virtual/pkgconfig"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.11.1-include-pthread_h.patch
-)
-
-src_configure() {
-	# bug 573732
-	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-
-	local myeconfargs=(
-		--disable-ltdl
-		--disable-python
-		--disable-static
-		--with-baratinoo=no
-		--with-ibmtts=no
-		--with-kali=no
-		--with-pico=no
-		--with-voxin=no
-		$(use_with alsa)
-		$(use_with ao libao)
-		$(use_with espeak)
-		$(use_with espeak-ng)
-		$(use_with flite)
-		$(use_with nas)
-		$(use_with pulseaudio pulse)
-		--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
-	)
-	econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-	use python && python_copy_sources
-
-	emake
-
-	if use python; then
-		building() {
-			cd src/api/python || die
-			emake \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)"
-		}
-		python_foreach_impl run_in_build_dir building
-	fi
-}
-
-src_install() {
-	default
-
-	if use python; then
-		installation() {
-			cd src/api/python || die
-			emake \
-				DESTDIR="${D}" \
-				pyexecdir="$(python_get_sitedir)" \
-				pythondir="$(python_get_sitedir)" \
-				install
-		}
-		python_foreach_impl run_in_build_dir installation
-		python_replicate_script "${ED}"/usr/bin/spd-conf
-		python_foreach_impl python_optimize
-	fi
-
-	find "${D}" -name '*.la' -type f -delete || die
-}
-
-pkg_postinst() {
-	local editconfig="n"
-	if ! use espeak-ng; then
-		ewarn "You have disabled espeak-ng, which is speech-dispatcher's"
-		ewarn "default speech synthesizer."
-		ewarn
-		editconfig="y"
-	fi
-	if ! use pulseaudio; then
-		ewarn "You have disabled pulseaudio support."
-		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
-		ewarn
-		editconfig="y"
-	fi
-	if [[ "${editconfig}" == "y" ]]; then
-		ewarn "You must edit ${EROOT}/etc/speech-dispatcher/speechd.conf"
-		ewarn "and make sure the settings there match your system."
-		ewarn
-	fi
-}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-12-10  4:48 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-12-10  4:48 UTC (permalink / raw
  To: gentoo-commits

commit:     6dfcb464cb196aceac476fe7c48e571897d1c119
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 04:48:30 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 04:48:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dfcb464

app-accessibility/speech-dispatcher: Stabilize 0.11.4 x86, #885123

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
index aa87c946a7c6..30b70073ff78 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-12-10  4:48 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-12-10  4:48 UTC (permalink / raw
  To: gentoo-commits

commit:     678f69b56ef739cb9a15c4cc7993233bec771b17
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 04:48:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 04:48:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=678f69b5

app-accessibility/speech-dispatcher: Stabilize 0.11.4 arm, #885123

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
index dba007a9e842..ffb6bfb0241f 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-12-10  4:48 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-12-10  4:48 UTC (permalink / raw
  To: gentoo-commits

commit:     8bedd81d9d628472ef55d9c3f7e3df3bf222af80
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 04:48:33 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 04:48:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bedd81d

app-accessibility/speech-dispatcher: Stabilize 0.11.4 ppc, #885123

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
index ffb6bfb0241f..a91cf808a1f8 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-12-10  4:48 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-12-10  4:48 UTC (permalink / raw
  To: gentoo-commits

commit:     47dcd67fdcb7e9ce1276a47cc2c565b841c62cb6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 04:48:31 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 04:48:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47dcd67f

app-accessibility/speech-dispatcher: Stabilize 0.11.4 arm64, #885123

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
index 30b70073ff78..dba007a9e842 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-12-10  4:48 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2022-12-10  4:48 UTC (permalink / raw
  To: gentoo-commits

commit:     cdbac436a0f3c2b709ccb91e260426c81aba4fcf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 04:48:34 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 04:48:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdbac436

app-accessibility/speech-dispatcher: Stabilize 0.11.4 ppc64, #885123

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
index a91cf808a1f8..357e08fe06bd 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-12-10  8:50 Arthur Zamarin
  0 siblings, 0 replies; 91+ messages in thread
From: Arthur Zamarin @ 2022-12-10  8:50 UTC (permalink / raw
  To: gentoo-commits

commit:     73128dca8cb8e09de64d27c704eb1671d0aaf1fa
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 08:49:47 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 08:49:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73128dca

app-accessibility/speech-dispatcher: Stabilize 0.11.4 amd64, #885123

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
index 357e08fe06bd..916cb3ed4b61 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2022-12-11 18:19 Arthur Zamarin
  0 siblings, 0 replies; 91+ messages in thread
From: Arthur Zamarin @ 2022-12-11 18:19 UTC (permalink / raw
  To: gentoo-commits

commit:     953bfcc33c72b47500eec748783f4e58861547da
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 18:19:48 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 18:19:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953bfcc3

app-accessibility/speech-dispatcher: Stabilize 0.11.4 sparc, #885123

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
index 916cb3ed4b61..8a767daf36a1 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2023-05-06 14:18 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2023-05-06 14:18 UTC (permalink / raw
  To: gentoo-commits

commit:     66e2bdfde3832e2a163613bba148ebdb6bae472d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 13:56:53 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  6 14:17:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e2bdfd

app-accessibility/speech-dispatcher: make USE=espeak enable app-accessibility/espeak-ng instead

'espeak' is the standard USE flag for espeak so having USE=espeak mean
app-accessibility/espeak (which is deprecated and can't be installed a lot of
the time because other packages rightly now hard-depend on app-accessibility/espeak-ng)
leads to confusing/poor UX.

Finally drop app-accessibility/espeak support entirely in favour of app-accessibility/espeak-ng
and make USE=espeak enable espeak-ng.

Bug: https://bugs.gentoo.org/877221
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/metadata.xml              |  3 +--
 ...tcher-0.11.4.ebuild => speech-dispatcher-0.11.4-r1.ebuild} | 11 +++++------
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/metadata.xml b/app-accessibility/speech-dispatcher/metadata.xml
index 4df386ee0a85..506de2e0ba7d 100644
--- a/app-accessibility/speech-dispatcher/metadata.xml
+++ b/app-accessibility/speech-dispatcher/metadata.xml
@@ -13,8 +13,7 @@
     <name>Gentoo Sound project</name>
   </maintainer>
   <use>
-    <flag name="espeak">Adds support for espeak speech engine</flag>
-    <flag name="espeak-ng">Adds support for espeak-ng speech engine</flag>
+    <flag name="espeak">Adds support for espeak-ng speech engine</flag>
     <flag name="flite">Adds support for flite speech engine</flag>
   </use>
   <upstream>

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r1.ebuild
similarity index 92%
rename from app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
rename to app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r1.ebuild
index 95fa8f646009..1b0b5acf3017 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
-IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
+IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -24,8 +24,7 @@ DEPEND="python? ( ${PYTHON_DEPS} )
 	>=media-libs/libsndfile-1.0.2
 	alsa? ( media-libs/alsa-lib )
 	ao? ( media-libs/libao )
-	espeak? ( app-accessibility/espeak )
-	espeak-ng? ( app-accessibility/espeak-ng )
+	espeak? ( app-accessibility/espeak-ng )
 	flite? ( app-accessibility/flite )
 	nas? ( media-libs/nas )
 	pulseaudio? ( media-sound/pulseaudio )"
@@ -59,10 +58,10 @@ src_configure() {
 		--with-kali=no
 		--with-pico=no
 		--with-voxin=no
+		--with-espeak=no
 		$(use_with alsa)
 		$(use_with ao libao)
-		$(use_with espeak)
-		$(use_with espeak-ng)
+		$(use_with espeak espeak-ng)
 		$(use_with flite)
 		$(use_with nas)
 		$(use_with pulseaudio pulse)
@@ -109,7 +108,7 @@ src_install() {
 
 pkg_postinst() {
 	local editconfig="n"
-	if ! use espeak-ng; then
+	if ! use espeak; then
 		ewarn "You have disabled espeak-ng, which is speech-dispatcher's"
 		ewarn "default speech synthesizer."
 		ewarn


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2023-05-31 18:24 Andreas Sturmlechner
  0 siblings, 0 replies; 91+ messages in thread
From: Andreas Sturmlechner @ 2023-05-31 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     02e04569b7b99b085c054fe57f8a8b8e6ff53499
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 14:22:15 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 31 18:23:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e04569

app-accessibility/speech-dispatcher: Switch to media-libs/libpulse

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...h-dispatcher-0.11.4-r1.ebuild => speech-dispatcher-0.11.4-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
similarity index 98%
rename from app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r1.ebuild
rename to app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
index 1b0b5acf3017..19e22e05c8f8 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
@@ -27,7 +27,7 @@ DEPEND="python? ( ${PYTHON_DEPS} )
 	espeak? ( app-accessibility/espeak-ng )
 	flite? ( app-accessibility/flite )
 	nas? ( media-libs/nas )
-	pulseaudio? ( media-sound/pulseaudio )"
+	pulseaudio? ( media-libs/libpulse )"
 RDEPEND="${DEPEND}
 	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
 BDEPEND="


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2023-09-20  0:27 Andreas K. Hüttel
  0 siblings, 0 replies; 91+ messages in thread
From: Andreas K. Hüttel @ 2023-09-20  0:27 UTC (permalink / raw
  To: gentoo-commits

commit:     e27d36f206af43df934cfdbb7056fab42a8a504b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 20 00:26:54 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep 20 00:27:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e27d36f2

app-accessibility/speech-dispatcher: Default-enable python

Needed by calibre, this way we can add calibre to the binhost

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
index 19e22e05c8f8..7dd7e2f86301 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
-IUSE="alsa ao +espeak flite nas pulseaudio python"
+IUSE="alsa ao +espeak flite nas pulseaudio +python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2024-05-09  9:53 Pacho Ramos
  0 siblings, 0 replies; 91+ messages in thread
From: Pacho Ramos @ 2024-05-09  9:53 UTC (permalink / raw
  To: gentoo-commits

commit:     5d9ebf7a49f3a75d2889a6d36bcc7340515d84d6
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu May  9 09:38:49 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu May  9 09:52:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9ebf7a

app-accessibility/speech-dispatcher: enable py3.12

Closes: https://bugs.gentoo.org/929269
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 .../speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
index 7dd7e2f86301..aa949589ce82 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.4-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 # TODO: drop autotools + eautoreconf after 0.11.4
 inherit autotools python-r1 systemd
 


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2024-08-09 10:35 Pacho Ramos
  0 siblings, 0 replies; 91+ messages in thread
From: Pacho Ramos @ 2024-08-09 10:35 UTC (permalink / raw
  To: gentoo-commits

commit:     e75cf72af083eab61b5f4d25f6e74b3cc841af10
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  9 10:34:20 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug  9 10:34:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e75cf72a

app-accessibility/speech-dispatcher: add 0.11.5

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-accessibility/speech-dispatcher/Manifest       |   1 +
 .../speech-dispatcher-0.11.5.ebuild                | 117 +++++++++++++++++++++
 2 files changed, 118 insertions(+)

diff --git a/app-accessibility/speech-dispatcher/Manifest b/app-accessibility/speech-dispatcher/Manifest
index 6ddff1958c95..695dd165bebe 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1 +1,2 @@
 DIST speech-dispatcher-0.11.4.tar.gz 7127323 BLAKE2B 651a20ec403c6158756ab6ff7fbedb38ce1cec413be49367128274c8d20ccc7080a2dccd68cb7ebbec6bab05599f06a4aafc561e4e5e53cf52d19fa1b94fa286 SHA512 d0ebe832e2586abdb1284be36f8427cfbbd94f1a2dead1b74526b151e9529f9e61679339274b73afab5f829d184337372ba0aad93d880c42d2a6a1bcb2b7afef
+DIST speech-dispatcher-0.11.5.tar.gz 7230756 BLAKE2B cacc0030489c17dcab4648c55e5b203f40d7a473be9a1ec0402e39fc8f853d30596caff4204052782ca562cc318363aa52118e6d375b5e9bf505ef7159129544 SHA512 d6d880bce0ae5bc2a5d519ef7740c689ae8b4b0bb658379762810e4beae3e465a429fbe19f7c490e89db0ea6a36aedd4b2287ac9251b90059b5c2cb3c0dd8a28

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
new file mode 100644
index 000000000000..60fd9d36a48e
--- /dev/null
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..13} )
+inherit python-r1 systemd
+
+DESCRIPTION="Speech synthesis interface"
+HOMEPAGE="https://freebsoft.org/speechd"
+SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="alsa ao +espeak flite nas pulseaudio +python"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+DEPEND="python? ( ${PYTHON_DEPS} )
+	>=dev-libs/dotconf-1.3
+	>=dev-libs/glib-2.36:2
+	>=media-libs/libsndfile-1.0.2
+	alsa? ( media-libs/alsa-lib )
+	ao? ( media-libs/libao )
+	espeak? ( app-accessibility/espeak-ng )
+	flite? ( app-accessibility/flite )
+	nas? ( media-libs/nas )
+	pulseaudio? ( media-libs/libpulse )"
+RDEPEND="${DEPEND}
+	python? ( dev-python/pyxdg[${PYTHON_USEDEP}] )"
+BDEPEND="
+	sys-apps/help2man
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig"
+
+src_configure() {
+	# bug 573732
+	export GIT_CEILING_DIRECTORIES="${WORKDIR}"
+
+	local myeconfargs=(
+		--disable-ltdl
+		--disable-python
+		--disable-static
+		--with-baratinoo=no
+		--with-ibmtts=no
+		--with-kali=no
+		--with-pico=no
+		--with-voxin=no
+		--with-espeak=no
+		$(use_with alsa)
+		$(use_with ao libao)
+		$(use_with espeak espeak-ng)
+		$(use_with flite)
+		$(use_with nas)
+		$(use_with pulseaudio pulse)
+		--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
+	)
+	econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+	use python && python_copy_sources
+
+	emake
+
+	if use python; then
+		building() {
+			cd src/api/python || die
+			emake \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)"
+		}
+		python_foreach_impl run_in_build_dir building
+	fi
+}
+
+src_install() {
+	default
+
+	if use python; then
+		installation() {
+			cd src/api/python || die
+			emake \
+				DESTDIR="${D}" \
+				pyexecdir="$(python_get_sitedir)" \
+				pythondir="$(python_get_sitedir)" \
+				install
+		}
+		python_foreach_impl run_in_build_dir installation
+		python_replicate_script "${ED}"/usr/bin/spd-conf
+		python_foreach_impl python_optimize
+	fi
+
+	find "${D}" -name '*.la' -type f -delete || die
+}
+
+pkg_postinst() {
+	local editconfig="n"
+	if ! use espeak; then
+		ewarn "You have disabled espeak-ng, which is speech-dispatcher's"
+		ewarn "default speech synthesizer."
+		ewarn
+		editconfig="y"
+	fi
+	if ! use pulseaudio; then
+		ewarn "You have disabled pulseaudio support."
+		ewarn "pulseaudio is speech-dispatcher's default audio subsystem."
+		ewarn
+		editconfig="y"
+	fi
+	if [[ "${editconfig}" == "y" ]]; then
+		ewarn "You must edit ${EROOT}/etc/speech-dispatcher/speechd.conf"
+		ewarn "and make sure the settings there match your system."
+		ewarn
+	fi
+}


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2024-09-09 13:46 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2024-09-09 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     f59a9e5e3c217329a7d83197b93d6fa90fa47c77
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 12:51:11 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 13:45:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f59a9e5e

app-accessibility/speech-dispatcher: Stabilize 0.11.5 arm, #939371

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
index 60fd9d36a48e..01f2cc0c69d1 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao +espeak flite nas pulseaudio +python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2024-09-09 13:46 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2024-09-09 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     343b39522990a63ad7e25a038095240e2a89a77d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 13:45:28 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 13:45:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343b3952

app-accessibility/speech-dispatcher: Stabilize 0.11.5 amd64, #939371

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
index 283c46f7ef68..a9f6757f9ff4 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="alsa ao +espeak flite nas pulseaudio +python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2024-09-09 13:46 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2024-09-09 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     ced7abc2b0a7873dad89463535ed765d604769c3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 13:45:27 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 13:45:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced7abc2

app-accessibility/speech-dispatcher: Stabilize 0.11.5 x86, #939371

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
index 01f2cc0c69d1..283c46f7ef68 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="alsa ao +espeak flite nas pulseaudio +python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2024-09-09 13:46 Sam James
  0 siblings, 0 replies; 91+ messages in thread
From: Sam James @ 2024-09-09 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1ab923a47a8ddefa01e8988c846d45a83f780e67
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 13:45:29 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 13:45:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab923a4

app-accessibility/speech-dispatcher: Stabilize 0.11.5 sparc, #939371

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
index a9f6757f9ff4..9d0080c5271d 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86"
 IUSE="alsa ao +espeak flite nas pulseaudio +python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2024-09-09 20:44 Arthur Zamarin
  0 siblings, 0 replies; 91+ messages in thread
From: Arthur Zamarin @ 2024-09-09 20:44 UTC (permalink / raw
  To: gentoo-commits

commit:     1e2f14d5890cf89f704fea86af74b50d8ef7ef03
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 20:44:26 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 20:44:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2f14d5

app-accessibility/speech-dispatcher: Stabilize 0.11.5 arm64, #939371

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
index 9d0080c5271d..983458d7373d 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86"
 IUSE="alsa ao +espeak flite nas pulseaudio +python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2024-09-12 16:16 Jakov Smolić
  0 siblings, 0 replies; 91+ messages in thread
From: Jakov Smolić @ 2024-09-12 16:16 UTC (permalink / raw
  To: gentoo-commits

commit:     52673ab79fc479b90aa6cab531610344fe475c75
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 16:16:35 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 16:16:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52673ab7

app-accessibility/speech-dispatcher: Stabilize 0.11.5 ppc, #939371

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
index 983458d7373d..d82f6643ae43 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv sparc x86"
 IUSE="alsa ao +espeak flite nas pulseaudio +python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
@ 2024-09-12 17:49 Arthur Zamarin
  0 siblings, 0 replies; 91+ messages in thread
From: Arthur Zamarin @ 2024-09-12 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     345c4c28f2192f4fe6e9eb01b8ed62dd1a2c7cde
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 17:49:03 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 17:49:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=345c4c28

app-accessibility/speech-dispatcher: Stabilize 0.11.5 ppc64, #939371

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
index d82f6643ae43..095fadbf9454 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 IUSE="alsa ao +espeak flite nas pulseaudio +python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"


^ permalink raw reply related	[flat|nested] 91+ messages in thread

end of thread, other threads:[~2024-09-12 17:49 UTC | newest]

Thread overview: 91+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-13  0:30 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12 17:49 Arthur Zamarin
2024-09-12 16:16 Jakov Smolić
2024-09-09 20:44 Arthur Zamarin
2024-09-09 13:46 Sam James
2024-09-09 13:46 Sam James
2024-09-09 13:46 Sam James
2024-09-09 13:46 Sam James
2024-08-09 10:35 Pacho Ramos
2024-05-09  9:53 Pacho Ramos
2023-09-20  0:27 Andreas K. Hüttel
2023-05-31 18:24 Andreas Sturmlechner
2023-05-06 14:18 Sam James
2022-12-11 18:19 Arthur Zamarin
2022-12-10  8:50 Arthur Zamarin
2022-12-10  4:48 Sam James
2022-12-10  4:48 Sam James
2022-12-10  4:48 Sam James
2022-12-10  4:48 Sam James
2022-12-10  4:48 Sam James
2022-12-10  4:35 Sam James
2022-11-02  6:20 Agostino Sarubbo
2022-11-01  8:30 Agostino Sarubbo
2022-10-31 18:37 Sam James
2022-10-31 18:26 Arthur Zamarin
2022-10-31 18:24 Sam James
2022-10-31 18:24 Sam James
2022-10-31 18:24 Sam James
2022-10-31 16:39 Jakov Smolić
2022-10-09  6:17 Miroslav Šulc
2022-10-08 10:12 Agostino Sarubbo
2022-10-08 10:11 Agostino Sarubbo
2022-10-08 10:10 Agostino Sarubbo
2022-10-08 10:10 Agostino Sarubbo
2022-10-08 10:09 Agostino Sarubbo
2022-10-08 10:08 Agostino Sarubbo
2022-10-08 10:08 Agostino Sarubbo
2022-10-02  5:34 William Hubbs
2022-09-01  2:57 Sam James
2022-08-12 14:27 Sam James
2022-05-26  5:20 WANG Xuerui
2022-03-07  3:51 Sam James
2022-03-07  3:47 Sam James
2022-03-02  9:08 Agostino Sarubbo
2022-03-01 11:42 Jakov Smolić
2022-03-01 11:30 Agostino Sarubbo
2022-03-01 11:29 Agostino Sarubbo
2022-03-01 11:28 Agostino Sarubbo
2022-02-15 18:31 Matt Turner
2022-01-31  2:36 Yixun Lan
2022-01-29  7:20 Sam James
2022-01-29  7:10 Sam James
2022-01-29  4:32 Sam James
2022-01-27  6:12 William Hubbs
2021-08-10  8:58 Yixun Lan
2021-04-19  2:10 Matt Turner
2021-03-13 17:24 David Seifert
2021-01-04 11:11 Andreas K. Hüttel
2020-09-04 15:44 Sam James
2020-08-29 18:18 Sam James
2020-08-29 17:57 Thomas Deutschmann
2020-08-25 17:48 Sergei Trofimovich
2020-08-25 12:45 Sam James
2020-08-22 11:26 Agostino Sarubbo
2020-08-22  5:48 Agostino Sarubbo
2020-04-19  8:15 Mart Raudsepp
2020-03-29 17:56 Mart Raudsepp
2020-02-13 19:52 Sergei Trofimovich
2020-02-12  7:51 Agostino Sarubbo
2020-02-12  7:47 Agostino Sarubbo
2020-02-11 19:51 Agostino Sarubbo
2020-02-11 16:01 Agostino Sarubbo
2019-10-20 11:49 David Seifert
2019-08-11 14:44 David Seifert
2019-08-04 13:44 Alexey Shvetsov
2018-12-07 21:56 Mart Raudsepp
2018-11-16 20:25 Mike Gilbert
2018-08-25 21:30 Andreas Sturmlechner
2018-07-25 16:47 Mart Raudsepp
2018-03-06 21:37 Tobias Klausmann
2018-03-04 20:48 Sergei Trofimovich
2018-02-16 20:39 Sergei Trofimovich
2018-01-28 20:21 Michael Weber
2018-01-27  0:41 Thomas Deutschmann
2018-01-18  1:49 Mikle Kolyada
2018-01-13 12:13 Sergei Trofimovich
2017-10-12 11:15 Michael Palimaka
2016-10-08 16:09 Pacho Ramos
2015-12-17 15:42 William Hubbs
2015-11-11 17:27 Justin Lecher
2015-11-09 21:51 Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox