commit:     1e5f7f712a42d205980056ab901d5ccd85d3d222
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 17 20:30:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 17 20:31:28 2022 +0000
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 <sam <AT> 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 <[email protected]>
 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 @@

Reply via email to