commit:     3dcd5278870cceb9ae53e905c106b2595c3ac14e
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Jun  8 08:48:06 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Jun  8 11:43:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dcd5278

media-sound/audacity: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31348
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 .../audacity/files/audacity-3.2.5-gcc13.patch      | 25 ----------------------
 1 file changed, 25 deletions(-)

diff --git a/media-sound/audacity/files/audacity-3.2.5-gcc13.patch 
b/media-sound/audacity/files/audacity-3.2.5-gcc13.patch
deleted file mode 100644
index 265d73fd9e71..000000000000
--- a/media-sound/audacity/files/audacity-3.2.5-gcc13.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-https://github.com/audacity/audacity/issues/4489
-https://bugs.gentoo.org/899764
-
---- a/lib-src/libnyquist/nyquist/nyqstk/include/Stk.h
-+++ b/lib-src/libnyquist/nyquist/nyqstk/include/Stk.h
-@@ -47,6 +47,7 @@
- #endif
- 
- #include <stddef.h>
-+#include <stdint.h>
- #include <string>
- #include <iostream>
- #include <sstream>
-@@ -355,10 +356,6 @@
- typedef signed int SINT32;
- typedef float FLOAT32;
- typedef double FLOAT64;
--// added by RBD
--#ifdef __linux__
--#define intptr_t long
--#endif
- 
- // The default sampling rate.
- const StkFloat SRATE = 44100.0;
-

Reply via email to