[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2024-05-09 Thread Pacho Ramos
commit: 5d9ebf7a49f3a75d2889a6d36bcc7340515d84d6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu May  9 09:38:49 2024 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu May  9 09:52:05 2024 +
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  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
 



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2023-09-19 Thread Andreas K. Hüttel
commit: e27d36f206af43df934cfdbb7056fab42a8a504b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Sep 20 00:26:54 2023 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Sep 20 00:27:31 2023 +
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  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} )"
 



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2023-05-31 Thread Andreas Sturmlechner
commit: 02e04569b7b99b085c054fe57f8a8b8e6ff53499
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May 29 14:22:15 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 31 18:23:30 2023 +
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  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="



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2023-05-06 Thread Sam James
commit: 66e2bdfde3832e2a163613bba148ebdb6bae472d
Author: Sam James  gentoo  org>
AuthorDate: Sat May  6 13:56:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May  6 14:17:06 2023 +
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  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 @@
 Gentoo Sound project
   
   
-Adds support for espeak speech engine
-Adds support for espeak-ng speech engine
+Adds support for espeak-ng speech engine
 Adds support for flite speech engine
   
   

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



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-12-11 Thread Arthur Zamarin
commit: 953bfcc33c72b47500eec748783f4e58861547da
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 11 18:19:48 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 11 18:19:48 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-12-10 Thread Arthur Zamarin
commit: 73128dca8cb8e09de64d27c704eb1671d0aaf1fa
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 08:49:47 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 08:49:47 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-12-09 Thread Sam James
commit: cdbac436a0f3c2b709ccb91e260426c81aba4fcf
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec 10 04:48:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec 10 04:48:34 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-12-09 Thread Sam James
commit: 47dcd67fdcb7e9ce1276a47cc2c565b841c62cb6
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec 10 04:48:31 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec 10 04:48:31 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-12-09 Thread Sam James
commit: 678f69b56ef739cb9a15c4cc7993233bec771b17
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec 10 04:48:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec 10 04:48:32 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-12-09 Thread Sam James
commit: 8bedd81d9d628472ef55d9c3f7e3df3bf222af80
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec 10 04:48:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec 10 04:48:33 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-12-09 Thread Sam James
commit: 6dfcb464cb196aceac476fe7c48e571897d1c119
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec 10 04:48:30 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec 10 04:48:30 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-12-09 Thread Sam James
commit: 8c1c34d92c80bcfd362a933bf9b5e558aecd6aa9
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec 10 04:26:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec 10 04:35:04 2022 +
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  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..
--- 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)" \
-   

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-11-02 Thread Agostino Sarubbo
commit: 10cf921b1f2c2bb3aeb2385d73088dd8fb43f45f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Nov  2 06:19:53 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Nov  2 06:19:53 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-11-01 Thread Agostino Sarubbo
commit: 23910f9b331342d6b98c269ccf511893f6e0b9fc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov  1 08:30:32 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov  1 08:30:32 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

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

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

Signed-off-by: Sam James  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 @@
 Adds support for espeak-ng speech engine
 Adds support for flite speech engine
   
+  
+brailcom/speechd
+  
 



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/files/, app-accessibility/speech-dispatcher/

2022-10-31 Thread Sam James
commit: 1c407b27db37ea8baaca6f6a40ff28358a01ac6c
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 31 18:37:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 31 18:37:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c407b27

app-accessibility/speech-dispatcher: add 0.11.4

Bug: https://bugs.gentoo.org/878873
Signed-off-by: Sam James  gentoo.org>

 app-accessibility/speech-dispatcher/Manifest   |   1 +
 .../speech-dispatcher-0.11.4-GNU_SOURCE.patch  | 103 
 .../speech-dispatcher-0.11.4.ebuild| 129 +
 3 files changed, 233 insertions(+)

diff --git a/app-accessibility/speech-dispatcher/Manifest 
b/app-accessibility/speech-dispatcher/Manifest
index e25886e18059..6fb24297eea4 100644
--- a/app-accessibility/speech-dispatcher/Manifest
+++ b/app-accessibility/speech-dispatcher/Manifest
@@ -1,2 +1,3 @@
 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/files/speech-dispatcher-0.11.4-GNU_SOURCE.patch
 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.4-GNU_SOURCE.patch
new file mode 100644
index ..9f08e5a863a4
--- /dev/null
+++ 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.4-GNU_SOURCE.patch
@@ -0,0 +1,103 @@
+https://github.com/brailcom/speechd/pull/789
+
+From da19d096901466e5ff395846405547d422c90b4c Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Mon, 31 Oct 2022 18:33:17 +
+Subject: [PATCH] Use AC_USE_SYSTEM_EXTENSIONS
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+We already set _GNU_SOURCE in various places but not consistently. Let's
+just use autoconf's AC_USE_SYSTEM_EXTENSIONS to ensure it's always set.
+
+Fixes failure when building tests:
+```
+x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include 
-I../../src/api/c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include-O2 
-pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches 
-Wreturn-type -ggdb3 -Werror=format-security 
-Werror=implicit-function-declaration -Wimplicit-int -Wformat -c -o run_test.o 
run_test.c
+run_test.c: In function ‘wait_for’:
+run_test.c:93:21: error: implicit declaration of function ‘strcasestr’; did 
you mean ‘strcasecmp’? [-Werror=implicit-function-declaration]
+   93 | while (0 == strcasestr(reply, event)) {
+  | ^~
+  | strcasecmp
+cc1: some warnings being treated as errors
+```
+
+Signed-off-by: Sam James 
+--- a/configure.ac
 b/configure.ac
+@@ -68,6 +68,8 @@ AC_PROG_LN_S
+ AC_CHECK_PROGS([HELP2MAN], [help2man])
+ AM_CONDITIONAL([HAVE_HELP2MAN], [test "x$HELP2MAN" != "x"])
+ 
++AC_USE_SYSTEM_EXTENSIONS
++
+ # Checks for libraries.
+ AC_SEARCH_LIBS([sqrt], [m], [],
+   [AC_MSG_FAILURE([Math library missing])])
+--- a/src/api/c/Makefile.am
 b/src/api/c/Makefile.am
+@@ -24,7 +24,7 @@ BUILT_SOURCES = libspeechd_version.h
+ lib_LTLIBRARIES = libspeechd.la
+ libspeechd_la_SOURCES = libspeechd.c
+ libspeechd_la_CFLAGS = $(ERROR_CFLAGS)
+-libspeechd_la_CPPFLAGS = $(inc_local) -D_GNU_SOURCE $(GLIB_CFLAGS) 
-DSPD_SPAWN_CMD=\""$(prefix)/bin/speech-dispatcher"\"
++libspeechd_la_CPPFLAGS = $(inc_local) $(GLIB_CFLAGS) 
-DSPD_SPAWN_CMD=\""$(prefix)/bin/speech-dispatcher"\"
+ libspeechd_la_LDFLAGS = -version-info 
$(LIB_SPD_CURRENT):$(LIB_SPD_REVISION):$(LIB_SPD_AGE)
+ libspeechd_la_LIBADD = $(GLIB_LIBS)
+ 
+--- a/src/api/guile/gssip.c
 b/src/api/guile/gssip.c
+@@ -24,8 +24,6 @@
+ #include 
+ #endif
+ 
+-#define _GNU_SOURCE
+-
+ #include 
+ #include 
+ 
+--- a/src/audio/pulse.c
 b/src/audio/pulse.c
+@@ -34,8 +34,6 @@
+  *
+  */
+ 
+-#define _GNU_SOURCE
+-
+ #ifdef HAVE_CONFIG_H
+ #include 
+ #endif
+--- a/src/clients/spdsend/spdsend.h
 b/src/clients/spdsend/spdsend.h
+@@ -24,8 +24,6 @@
+ 
+ #define __SPDSEND_H
+ 
+-#define _GNU_SOURCE
+-
+ #include 
+ 
+ /* Configuration */
+--- a/src/modules/Makefile.am
 b/src/modules/Makefile.am
+@@ -32,7 

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-31 Thread Arthur Zamarin
commit: d075d894c76620ee89d6e342ff48c086532be453
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Oct 31 18:26:52 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Oct 31 18:26:52 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-31 Thread Sam James
commit: 46f447e7a9e897e2d68f07652b7275cf47badd47
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 31 18:24:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 31 18:24:14 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-31 Thread Sam James
commit: c4e36e554df008f3ae9a20aacd73910cb52ed218
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 31 18:24:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 31 18:24:15 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-31 Thread Sam James
commit: 11eb38c8efad96a98d917df31238052288d8b9ce
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 31 18:24:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 31 18:24:13 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-31 Thread Jakov Smolić
commit: 0b1ce6e4c542889bb27834377c3716ef5d4c0eea
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Oct 31 16:38:43 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Oct 31 16:39:10 2022 +
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ć  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/files/, app-accessibility/speech-dispatcher/

2022-10-29 Thread Sam James
commit: 16b3367c82277bbf64257c5e8b7763d17d15b667
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 29 09:53:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 29 09:53:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b3367c

app-accessibility/speech-dispatcher: fix module loading via dlopen

Closes: https://bugs.gentoo.org/877339
Signed-off-by: Sam James  gentoo.org>

 .../speech-dispatcher-0.11.3-fix-dlopen.patch  |  93 
 .../speech-dispatcher-0.11.3-r1.ebuild | 123 +
 2 files changed, 216 insertions(+)

diff --git 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.3-fix-dlopen.patch
 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.3-fix-dlopen.patch
new file mode 100644
index ..f520fdc6adfb
--- /dev/null
+++ 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.3-fix-dlopen.patch
@@ -0,0 +1,93 @@
+https://github.com/brailcom/speechd/commit/db21e5fe4b3155734f60a67c8ab5da6b53174e1b
+https://github.com/brailcom/speechd/pull/783
+https://bugs.gentoo.org/877339
+
+From db21e5fe4b3155734f60a67c8ab5da6b53174e1b Mon Sep 17 00:00:00 2001
+From: Bernard Cafarelli 
+Date: Mon, 17 Oct 2022 15:28:37 +0200
+Subject: [PATCH] Fix audio plugin loading with dlopen
+
+dlopen needs the full name including .so extension
+Set SPD_AUDIO_PLUGIN_ENTRY to correct name (ltdl adds a prefix)
+--- a/src/audio/alsa.c
 b/src/audio/alsa.c
+@@ -37,7 +37,11 @@
+ #include 
+ #include 
+ 
++#ifdef USE_DLOPEN
++#define SPD_AUDIO_PLUGIN_ENTRY spd_audio_plugin_get
++#else
+ #define SPD_AUDIO_PLUGIN_ENTRY spd_alsa_LTX_spd_audio_plugin_get
++#endif
+ #include 
+ 
+ typedef struct {
+--- a/src/audio/libao.c
 b/src/audio/libao.c
+@@ -32,7 +32,11 @@
+ #include 
+ #include 
+ 
++#ifdef USE_DLOPEN
++#define SPD_AUDIO_PLUGIN_ENTRY spd_audio_plugin_get
++#else
+ #define SPD_AUDIO_PLUGIN_ENTRY spd_libao_LTX_spd_audio_plugin_get
++#endif
+ #include 
+ 
+ /* send a packet of XXX bytes to the sound device */
+--- a/src/audio/nas.c
 b/src/audio/nas.c
+@@ -32,7 +32,11 @@
+ 
+ #include 
+ 
++#ifdef USE_DLOPEN
++#define SPD_AUDIO_PLUGIN_ENTRY spd_audio_plugin_get
++#else
+ #define SPD_AUDIO_PLUGIN_ENTRY spd_nas_LTX_spd_audio_plugin_get
++#endif
+ #include 
+ 
+ typedef struct {
+--- a/src/audio/oss.c
 b/src/audio/oss.c
+@@ -39,7 +39,11 @@
+ 
+ #include 
+ 
++#ifdef USE_DLOPEN
++#define SPD_AUDIO_PLUGIN_ENTRY spd_audio_plugin_get
++#else
+ #define SPD_AUDIO_PLUGIN_ENTRY spd_oss_LTX_spd_audio_plugin_get
++#endif
+ #include 
+ 
+ typedef struct {
+--- a/src/audio/pulse.c
 b/src/audio/pulse.c
+@@ -51,7 +51,11 @@
+ #include 
+ #include 
+ 
++#ifdef USE_DLOPEN
++#define SPD_AUDIO_PLUGIN_ENTRY spd_audio_plugin_get
++#else
+ #define SPD_AUDIO_PLUGIN_ENTRY spd_pulse_LTX_spd_audio_plugin_get
++#endif
+ #include 
+ 
+ typedef struct {
+--- a/src/common/spd_audio.c
 b/src/common/spd_audio.c
+@@ -120,7 +120,7 @@ AudioID *spd_audio_open(const char *name, void **pars, 
char **error)
+   plugin_dir = PLUGIN_DIR;
+ 
+ #ifdef USE_DLOPEN
+-  libname = g_strdup_printf("%s/" SPD_AUDIO_LIB_PREFIX "%s", plugin_dir, 
name);
++  libname = g_strdup_printf("%s/" SPD_AUDIO_LIB_PREFIX "%s.so", 
plugin_dir, name);
+   dlhandle = dlopen(libname, RTLD_NOW | RTLD_GLOBAL);
+ 
+   g_free(libname);
+

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
new file mode 100644
index ..93309e5e9e06
--- /dev/null
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.3-r1.ebuild
@@ -0,0 +1,123 @@
+# 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
+   

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/files/

2022-10-15 Thread Conrad Kostecki
commit: 0aa424a1d526152d5ea70ebe75ebc67c22f8f715
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Oct 15 07:55:51 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Oct 15 19:33:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa424a1

app-accessibility/speech-dispatcher: remove unused patches

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/27793
Signed-off-by: Conrad Kostecki  gentoo.org>

 ...atcher-0.11.1-remove-unused-variable-musl.patch |  29 --
 .../files/speech-dispatcher-0.9.1-fno-common.patch | 466 -
 2 files changed, 495 deletions(-)

diff --git 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-remove-unused-variable-musl.patch
 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-remove-unused-variable-musl.patch
deleted file mode 100644
index 545fe2916e05..
--- 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-remove-unused-variable-musl.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-https://github.com/brailcom/speechd/commit/57e2c131f03ae8244b0478e449d86dea7d5724d8
-
-musl additionally requires explicitly including sys/stat.h header for stat.
-Including that would've been the proper patch if 'st' was actually used.
-
-From 57e2c131f03ae8244b0478e449d86dea7d5724d8 Mon Sep 17 00:00:00 2001
-From: Samuel Thibault 
-Date: Sun, 13 Mar 2022 18:35:59 +0100
-Subject: [PATCH] Drop unused variable
-
 a/src/modules/espeak.c
-+++ b/src/modules/espeak.c
-@@ -3,7 +3,7 @@
-  * espeak.c - Speech Dispatcher backend for espeak
-  *
-  * Copyright (C) 2007 Brailcom, o.p.s.
-- * Copyright (C) 2019-2021 Samuel Thibault 
-+ * Copyright (C) 2019-2022 Samuel Thibault 
-  *
-  * This is free software; you can redistribute it and/or modify it
-  * under the terms of the GNU General Public License as published by
-@@ -880,7 +880,6 @@ static SPDVoice **espeak_list_synthesis_voices()
-   {
-   const char *identifier = espeak_mbrola[j]->identifier;
-   char *voicename, *dash, *path;
--  struct stat st;
- 
-   totnummbrola++;
- 

diff --git 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.9.1-fno-common.patch
 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.9.1-fno-common.patch
deleted file mode 100644
index 0914566a8a35..
--- 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.9.1-fno-common.patch
+++ /dev/null
@@ -1,466 +0,0 @@
-From f1c01ccc0ca3f82313ebff3f336d808acee225c8 Mon Sep 17 00:00:00 2001
-From: Samuel Thibault 
-Date: Fri, 6 Dec 2019 10:27:39 +0100
-Subject: [PATCH] Fix global varibles definitions
-

- src/clients/say/options.c | 24 +++
- src/clients/say/options.h | 42 -
- src/modules/festival_client.c |  2 ++
- src/modules/festival_client.h |  2 +-
- src/modules/module_utils.c| 20 
- src/modules/module_utils.h| 24 +--
- src/server/compare.c  |  1 +
- src/server/compare.h  |  4 ++--
- src/server/configuration.c|  3 +++
- src/server/configuration.h|  4 ++--
- src/server/speaking.c | 10 
- src/server/speaking.h | 14 +--
- src/server/speechd.c  | 33 ++
- src/server/speechd.h  | 44 +--
- 14 files changed, 160 insertions(+), 67 deletions(-)
-
-diff --git a/src/clients/say/options.c b/src/clients/say/options.c
-index f75ec7de..cb937d37 100644
 a/src/clients/say/options.c
-+++ b/src/clients/say/options.c
-@@ -33,6 +33,30 @@
- #include "options.h"
- #include 
- 
-+signed int rate;
-+signed int pitch;
-+signed int pitch_range;
-+signed int volume;
-+
-+int list_output_modules;
-+char *output_module;
-+char *sound_icon;
-+char *language;
-+char *voice_type;
-+char *punctuation_mode;
-+char *priority;
-+int pipe_mode;
-+SPDDataMode ssml_mode;
-+int spelling;
-+int wait_till_end;
-+int stop_previous;
-+int cancel_previous;
-+int list_synthesis_voices;
-+char *synthesis_voice;
-+
-+char *application_name;
-+char *connection_name;
-+
- void options_print_help(char *argv[])
- {
-   assert(argv);
-diff --git a/src/clients/say/options.h b/src/clients/say/options.h
-index 2fdd3b96..dede6dcc 100644
 a/src/clients/say/options.h
-+++ b/src/clients/say/options.h
-@@ -22,29 +22,29 @@
- #include 
- #include "speechd_types.h"
- 
--signed int rate;
--signed int pitch;
--signed int pitch_range;
--signed int volume;
-+extern signed int rate;
-+extern signed int pitch;
-+extern signed int pitch_range;
-+extern signed int volume;
- 
--int list_output_modules;
--char *output_module;
--char *sound_icon;
--char *language;
--char *voice_type;
--char *punctuation_mode;
--char *priority;
--int pipe_mode;
--SPDDataMode ssml_mode;
--int spelling;
--int 

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-09 Thread Miroslav Šulc
commit: f584cc5b406ddacad62069c0df5754dfc4ce3243
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sun Oct  9 06:17:28 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Oct  9 06:17:28 2022 +
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  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 166 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..
--- 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)"
-   

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-08 Thread Agostino Sarubbo
commit: 8646a3e06d3d69a09bfc0787aada1f34eef5072c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Oct  8 10:12:15 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Oct  8 10:12:15 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-08 Thread Agostino Sarubbo
commit: 23022363844133c5f98f933b1ca0079ab312f85e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Oct  8 10:11:16 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Oct  8 10:11:16 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-08 Thread Agostino Sarubbo
commit: 553ad715b462665d563027d14fd71a330d6fa999
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Oct  8 10:10:42 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Oct  8 10:10:42 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-08 Thread Agostino Sarubbo
commit: a35a4f7db9219f9f0cbb5912206daf4f3b43aa17
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Oct  8 10:10:06 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Oct  8 10:10:06 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-08 Thread Agostino Sarubbo
commit: 75395e8fe29f7670fe88c104662c4f530a081def
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Oct  8 10:09:26 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Oct  8 10:09:26 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-08 Thread Agostino Sarubbo
commit: 2a0e186f2494f5f823ef79822b63c645b551bb27
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Oct  8 10:08:42 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Oct  8 10:08:42 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-08 Thread Agostino Sarubbo
commit: 5eb8478c13b62f79ba41447ff67589b1edb7196f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Oct  8 10:07:15 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Oct  8 10:07:15 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-10-01 Thread William Hubbs
commit: 46b12d8861e6beeeb827f2468fe061477820e732
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Oct  2 05:33:06 2022 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Oct  2 05:33:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b12d88

app-accessibility/speech-dispatcher: add 0.11.3

Signed-off-by: William Hubbs  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 166 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 ..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() {
+   

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-08-31 Thread Sam James
commit: 99eb47fad4a8da37ae719b47d290c2e6703c9fcb
Author: orbea  riseup  net>
AuthorDate: Thu Sep  1 02:45:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  1 02:56:51 2022 +
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  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 166 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 ..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 \
+   

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-08-12 Thread Sam James
commit: 638e7d11e55b58447dd17499907fcda33c67e1cc
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 12 03:39:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 12 14:21:25 2022 +
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  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"
 



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/files/

2022-07-17 Thread Sam James
commit: 1e5f7f712a42d205980056ab901d5ccd85d3d222
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 17 20:30:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 17 20:31:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5f7f71

app-accessibility/speech-dispatcher: scrub patches; include commit link

Signed-off-by: Sam James  gentoo.org>

 .../files/speech-dispatcher-0.11.1-include-pthread_h.patch | 10 +-
 .../speech-dispatcher-0.11.1-remove-unused-variable-musl.patch |  6 --
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-include-pthread_h.patch
 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-include-pthread_h.patch
index c8ece83fd350..3575e2c54c99 100644
--- 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-include-pthread_h.patch
+++ 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-include-pthread_h.patch
@@ -1,12 +1,7 @@
 This fixes pthread_mutex_t being undefined on musl libc.
 
+https://github.com/brailcom/speechd/commit/17e4038948f01e389cbd7fedbe3f0eb54ad3292d
 https://bugs.gentoo.org/833347

- src/modules/module_main.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/modules/module_main.h b/src/modules/module_main.h
-index 7d9ed6d..f1d4c65 100644
 --- a/src/modules/module_main.h
 +++ b/src/modules/module_main.h
 @@ -31,6 +31,7 @@
@@ -17,6 +12,3 @@ index 7d9ed6d..f1d4c65 100644
  
  #ifdef __cplusplus
  extern "C" {
--- 
-2.35.1
-

diff --git 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-remove-unused-variable-musl.patch
 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-remove-unused-variable-musl.patch
index 3264bdff489b..545fe2916e05 100644
--- 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-remove-unused-variable-musl.patch
+++ 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-remove-unused-variable-musl.patch
@@ -8,12 +8,6 @@ From: Samuel Thibault 
 Date: Sun, 13 Mar 2022 18:35:59 +0100
 Subject: [PATCH] Drop unused variable
 

- src/modules/espeak.c | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
-
-diff --git a/src/modules/espeak.c b/src/modules/espeak.c
-index 94a01197..1a47bb09 100644
 --- a/src/modules/espeak.c
 +++ b/src/modules/espeak.c
 @@ -3,7 +3,7 @@



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/files/, app-accessibility/speech-dispatcher/

2022-07-17 Thread Sam James
commit: 89dc6b8ba24f258f5426b3b07d8cdba1f75d37e7
Author: Alfred Persson Forsberg  catcream  org>
AuthorDate: Wed Jul  6 23:20:31 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 17 20:29:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89dc6b8b

app-accessibility/speech-dispatcher: Fix build for musl

pthread_mutex_t and stat are undefined, including pthread.h and
removing the unused stat variable fixes these errors.

Closes: https://bugs.gentoo.org/833347
Signed-off-by: Alfred Persson Forsberg  catcream.org>
Closes: https://github.com/gentoo/gentoo/pull/26250
Signed-off-by: Sam James  gentoo.org>

 ...peech-dispatcher-0.11.1-include-pthread_h.patch | 22 ++
 ...atcher-0.11.1-remove-unused-variable-musl.patch | 35 ++
 .../speech-dispatcher-0.11.1.ebuild|  5 
 3 files changed, 62 insertions(+)

diff --git 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-include-pthread_h.patch
 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-include-pthread_h.patch
new file mode 100644
index ..c8ece83fd350
--- /dev/null
+++ 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-include-pthread_h.patch
@@ -0,0 +1,22 @@
+This fixes pthread_mutex_t being undefined on musl libc.
+
+https://bugs.gentoo.org/833347
+---
+ src/modules/module_main.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/modules/module_main.h b/src/modules/module_main.h
+index 7d9ed6d..f1d4c65 100644
+--- a/src/modules/module_main.h
 b/src/modules/module_main.h
+@@ -31,6 +31,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ #ifdef __cplusplus
+ extern "C" {
+-- 
+2.35.1
+

diff --git 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-remove-unused-variable-musl.patch
 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-remove-unused-variable-musl.patch
new file mode 100644
index ..3264bdff489b
--- /dev/null
+++ 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.11.1-remove-unused-variable-musl.patch
@@ -0,0 +1,35 @@
+https://github.com/brailcom/speechd/commit/57e2c131f03ae8244b0478e449d86dea7d5724d8
+
+musl additionally requires explicitly including sys/stat.h header for stat.
+Including that would've been the proper patch if 'st' was actually used.
+
+From 57e2c131f03ae8244b0478e449d86dea7d5724d8 Mon Sep 17 00:00:00 2001
+From: Samuel Thibault 
+Date: Sun, 13 Mar 2022 18:35:59 +0100
+Subject: [PATCH] Drop unused variable
+
+---
+ src/modules/espeak.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+diff --git a/src/modules/espeak.c b/src/modules/espeak.c
+index 94a01197..1a47bb09 100644
+--- a/src/modules/espeak.c
 b/src/modules/espeak.c
+@@ -3,7 +3,7 @@
+  * espeak.c - Speech Dispatcher backend for espeak
+  *
+  * Copyright (C) 2007 Brailcom, o.p.s.
+- * Copyright (C) 2019-2021 Samuel Thibault 
++ * Copyright (C) 2019-2022 Samuel Thibault 
+  *
+  * This is free software; you can redistribute it and/or modify it
+  * under the terms of the GNU General Public License as published by
+@@ -880,7 +880,6 @@ static SPDVoice **espeak_list_synthesis_voices()
+   {
+   const char *identifier = espeak_mbrola[j]->identifier;
+   char *voicename, *dash, *path;
+-  struct stat st;
+ 
+   totnummbrola++;
+ 

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 9a9936c3845c..97cb9ea2d96a 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -35,6 +35,11 @@ BDEPEND="
>=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}"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-05-25 Thread WANG Xuerui
commit: 6b2469487721c42b72eb2ed9d90a34915f32a822
Author: WANG Xuerui  gentoo  org>
AuthorDate: Thu May 26 05:20:26 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Thu May 26 05:20:26 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-03-06 Thread Sam James
commit: 0a00801937d52c02dcb048a97d6074714222d767
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  7 03:51:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  7 03:51:42 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-03-06 Thread Sam James
commit: 14dfd361999e17256d78e9eb7c0b71bee1e4313f
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  7 03:46:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  7 03:46:39 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-03-02 Thread Agostino Sarubbo
commit: 1e88b533ee0a1000c710d67d0aeda4620f7868c5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar  2 09:07:55 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar  2 09:07:55 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-03-01 Thread Jakov Smolić
commit: 24e190a04048fa5385c3030822840d7d7c2c8945
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Mar  1 11:41:39 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar  1 11:41:39 2022 +
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ć  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-03-01 Thread Agostino Sarubbo
commit: 8945855701b37956783e3d59f6ae3c398ba3242e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  1 11:30:42 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  1 11:30:42 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-03-01 Thread Agostino Sarubbo
commit: 8ada03157a90f85c6536ecc7e3396b57769756dc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  1 11:29:44 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  1 11:29:44 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-03-01 Thread Agostino Sarubbo
commit: 05bba7665db67182a19965417bf6883d9e39faba
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  1 11:28:50 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  1 11:28:50 2022 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-02-15 Thread Matt Turner
commit: e8c7fd318d5ddabc22973cb7a6cb90050317683e
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Feb 15 18:31:23 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Feb 15 18:31:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c7fd31

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

Signed-off-by: Matt Turner  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

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

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

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-01-28 Thread Sam James
commit: 1b1514c2c542d1e2f53f95e0b4784348d7b0d019
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 29 07:20:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 29 07:20:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b1514c2

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

Signed-off-by: Sam James  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-01-28 Thread Sam James
commit: 424f64fd2a282fc06b85e4e41d66ecfb983d1059
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 29 07:10:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 29 07:10:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424f64fd

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

Signed-off-by: Sam James  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-01-28 Thread Sam James
commit: 08773d52fae1178050f60f09ef0d98de17ef235f
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 29 04:31:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 29 04:31:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08773d52

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

Signed-off-by: Sam James  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-01-26 Thread William Hubbs
commit: 9b0ae5f3b4382352ee4d53ea4d7208a2b0b885d6
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Dec  4 03:37:59 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Jan 27 06:12:01 2022 +
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  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 166 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 @@
   
   
 Adds support for espeak speech engine
+Adds support for espeak-ng speech engine
 Adds support for flite speech engine
   
 

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 ..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 \
+  

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2021-08-10 Thread Yixun Lan
commit: 9e6647d2d2ac806e62eef091da0e3cdd02153797
Author: Alex Fan  yahoo  com>
AuthorDate: Sun Aug  8 06:02:59 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Aug 10 08:51:50 2021 +
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  yahoo.com>
Signed-off-by: Yixun Lan  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2021-04-18 Thread Matt Turner
commit: 3093c32a84ad3b03515b9e9a8d03a9b5986e1466
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr 19 01:56:42 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr 19 02:10:45 2021 +
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  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"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2021-03-13 Thread David Seifert
commit: 2665ecbd7d593c0c5eff28341df977cc391e9bd0
Author: David Seifert  gentoo  org>
AuthorDate: Sat Mar 13 17:24:07 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Mar 13 17:24:07 2021 +
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  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/19913
Signed-off-by: David Seifert  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



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2021-01-04 Thread Andreas K. Hüttel
commit: 613c0415b2b87644946084984a2338a9bf90b1dd
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Sun Jan  3 13:21:02 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jan  4 11:11:30 2021 +
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  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 166 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..000
--- 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 

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-09-04 Thread Sam James
commit: 6a833724f70af99d330ce466b48cba1f55656ce3
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep  4 15:44:53 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep  4 15:44:53 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-08-29 Thread Sam James
commit: 77271e759b7d8bf0fb2c0de870a3f7224507d7a7
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 29 18:18:01 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 29 18:18:01 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-08-29 Thread Thomas Deutschmann
commit: 1dc10550acacece1cac56435d83602dc21593d6b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Aug 29 17:53:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Aug 29 17:56:57 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-08-25 Thread Sergei Trofimovich
commit: 6073dccca96c9fa1eda2f697e6143270fef88118
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Aug 25 14:54:01 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Aug 25 17:48:36 2020 +
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  sf-mail.de>
Signed-off-by: Sergei Trofimovich  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-08-25 Thread Sam James
commit: e061f1a64eec7bea3513bcd7646979979fc4c98c
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 25 12:44:27 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 25 12:44:27 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-08-22 Thread Agostino Sarubbo
commit: c1cf2ae050f2e00476bda24a8c37cc5d8e60aa35
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Aug 22 11:26:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Aug 22 11:26:16 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-08-21 Thread Agostino Sarubbo
commit: dadbe16398b96aa54ca225595c58683e0600a452
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Aug 22 05:47:55 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Aug 22 05:47:55 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-07-12 Thread Andreas Sturmlechner
commit: 6d29bd7f9c0672bc2a80094f65d700d05df546fc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 10 16:57:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jul 13 00:29:09 2020 +
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  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..000
--- 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."
-}



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/, app-accessibility/speech-dispatcher/files/

2020-07-12 Thread Andreas Sturmlechner
commit: d1c2c0c2580643616e30dd44485d7a19a6d284f5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 10 16:56:59 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jul 13 00:29:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1c2c0c2

app-accessibility/speech-dispatcher: 0.9.1 version bump

Bug: https://bugs.gentoo.org/719014
Closes: https://bugs.gentoo.org/706818
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-accessibility/speech-dispatcher/Manifest   |   1 +
 .../files/speech-dispatcher-0.9.1-fno-common.patch | 466 +
 .../speech-dispatcher-0.9.1.ebuild | 116 +
 3 files changed, 583 insertions(+)

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

diff --git 
a/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.9.1-fno-common.patch
 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.9.1-fno-common.patch
new file mode 100644
index 000..0914566a8a3
--- /dev/null
+++ 
b/app-accessibility/speech-dispatcher/files/speech-dispatcher-0.9.1-fno-common.patch
@@ -0,0 +1,466 @@
+From f1c01ccc0ca3f82313ebff3f336d808acee225c8 Mon Sep 17 00:00:00 2001
+From: Samuel Thibault 
+Date: Fri, 6 Dec 2019 10:27:39 +0100
+Subject: [PATCH] Fix global varibles definitions
+
+---
+ src/clients/say/options.c | 24 +++
+ src/clients/say/options.h | 42 -
+ src/modules/festival_client.c |  2 ++
+ src/modules/festival_client.h |  2 +-
+ src/modules/module_utils.c| 20 
+ src/modules/module_utils.h| 24 +--
+ src/server/compare.c  |  1 +
+ src/server/compare.h  |  4 ++--
+ src/server/configuration.c|  3 +++
+ src/server/configuration.h|  4 ++--
+ src/server/speaking.c | 10 
+ src/server/speaking.h | 14 +--
+ src/server/speechd.c  | 33 ++
+ src/server/speechd.h  | 44 +--
+ 14 files changed, 160 insertions(+), 67 deletions(-)
+
+diff --git a/src/clients/say/options.c b/src/clients/say/options.c
+index f75ec7de..cb937d37 100644
+--- a/src/clients/say/options.c
 b/src/clients/say/options.c
+@@ -33,6 +33,30 @@
+ #include "options.h"
+ #include 
+ 
++signed int rate;
++signed int pitch;
++signed int pitch_range;
++signed int volume;
++
++int list_output_modules;
++char *output_module;
++char *sound_icon;
++char *language;
++char *voice_type;
++char *punctuation_mode;
++char *priority;
++int pipe_mode;
++SPDDataMode ssml_mode;
++int spelling;
++int wait_till_end;
++int stop_previous;
++int cancel_previous;
++int list_synthesis_voices;
++char *synthesis_voice;
++
++char *application_name;
++char *connection_name;
++
+ void options_print_help(char *argv[])
+ {
+   assert(argv);
+diff --git a/src/clients/say/options.h b/src/clients/say/options.h
+index 2fdd3b96..dede6dcc 100644
+--- a/src/clients/say/options.h
 b/src/clients/say/options.h
+@@ -22,29 +22,29 @@
+ #include 
+ #include "speechd_types.h"
+ 
+-signed int rate;
+-signed int pitch;
+-signed int pitch_range;
+-signed int volume;
++extern signed int rate;
++extern signed int pitch;
++extern signed int pitch_range;
++extern signed int volume;
+ 
+-int list_output_modules;
+-char *output_module;
+-char *sound_icon;
+-char *language;
+-char *voice_type;
+-char *punctuation_mode;
+-char *priority;
+-int pipe_mode;
+-SPDDataMode ssml_mode;
+-int spelling;
+-int wait_till_end;
+-int stop_previous;
+-int cancel_previous;
+-int list_synthesis_voices;
+-char *synthesis_voice;
++extern int list_output_modules;
++extern char *output_module;
++extern char *sound_icon;
++extern char *language;
++extern char *voice_type;
++extern char *punctuation_mode;
++extern char *priority;
++extern int pipe_mode;
++extern SPDDataMode ssml_mode;
++extern int spelling;
++extern int wait_till_end;
++extern int stop_previous;
++extern int cancel_previous;
++extern int list_synthesis_voices;
++extern char *synthesis_voice;
+ 
+-char *application_name;

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-04-19 Thread Mart Raudsepp
commit: ad29fd65eee549e9b325777f881fa7326d0f4ce2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Apr 19 07:47:21 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Apr 19 08:15:16 2020 +
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  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



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-03-29 Thread Mart Raudsepp
commit: 0ee6e109c0ee0cff28f3169701bd8c764167f35b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Mar 29 17:50:36 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Mar 29 17:55:55 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-02-13 Thread Sergei Trofimovich
commit: efadb4fae3423e8f0d0f667c1300414a1c6a89aa
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Feb 13 17:07:02 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Feb 13 19:52:05 2020 +
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  sf-mail.de>
Signed-off-by: Sergei Trofimovich  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-02-11 Thread Agostino Sarubbo
commit: e9368e38af834b3a212094bd31d8dfde2a9faf82
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Feb 12 07:50:53 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Feb 12 07:50:53 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-02-11 Thread Agostino Sarubbo
commit: 6a57b4e9fb50dad31dd4ebd5de8452388b607d64
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Feb 12 07:47:33 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Feb 12 07:47:33 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-02-11 Thread Agostino Sarubbo
commit: 8ecb5a7da491671d69fc534dbc7313ea87b36bd5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 11 19:51:00 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 11 19:51:00 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2020-02-11 Thread Agostino Sarubbo
commit: 60cc8992ff95e1a27e78ba3862f9bc193d58d832
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 11 16:01:02 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 11 16:01:02 2020 +
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  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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2019-10-20 Thread David Seifert
commit: afb2bcf65c887a60e67f08e46e031f0572a7cede
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon Oct  7 15:37:39 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Oct 20 11:47:55 2019 +
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  gmail.com>
Signed-off-by: David Seifert  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() {



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2019-08-11 Thread David Seifert
commit: e87def9cff736167d2712817a6199936ddce7d19
Author: David Seifert  gentoo  org>
AuthorDate: Sun Aug 11 14:43:53 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Aug 11 14:43:53 2019 +
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  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



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2019-08-04 Thread Alexey Shvetsov
commit: 49a5117d5caca13ee16ae1e281233134b7c9cae1
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Sun Aug  4 13:43:33 2019 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Sun Aug  4 13:43:33 2019 +
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  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 000..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."
+}



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-12-07 Thread Mart Raudsepp
commit: 62b79306bf51abb8c755a6021707f62e3ce1d966
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Dec  7 21:51:38 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Dec  7 21:51:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b79306

app-accessibility/speech-dispatcher: remove old

Signed-off-by: Mart Raudsepp  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..000
--- 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
-  

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-11-16 Thread Mike Gilbert
commit: 99b45c15a8fb13ce4bf1b0f606b1ec9071c57e4d
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Mon Nov 12 08:37:55 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Nov 16 20:24:41 2018 +
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  Apache.Org>
Signed-off-by: Mike Gilbert  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



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-08-25 Thread Andreas Sturmlechner
commit: 9ebe5493d24dd7dd5faab40847d0e70497a094bd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Aug 22 20:48:59 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 25 21:29:52 2018 +
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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-07-25 Thread Mart Raudsepp
commit: cd3f982c968645c7a4ffd83cd1abdd708d8550e8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Jul 25 11:30:26 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Jul 25 16:46:56 2018 +
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..000
--- 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"
- 

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-03-06 Thread Tobias Klausmann
commit: 039a4b94e4009b7f3e45a30e1dd2b9829555fddc
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Mar  6 21:36:33 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Mar  6 21:37:21 2018 +
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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-03-04 Thread Sergei Trofimovich
commit: 72888562450f7e20b54514cdb0f84774d59d3852
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar  4 19:46:53 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar  4 20:48:14 2018 +
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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-02-16 Thread Sergei Trofimovich
commit: 7c9076cf3e1407430ecdf3f59c53bf7170d6d1fc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Feb 16 20:35:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb 16 20:39:14 2018 +
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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-01-28 Thread Michael Weber
commit: adc72bb8a7dcdd0866e9030ff4610e9c13cce08b
Author: Michael Weber  gentoo  org>
AuthorDate: Sun Jan 28 20:21:05 2018 +
Commit: Michael Weber  gentoo  org>
CommitDate: Sun Jan 28 20:21:05 2018 +
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)



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-01-26 Thread Thomas Deutschmann
commit: 2d94867977f5841127ebcb77c2a92c8a03b0f0bb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 27 00:21:57 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 27 00:38:46 2018 +
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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-01-17 Thread Mikle Kolyada
commit: 3f00c3415e23af6c1664131a91b56bac7df649dd
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jan 18 01:42:32 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jan 18 01:49:35 2018 +
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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2018-01-13 Thread Sergei Trofimovich
commit: 7779d60a7807f1d59e35d9a3c6264468c8bf62a5
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Jan 13 11:33:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan 13 12:12:25 2018 +
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} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2017-10-12 Thread Michael Palimaka
commit: df108f64fe52cc9371808a0cdfbf4136503c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Oct 12 11:11:57 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Oct 12 11:15:07 2017 +
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 000..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
+   

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2016-10-08 Thread Pacho Ramos
commit: a73fff8492bc03c33c411370d003bfe125ff660a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Oct  8 15:53:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Oct  8 16:04:42 2016 +
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
 



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2015-12-17 Thread William Hubbs
commit: 330d0eb5549d0956bba5d44bbf1aebbfb2ade718
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Dec 17 15:41:35 2015 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Dec 17 15:42:21 2015 +
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 000..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
+ 

[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2015-11-11 Thread Justin Lecher
commit: 7bc89cb3650a3489189cfa800ea798bee159f310
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Nov 11 17:22:10 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Nov 11 17:27:03 2015 +
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  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
 



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2015-11-09 Thread Pacho Ramos
commit: 02db0fb1b316cb3b02434a35165477a4b0651e2a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Mon Nov  9 21:42:32 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Mon Nov  9 21:51:10 2015 +
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