Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/swh-plugins/files/, media-plugins/swh-plugins/
Date: Sat, 09 Dec 2017 22:40:53
Message-Id: 1512859226.b1fc2c2e7917b871c014c9b7c952f7075a767f73.mgorny@gentoo
1 commit: b1fc2c2e7917b871c014c9b7c952f7075a767f73
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 9 22:38:19 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 9 22:40:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1fc2c2e
7
8 media-plugins/swh-plugins: [QA] Move patches to a distfile
9
10 Closes: https://bugs.gentoo.org/620590
11
12 media-plugins/swh-plugins/Manifest | 3 +-
13 .../files/swh-plugins-0.4.15-gettext.patch | 12 -
14 .../files/swh-plugins-0.4.15-glibc-2.10.patch | 1045 --------------------
15 .../swh-plugins/files/swh-plugins-0.4.15-pic.patch | 135 ---
16 .../files/swh-plugins-0.4.15-plugindir.patch | 13 -
17 .../files/swh-plugins-0.4.15-riceitdown.patch | 23 -
18 .../files/swh-plugins-0.4.15-system_gsm.patch | 48 -
19 .../swh-plugins-0.4.15-x86-asm-optional.patch | 16 -
20 .../swh-plugins/swh-plugins-0.4.15-r3.ebuild | 19 +-
21 9 files changed, 12 insertions(+), 1302 deletions(-)
22
23 diff --git a/media-plugins/swh-plugins/Manifest b/media-plugins/swh-plugins/Manifest
24 index c0f234b38c7..5b1dd4b8a78 100644
25 --- a/media-plugins/swh-plugins/Manifest
26 +++ b/media-plugins/swh-plugins/Manifest
27 @@ -1 +1,2 @@
28 -DIST swh-plugins-0.4.15.tar.gz 1051623 SHA256 d05ee8a4f4d92e828412bce3449a034f6ef16bb630eaf60f8fe4e15a89168640 SHA512 b26d11f3887d03d39187b86f8e4061e3808ac03fa49caf24256ae457a0156be5982fe687ed50fa4240ccbb3e6250ed920d1da8c95d57cf4313e127559491eb03 WHIRLPOOL 853af1d3c7f0593be223e722641b797e39c5e55dd09928652834cc5d48f3d1985da645f2e2ae121d9c6669ca709c363936128b5fe062889febf72ee0ed50e4a6
29 +DIST swh-plugins-0.4.15-patchset.tar.bz2 5208 BLAKE2B 5ed8f49ddec0a8ed34fab05defc9489c6ae563f824f1514845719ee3716847cbeb023152d3ac1522e28712845ecd14ab62b4e4c466e9385a3df6fa3dc9a970ab SHA512 b2d016c52fa3cb90e255f26f1e9f7410b7a44b50e0ede0acc5a3092abbb65fbb455c3c3eb0059083f40556e00f95262a885c8970a8b25c310f73af6913973fc5
30 +DIST swh-plugins-0.4.15.tar.gz 1051623 BLAKE2B 8b18cd558160b58ad09662b3aea69ce928daa812bb5aa8089423a504a103fa6e29b4663b9bd827230742b1d7c6570c9b671b4a25cdc54e794b465edb36743a07 SHA512 b26d11f3887d03d39187b86f8e4061e3808ac03fa49caf24256ae457a0156be5982fe687ed50fa4240ccbb3e6250ed920d1da8c95d57cf4313e127559491eb03
31
32 diff --git a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-gettext.patch b/media-plugins/swh-plugins/files/swh-plugins-0.4.15-gettext.patch
33 deleted file mode 100644
34 index 917898356e1..00000000000
35 --- a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-gettext.patch
36 +++ /dev/null
37 @@ -1,12 +0,0 @@
38 -Index: swh-plugins-0.4.15/configure.in
39 -===================================================================
40 ---- swh-plugins-0.4.15.orig/configure.in
41 -+++ swh-plugins-0.4.15/configure.in
42 -@@ -52,6 +52,7 @@ AC_PROG_CC
43 - AC_REQUIRE_CPP
44 - ALL_LINGUAS="en_GB"
45 - AM_GNU_GETTEXT([external])
46 -+AM_GNU_GETTEXT_VERSION([0.13])
47 - AC_C_BIGENDIAN
48 -
49 - LIBS="$LIBS -lm"
50
51 diff --git a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-glibc-2.10.patch b/media-plugins/swh-plugins/files/swh-plugins-0.4.15-glibc-2.10.patch
52 deleted file mode 100644
53 index f2c07a2b146..00000000000
54 --- a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-glibc-2.10.patch
55 +++ /dev/null
56 @@ -1,1045 +0,0 @@
57 -diff -ur a/alias_1407.c b/alias_1407.c
58 ---- a/alias_1407.c 2004-10-26 17:35:36.000000000 +0400
59 -+++ b/alias_1407.c 2009-06-13 14:35:24.000000000 +0400
60 -@@ -6,6 +6,7 @@
61 -
62 - #ifdef ENABLE_NLS
63 - #include <libintl.h>
64 -+#include <locale.h>
65 - #endif
66 -
67 - #define _ISOC9X_SOURCE 1
68 -diff -ur a/allpass_1895.c b/allpass_1895.c
69 ---- a/allpass_1895.c 2004-10-26 17:35:42.000000000 +0400
70 -+++ b/allpass_1895.c 2009-06-13 14:38:16.000000000 +0400
71 -@@ -6,6 +6,7 @@
72 -
73 - #ifdef ENABLE_NLS
74 - #include <libintl.h>
75 -+#include <locale.h>
76 - #endif
77 -
78 - #define _ISOC9X_SOURCE 1
79 -diff -ur a/am_pitchshift_1433.c b/am_pitchshift_1433.c
80 ---- a/am_pitchshift_1433.c 2004-10-26 17:35:40.000000000 +0400
81 -+++ b/am_pitchshift_1433.c 2009-06-13 14:38:25.000000000 +0400
82 -@@ -6,6 +6,7 @@
83 -
84 - #ifdef ENABLE_NLS
85 - #include <libintl.h>
86 -+#include <locale.h>
87 - #endif
88 -
89 - #define _ISOC9X_SOURCE 1
90 -diff -ur a/amp_1181.c b/amp_1181.c
91 ---- a/amp_1181.c 2004-10-26 17:35:32.000000000 +0400
92 -+++ b/amp_1181.c 2009-06-12 17:13:46.000000000 +0400
93 -@@ -6,6 +6,7 @@
94 -
95 - #ifdef ENABLE_NLS
96 - #include <libintl.h>
97 -+#include <locale.h>
98 - #endif
99 -
100 - #define _ISOC9X_SOURCE 1
101 -diff -ur a/analogue_osc_1416.c b/analogue_osc_1416.c
102 ---- a/analogue_osc_1416.c 2004-10-26 17:35:38.000000000 +0400
103 -+++ b/analogue_osc_1416.c 2009-06-13 14:38:36.000000000 +0400
104 -@@ -6,6 +6,7 @@
105 -
106 - #ifdef ENABLE_NLS
107 - #include <libintl.h>
108 -+#include <locale.h>
109 - #endif
110 -
111 - #define _ISOC9X_SOURCE 1
112 -diff -ur a/bandpass_a_iir_1893.c b/bandpass_a_iir_1893.c
113 ---- a/bandpass_a_iir_1893.c 2004-10-26 17:35:41.000000000 +0400
114 -+++ b/bandpass_a_iir_1893.c 2009-06-13 14:38:42.000000000 +0400
115 -@@ -6,6 +6,7 @@
116 -
117 - #ifdef ENABLE_NLS
118 - #include <libintl.h>
119 -+#include <locale.h>
120 - #endif
121 -
122 - #define _ISOC9X_SOURCE 1
123 -diff -ur a/bandpass_iir_1892.c b/bandpass_iir_1892.c
124 ---- a/bandpass_iir_1892.c 2004-10-26 17:35:41.000000000 +0400
125 -+++ b/bandpass_iir_1892.c 2009-06-13 14:38:48.000000000 +0400
126 -@@ -6,6 +6,7 @@
127 -
128 - #ifdef ENABLE_NLS
129 - #include <libintl.h>
130 -+#include <locale.h>
131 - #endif
132 -
133 - #define _ISOC9X_SOURCE 1
134 -diff -ur a/bode_shifter_1431.c b/bode_shifter_1431.c
135 ---- a/bode_shifter_1431.c 2004-10-26 17:35:40.000000000 +0400
136 -+++ b/bode_shifter_1431.c 2009-06-13 14:38:54.000000000 +0400
137 -@@ -6,6 +6,7 @@
138 -
139 - #ifdef ENABLE_NLS
140 - #include <libintl.h>
141 -+#include <locale.h>
142 - #endif
143 -
144 - #define _ISOC9X_SOURCE 1
145 -diff -ur a/bode_shifter_cv_1432.c b/bode_shifter_cv_1432.c
146 ---- a/bode_shifter_cv_1432.c 2004-10-26 17:35:40.000000000 +0400
147 -+++ b/bode_shifter_cv_1432.c 2009-06-13 14:39:00.000000000 +0400
148 -@@ -6,6 +6,7 @@
149 -
150 - #ifdef ENABLE_NLS
151 - #include <libintl.h>
152 -+#include <locale.h>
153 - #endif
154 -
155 - #define _ISOC9X_SOURCE 1
156 -diff -ur a/butterworth_1902.c b/butterworth_1902.c
157 ---- a/butterworth_1902.c 2004-10-26 17:35:42.000000000 +0400
158 -+++ b/butterworth_1902.c 2009-06-13 14:39:07.000000000 +0400
159 -@@ -6,6 +6,7 @@
160 -
161 - #ifdef ENABLE_NLS
162 - #include <libintl.h>
163 -+#include <locale.h>
164 - #endif
165 -
166 - #define _ISOC9X_SOURCE 1
167 -diff -ur a/chebstortion_1430.c b/chebstortion_1430.c
168 ---- a/chebstortion_1430.c 2004-10-26 17:35:40.000000000 +0400
169 -+++ b/chebstortion_1430.c 2009-06-13 14:39:13.000000000 +0400
170 -@@ -6,6 +6,7 @@
171 -
172 - #ifdef ENABLE_NLS
173 - #include <libintl.h>
174 -+#include <locale.h>
175 - #endif
176 -
177 - #define _ISOC9X_SOURCE 1
178 -diff -ur a/comb_1190.c b/comb_1190.c
179 ---- a/comb_1190.c 2004-10-26 17:35:32.000000000 +0400
180 -+++ b/comb_1190.c 2009-06-12 17:26:17.000000000 +0400
181 -@@ -6,6 +6,7 @@
182 -
183 - #ifdef ENABLE_NLS
184 - #include <libintl.h>
185 -+#include <locale.h>
186 - #endif
187 -
188 - #define _ISOC9X_SOURCE 1
189 -diff -ur a/comb_1887.c b/comb_1887.c
190 ---- a/comb_1887.c 2004-10-26 17:35:42.000000000 +0400
191 -+++ b/comb_1887.c 2009-06-13 14:45:46.000000000 +0400
192 -@@ -6,6 +6,7 @@
193 -
194 - #ifdef ENABLE_NLS
195 - #include <libintl.h>
196 -+#include <locale.h>
197 - #endif
198 -
199 - #define _ISOC9X_SOURCE 1
200 -diff -ur a/comb_splitter_1411.c b/comb_splitter_1411.c
201 ---- a/comb_splitter_1411.c 2004-10-26 17:35:37.000000000 +0400
202 -+++ b/comb_splitter_1411.c 2009-06-13 14:36:12.000000000 +0400
203 -@@ -6,6 +6,7 @@
204 -
205 - #ifdef ENABLE_NLS
206 - #include <libintl.h>
207 -+#include <locale.h>
208 - #endif
209 -
210 - #define _ISOC9X_SOURCE 1
211 -diff -ur a/const_1909.c b/const_1909.c
212 ---- a/const_1909.c 2004-10-26 17:35:43.000000000 +0400
213 -+++ b/const_1909.c 2009-06-13 14:49:01.000000000 +0400
214 -@@ -6,6 +6,7 @@
215 -
216 - #ifdef ENABLE_NLS
217 - #include <libintl.h>
218 -+#include <locale.h>
219 - #endif
220 -
221 - #define _ISOC9X_SOURCE 1
222 -diff -ur a/crossover_dist_1404.c b/crossover_dist_1404.c
223 ---- a/crossover_dist_1404.c 2005-07-20 15:36:59.000000000 +0400
224 -+++ b/crossover_dist_1404.c 2009-06-13 14:31:57.000000000 +0400
225 -@@ -6,6 +6,7 @@
226 -
227 - #ifdef ENABLE_NLS
228 - #include <libintl.h>
229 -+#include <locale.h>
230 - #endif
231 -
232 - #define _ISOC9X_SOURCE 1
233 -diff -ur a/dc_remove_1207.c b/dc_remove_1207.c
234 ---- a/dc_remove_1207.c 2004-10-26 17:35:34.000000000 +0400
235 -+++ b/dc_remove_1207.c 2009-06-12 17:31:35.000000000 +0400
236 -@@ -6,6 +6,7 @@
237 -
238 - #ifdef ENABLE_NLS
239 - #include <libintl.h>
240 -+#include <locale.h>
241 - #endif
242 -
243 - #define _ISOC9X_SOURCE 1
244 -diff -ur a/decay_1886.c b/decay_1886.c
245 ---- a/decay_1886.c 2004-10-26 17:35:43.000000000 +0400
246 -+++ b/decay_1886.c 2009-06-13 14:46:06.000000000 +0400
247 -@@ -6,6 +6,7 @@
248 -
249 - #ifdef ENABLE_NLS
250 - #include <libintl.h>
251 -+#include <locale.h>
252 - #endif
253 -
254 - #define _ISOC9X_SOURCE 1
255 -diff -ur a/decimator_1202.c b/decimator_1202.c
256 ---- a/decimator_1202.c 2004-10-26 17:35:33.000000000 +0400
257 -+++ b/decimator_1202.c 2009-06-12 17:29:58.000000000 +0400
258 -@@ -6,6 +6,7 @@
259 -
260 - #ifdef ENABLE_NLS
261 - #include <libintl.h>
262 -+#include <locale.h>
263 - #endif
264 -
265 - #define _ISOC9X_SOURCE 1
266 -diff -ur a/declip_1195.c b/declip_1195.c
267 ---- a/declip_1195.c 2004-10-26 17:35:32.000000000 +0400
268 -+++ b/declip_1195.c 2009-06-12 17:27:08.000000000 +0400
269 -@@ -6,6 +6,7 @@
270 -
271 - #ifdef ENABLE_NLS
272 - #include <libintl.h>
273 -+#include <locale.h>
274 - #endif
275 -
276 - #define _ISOC9X_SOURCE 1
277 -diff -ur a/delay_1898.c b/delay_1898.c
278 ---- a/delay_1898.c 2004-10-26 17:35:43.000000000 +0400
279 -+++ b/delay_1898.c 2009-06-13 14:46:20.000000000 +0400
280 -@@ -6,6 +6,7 @@
281 -
282 - #ifdef ENABLE_NLS
283 - #include <libintl.h>
284 -+#include <locale.h>
285 - #endif
286 -
287 - #define _ISOC9X_SOURCE 1
288 -diff -ur a/delayorama_1402.c b/delayorama_1402.c
289 ---- a/delayorama_1402.c 2004-10-26 17:35:36.000000000 +0400
290 -+++ b/delayorama_1402.c 2009-06-13 14:31:08.000000000 +0400
291 -@@ -6,6 +6,7 @@
292 -
293 - #ifdef ENABLE_NLS
294 - #include <libintl.h>
295 -+#include <locale.h>
296 - #endif
297 -
298 - #define _ISOC9X_SOURCE 1
299 -diff -ur a/diode_1185.c b/diode_1185.c
300 ---- a/diode_1185.c 2004-10-26 17:35:32.000000000 +0400
301 -+++ b/diode_1185.c 2009-06-12 17:16:36.000000000 +0400
302 -@@ -6,6 +6,7 @@
303 -
304 - #ifdef ENABLE_NLS
305 - #include <libintl.h>
306 -+#include <locale.h>
307 - #endif
308 -
309 - #define _ISOC9X_SOURCE 1
310 -diff -ur a/divider_1186.c b/divider_1186.c
311 ---- a/divider_1186.c 2004-10-26 17:35:32.000000000 +0400
312 -+++ b/divider_1186.c 2009-06-12 17:19:08.000000000 +0400
313 -@@ -6,6 +6,7 @@
314 -
315 - #ifdef ENABLE_NLS
316 - #include <libintl.h>
317 -+#include <locale.h>
318 - #endif
319 -
320 - #define _ISOC9X_SOURCE 1
321 -diff -ur a/dj_eq_1901.c b/dj_eq_1901.c
322 ---- a/dj_eq_1901.c 2004-10-26 17:35:42.000000000 +0400
323 -+++ b/dj_eq_1901.c 2009-06-13 14:44:52.000000000 +0400
324 -@@ -6,6 +6,7 @@
325 -
326 - #ifdef ENABLE_NLS
327 - #include <libintl.h>
328 -+#include <locale.h>
329 - #endif
330 -
331 - #define _ISOC9X_SOURCE 1
332 -diff -ur a/dj_flanger_1438.c b/dj_flanger_1438.c
333 ---- a/dj_flanger_1438.c 2004-10-26 17:35:40.000000000 +0400
334 -+++ b/dj_flanger_1438.c 2009-06-13 14:44:55.000000000 +0400
335 -@@ -6,6 +6,7 @@
336 -
337 - #ifdef ENABLE_NLS
338 - #include <libintl.h>
339 -+#include <locale.h>
340 - #endif
341 -
342 - #define _ISOC9X_SOURCE 1
343 -diff -ur a/dyson_compress_1403.c b/dyson_compress_1403.c
344 ---- a/dyson_compress_1403.c 2004-10-26 17:35:36.000000000 +0400
345 -+++ b/dyson_compress_1403.c 2009-06-13 14:31:22.000000000 +0400
346 -@@ -6,6 +6,7 @@
347 -
348 - #ifdef ENABLE_NLS
349 - #include <libintl.h>
350 -+#include <locale.h>
351 - #endif
352 -
353 - #define _ISOC9X_SOURCE 1
354 -diff -ur a/fad_delay_1192.c b/fad_delay_1192.c
355 ---- a/fad_delay_1192.c 2005-07-20 15:36:51.000000000 +0400
356 -+++ b/fad_delay_1192.c 2009-06-12 17:31:17.000000000 +0400
357 -@@ -6,6 +6,7 @@
358 -
359 - #ifdef ENABLE_NLS
360 - #include <libintl.h>
361 -+#include <locale.h>
362 - #endif
363 -
364 - #define _ISOC9X_SOURCE 1
365 -diff -ur a/fast_lookahead_limiter_1913.c b/fast_lookahead_limiter_1913.c
366 ---- a/fast_lookahead_limiter_1913.c 2006-08-08 19:49:13.000000000 +0400
367 -+++ b/fast_lookahead_limiter_1913.c 2009-06-13 14:46:45.000000000 +0400
368 -@@ -6,6 +6,7 @@
369 -
370 - #ifdef ENABLE_NLS
371 - #include <libintl.h>
372 -+#include <locale.h>
373 - #endif
374 -
375 - #define _ISOC9X_SOURCE 1
376 -diff -ur a/flanger_1191.c b/flanger_1191.c
377 ---- a/flanger_1191.c 2004-10-26 17:35:33.000000000 +0400
378 -+++ b/flanger_1191.c 2009-06-12 17:29:41.000000000 +0400
379 -@@ -6,6 +6,7 @@
380 -
381 - #ifdef ENABLE_NLS
382 - #include <libintl.h>
383 -+#include <locale.h>
384 - #endif
385 -
386 - #define _ISOC9X_SOURCE 1
387 -diff -ur a/fm_osc_1415.c b/fm_osc_1415.c
388 ---- a/fm_osc_1415.c 2004-10-26 17:35:38.000000000 +0400
389 -+++ b/fm_osc_1415.c 2009-06-13 14:41:09.000000000 +0400
390 -@@ -6,6 +6,7 @@
391 -
392 - #ifdef ENABLE_NLS
393 - #include <libintl.h>
394 -+#include <locale.h>
395 - #endif
396 -
397 - #define _ISOC9X_SOURCE 1
398 -diff -ur a/foldover_1213.c b/foldover_1213.c
399 ---- a/foldover_1213.c 2004-10-26 17:35:35.000000000 +0400
400 -+++ b/foldover_1213.c 2009-06-13 14:20:25.000000000 +0400
401 -@@ -6,6 +6,7 @@
402 -
403 - #ifdef ENABLE_NLS
404 - #include <libintl.h>
405 -+#include <locale.h>
406 - #endif
407 -
408 - #define _ISOC9X_SOURCE 1
409 -diff -ur a/foverdrive_1196.c b/foverdrive_1196.c
410 ---- a/foverdrive_1196.c 2004-10-26 17:35:33.000000000 +0400
411 -+++ b/foverdrive_1196.c 2009-06-12 17:28:24.000000000 +0400
412 -@@ -6,6 +6,7 @@
413 -
414 - #ifdef ENABLE_NLS
415 - #include <libintl.h>
416 -+#include <locale.h>
417 - #endif
418 -
419 - #define _ISOC9X_SOURCE 1
420 -diff -ur a/freq_tracker_1418.c b/freq_tracker_1418.c
421 ---- a/freq_tracker_1418.c 2004-10-26 17:35:38.000000000 +0400
422 -+++ b/freq_tracker_1418.c 2009-06-13 14:42:12.000000000 +0400
423 -@@ -6,6 +6,7 @@
424 -
425 - #ifdef ENABLE_NLS
426 - #include <libintl.h>
427 -+#include <locale.h>
428 - #endif
429 -
430 - #define _ISOC9X_SOURCE 1
431 -diff -ur a/gate_1410.c b/gate_1410.c
432 ---- a/gate_1410.c 2004-10-26 17:35:37.000000000 +0400
433 -+++ b/gate_1410.c 2009-06-13 14:35:59.000000000 +0400
434 -@@ -6,6 +6,7 @@
435 -
436 - #ifdef ENABLE_NLS
437 - #include <libintl.h>
438 -+#include <locale.h>
439 - #endif
440 -
441 - #define _ISOC9X_SOURCE 1
442 -diff -ur a/giant_flange_1437.c b/giant_flange_1437.c
443 ---- a/giant_flange_1437.c 2004-10-26 17:35:41.000000000 +0400
444 -+++ b/giant_flange_1437.c 2009-06-13 14:41:24.000000000 +0400
445 -@@ -6,6 +6,7 @@
446 -
447 - #ifdef ENABLE_NLS
448 - #include <libintl.h>
449 -+#include <locale.h>
450 - #endif
451 -
452 - #define _ISOC9X_SOURCE 1
453 -diff -ur a/gong_1424.c b/gong_1424.c
454 ---- a/gong_1424.c 2004-10-26 17:35:39.000000000 +0400
455 -+++ b/gong_1424.c 2009-06-13 14:41:17.000000000 +0400
456 -@@ -6,6 +6,7 @@
457 -
458 - #ifdef ENABLE_NLS
459 - #include <libintl.h>
460 -+#include <locale.h>
461 - #endif
462 -
463 - #define _ISOC9X_SOURCE 1
464 -diff -ur a/gong_beater_1439.c b/gong_beater_1439.c
465 ---- a/gong_beater_1439.c 2004-10-26 17:35:41.000000000 +0400
466 -+++ b/gong_beater_1439.c 2009-06-13 14:45:27.000000000 +0400
467 -@@ -6,6 +6,7 @@
468 -
469 - #ifdef ENABLE_NLS
470 - #include <libintl.h>
471 -+#include <locale.h>
472 - #endif
473 -
474 - #define _ISOC9X_SOURCE 1
475 -diff -ur a/gsm_1215.c b/gsm_1215.c
476 ---- a/gsm_1215.c 2004-10-26 17:35:35.000000000 +0400
477 -+++ b/gsm_1215.c 2009-06-13 14:28:45.000000000 +0400
478 -@@ -6,6 +6,7 @@
479 -
480 - #ifdef ENABLE_NLS
481 - #include <libintl.h>
482 -+#include <locale.h>
483 - #endif
484 -
485 - #define _ISOC9X_SOURCE 1
486 -diff -ur a/gverb_1216.c b/gverb_1216.c
487 ---- a/gverb_1216.c 2004-10-26 17:35:35.000000000 +0400
488 -+++ b/gverb_1216.c 2009-06-13 14:29:13.000000000 +0400
489 -@@ -6,6 +6,7 @@
490 -
491 - #ifdef ENABLE_NLS
492 - #include <libintl.h>
493 -+#include <locale.h>
494 - #endif
495 -
496 - #define _ISOC9X_SOURCE 1
497 -diff -ur a/hard_limiter_1413.c b/hard_limiter_1413.c
498 ---- a/hard_limiter_1413.c 2004-10-26 17:35:37.000000000 +0400
499 -+++ b/hard_limiter_1413.c 2009-06-13 14:30:04.000000000 +0400
500 -@@ -6,6 +6,7 @@
501 -
502 - #ifdef ENABLE_NLS
503 - #include <libintl.h>
504 -+#include <locale.h>
505 - #endif
506 -
507 - #define _ISOC9X_SOURCE 1
508 -diff -ur a/harmonic_gen_1220.c b/harmonic_gen_1220.c
509 ---- a/harmonic_gen_1220.c 2004-10-26 17:35:36.000000000 +0400
510 -+++ b/harmonic_gen_1220.c 2009-06-13 14:30:44.000000000 +0400
511 -@@ -6,6 +6,7 @@
512 -
513 - #ifdef ENABLE_NLS
514 - #include <libintl.h>
515 -+#include <locale.h>
516 - #endif
517 -
518 - #define _ISOC9X_SOURCE 1
519 -diff -ur a/hermes_filter_1200.c b/hermes_filter_1200.c
520 ---- a/hermes_filter_1200.c 2004-10-26 17:35:33.000000000 +0400
521 -+++ b/hermes_filter_1200.c 2009-06-12 17:29:01.000000000 +0400
522 -@@ -6,6 +6,7 @@
523 -
524 - #ifdef ENABLE_NLS
525 - #include <libintl.h>
526 -+#include <locale.h>
527 - #endif
528 -
529 - #define _ISOC9X_SOURCE 1
530 -diff -ur a/highpass_iir_1890.c b/highpass_iir_1890.c
531 ---- a/highpass_iir_1890.c 2004-10-26 17:35:41.000000000 +0400
532 -+++ b/highpass_iir_1890.c 2009-06-13 14:43:51.000000000 +0400
533 -@@ -6,6 +6,7 @@
534 -
535 - #ifdef ENABLE_NLS
536 - #include <libintl.h>
537 -+#include <locale.h>
538 - #endif
539 -
540 - #define _ISOC9X_SOURCE 1
541 -diff -ur a/hilbert_1440.c b/hilbert_1440.c
542 ---- a/hilbert_1440.c 2004-10-26 17:35:41.000000000 +0400
543 -+++ b/hilbert_1440.c 2009-06-13 14:43:48.000000000 +0400
544 -@@ -6,6 +6,7 @@
545 -
546 - #ifdef ENABLE_NLS
547 - #include <libintl.h>
548 -+#include <locale.h>
549 - #endif
550 -
551 - #define _ISOC9X_SOURCE 1
552 -diff -ur a/imp_1199.c b/imp_1199.c
553 ---- a/imp_1199.c 2006-08-08 19:49:15.000000000 +0400
554 -+++ b/imp_1199.c 2009-06-13 14:43:43.000000000 +0400
555 -@@ -6,6 +6,7 @@
556 -
557 - #ifdef ENABLE_NLS
558 - #include <libintl.h>
559 -+#include <locale.h>
560 - #endif
561 -
562 - #define _ISOC9X_SOURCE 1
563 -diff -ur a/impulse_1885.c b/impulse_1885.c
564 ---- a/impulse_1885.c 2004-10-26 17:35:43.000000000 +0400
565 -+++ b/impulse_1885.c 2009-06-13 14:43:40.000000000 +0400
566 -@@ -6,6 +6,7 @@
567 -
568 - #ifdef ENABLE_NLS
569 - #include <libintl.h>
570 -+#include <locale.h>
571 - #endif
572 -
573 - #define _ISOC9X_SOURCE 1
574 -diff -ur a/inv_1429.c b/inv_1429.c
575 ---- a/inv_1429.c 2004-10-26 17:35:40.000000000 +0400
576 -+++ b/inv_1429.c 2009-06-13 14:43:34.000000000 +0400
577 -@@ -6,6 +6,7 @@
578 -
579 - #ifdef ENABLE_NLS
580 - #include <libintl.h>
581 -+#include <locale.h>
582 - #endif
583 -
584 - #define _ISOC9X_SOURCE 1
585 -diff -ur a/karaoke_1409.c b/karaoke_1409.c
586 ---- a/karaoke_1409.c 2004-10-26 17:35:37.000000000 +0400
587 -+++ b/karaoke_1409.c 2009-06-13 14:35:45.000000000 +0400
588 -@@ -6,6 +6,7 @@
589 -
590 - #ifdef ENABLE_NLS
591 - #include <libintl.h>
592 -+#include <locale.h>
593 - #endif
594 -
595 - #define _ISOC9X_SOURCE 1
596 -diff -ur a/latency_1914.c b/latency_1914.c
597 ---- a/latency_1914.c 2004-10-26 17:35:44.000000000 +0400
598 -+++ b/latency_1914.c 2009-06-13 14:46:57.000000000 +0400
599 -@@ -6,6 +6,7 @@
600 -
601 - #ifdef ENABLE_NLS
602 - #include <libintl.h>
603 -+#include <locale.h>
604 - #endif
605 -
606 - #define _ISOC9X_SOURCE 1
607 -diff -ur a/lcr_delay_1436.c b/lcr_delay_1436.c
608 ---- a/lcr_delay_1436.c 2004-10-26 17:35:40.000000000 +0400
609 -+++ b/lcr_delay_1436.c 2009-06-13 14:44:08.000000000 +0400
610 -@@ -6,6 +6,7 @@
611 -
612 - #ifdef ENABLE_NLS
613 - #include <libintl.h>
614 -+#include <locale.h>
615 - #endif
616 -
617 - #define _ISOC9X_SOURCE 1
618 -diff -ur a/lowpass_iir_1891.c b/lowpass_iir_1891.c
619 ---- a/lowpass_iir_1891.c 2004-10-26 17:35:42.000000000 +0400
620 -+++ b/lowpass_iir_1891.c 2009-06-13 14:44:23.000000000 +0400
621 -@@ -6,6 +6,7 @@
622 -
623 - #ifdef ENABLE_NLS
624 - #include <libintl.h>
625 -+#include <locale.h>
626 - #endif
627 -
628 - #define _ISOC9X_SOURCE 1
629 -diff -ur a/ls_filter_1908.c b/ls_filter_1908.c
630 ---- a/ls_filter_1908.c 2004-10-26 17:35:43.000000000 +0400
631 -+++ b/ls_filter_1908.c 2009-06-13 14:44:27.000000000 +0400
632 -@@ -6,6 +6,7 @@
633 -
634 - #ifdef ENABLE_NLS
635 - #include <libintl.h>
636 -+#include <locale.h>
637 - #endif
638 -
639 - #define _ISOC9X_SOURCE 1
640 -diff -ur a/matrix_ms_st_1421.c b/matrix_ms_st_1421.c
641 ---- a/matrix_ms_st_1421.c 2004-10-26 17:35:38.000000000 +0400
642 -+++ b/matrix_ms_st_1421.c 2009-06-13 14:42:39.000000000 +0400
643 -@@ -6,6 +6,7 @@
644 -
645 - #ifdef ENABLE_NLS
646 - #include <libintl.h>
647 -+#include <locale.h>
648 - #endif
649 -
650 - #define _ISOC9X_SOURCE 1
651 -diff -ur a/matrix_spatialiser_1422.c b/matrix_spatialiser_1422.c
652 ---- a/matrix_spatialiser_1422.c 2004-10-26 17:35:38.000000000 +0400
653 -+++ b/matrix_spatialiser_1422.c 2009-06-13 14:42:44.000000000 +0400
654 -@@ -6,6 +6,7 @@
655 -
656 - #ifdef ENABLE_NLS
657 - #include <libintl.h>
658 -+#include <locale.h>
659 - #endif
660 -
661 - #define _ISOC9X_SOURCE 1
662 -diff -ur a/matrix_st_ms_1420.c b/matrix_st_ms_1420.c
663 ---- a/matrix_st_ms_1420.c 2004-10-26 17:35:38.000000000 +0400
664 -+++ b/matrix_st_ms_1420.c 2009-06-13 14:42:48.000000000 +0400
665 -@@ -6,6 +6,7 @@
666 -
667 - #ifdef ENABLE_NLS
668 - #include <libintl.h>
669 -+#include <locale.h>
670 - #endif
671 -
672 - #define _ISOC9X_SOURCE 1
673 -diff -ur a/mbeq_1197.c b/mbeq_1197.c
674 ---- a/mbeq_1197.c 2006-08-08 19:49:15.000000000 +0400
675 -+++ b/mbeq_1197.c 2009-06-13 14:42:52.000000000 +0400
676 -@@ -6,6 +6,7 @@
677 -
678 - #ifdef ENABLE_NLS
679 - #include <libintl.h>
680 -+#include <locale.h>
681 - #endif
682 -
683 - #define _ISOC9X_SOURCE 1
684 -diff -ur a/mod_delay_1419.c b/mod_delay_1419.c
685 ---- a/mod_delay_1419.c 2004-10-26 17:35:38.000000000 +0400
686 -+++ b/mod_delay_1419.c 2009-06-13 14:42:21.000000000 +0400
687 -@@ -6,6 +6,7 @@
688 -
689 - #ifdef ENABLE_NLS
690 - #include <libintl.h>
691 -+#include <locale.h>
692 - #endif
693 -
694 - #define _ISOC9X_SOURCE 1
695 -diff -ur a/multivoice_chorus_1201.c b/multivoice_chorus_1201.c
696 ---- a/multivoice_chorus_1201.c 2004-10-26 17:35:33.000000000 +0400
697 -+++ b/multivoice_chorus_1201.c 2009-06-12 17:29:23.000000000 +0400
698 -@@ -6,6 +6,7 @@
699 -
700 - #ifdef ENABLE_NLS
701 - #include <libintl.h>
702 -+#include <locale.h>
703 - #endif
704 -
705 - #define _ISOC9X_SOURCE 1
706 -diff -ur a/notch_iir_1894.c b/notch_iir_1894.c
707 ---- a/notch_iir_1894.c 2004-10-26 17:35:42.000000000 +0400
708 -+++ b/notch_iir_1894.c 2009-06-13 14:42:30.000000000 +0400
709 -@@ -6,6 +6,7 @@
710 -
711 - #ifdef ENABLE_NLS
712 - #include <libintl.h>
713 -+#include <locale.h>
714 - #endif
715 -
716 - #define _ISOC9X_SOURCE 1
717 -diff -ur a/phasers_1217.c b/phasers_1217.c
718 ---- a/phasers_1217.c 2004-10-26 17:35:35.000000000 +0400
719 -+++ b/phasers_1217.c 2009-06-13 14:30:24.000000000 +0400
720 -@@ -6,6 +6,7 @@
721 -
722 - #ifdef ENABLE_NLS
723 - #include <libintl.h>
724 -+#include <locale.h>
725 - #endif
726 -
727 - #define _ISOC9X_SOURCE 1
728 -diff -ur a/pitch_scale_1193.c b/pitch_scale_1193.c
729 ---- a/pitch_scale_1193.c 2004-10-26 17:35:44.000000000 +0400
730 -+++ b/pitch_scale_1193.c 2009-06-13 14:42:03.000000000 +0400
731 -@@ -6,6 +6,7 @@
732 -
733 - #ifdef ENABLE_NLS
734 - #include <libintl.h>
735 -+#include <locale.h>
736 - #endif
737 -
738 - #define _ISOC9X_SOURCE 1
739 -diff -ur a/pitch_scale_1194.c b/pitch_scale_1194.c
740 ---- a/pitch_scale_1194.c 2004-10-26 17:35:44.000000000 +0400
741 -+++ b/pitch_scale_1194.c 2009-06-13 14:41:59.000000000 +0400
742 -@@ -6,6 +6,7 @@
743 -
744 - #ifdef ENABLE_NLS
745 - #include <libintl.h>
746 -+#include <locale.h>
747 - #endif
748 -
749 - #define _ISOC9X_SOURCE 1
750 -diff -ur a/plate_1423.c b/plate_1423.c
751 ---- a/plate_1423.c 2004-10-26 17:35:39.000000000 +0400
752 -+++ b/plate_1423.c 2009-06-13 14:41:55.000000000 +0400
753 -@@ -6,6 +6,7 @@
754 -
755 - #ifdef ENABLE_NLS
756 - #include <libintl.h>
757 -+#include <locale.h>
758 - #endif
759 -
760 - #define _ISOC9X_SOURCE 1
761 -diff -ur a/pointer_cast_1910.c b/pointer_cast_1910.c
762 ---- a/pointer_cast_1910.c 2004-10-26 17:35:43.000000000 +0400
763 -+++ b/pointer_cast_1910.c 2009-06-13 14:41:50.000000000 +0400
764 -@@ -6,6 +6,7 @@
765 -
766 - #ifdef ENABLE_NLS
767 - #include <libintl.h>
768 -+#include <locale.h>
769 - #endif
770 -
771 - #define _ISOC9X_SOURCE 1
772 -diff -ur a/rate_shifter_1417.c b/rate_shifter_1417.c
773 ---- a/rate_shifter_1417.c 2004-10-26 17:35:38.000000000 +0400
774 -+++ b/rate_shifter_1417.c 2009-06-13 14:41:44.000000000 +0400
775 -@@ -6,6 +6,7 @@
776 -
777 - #ifdef ENABLE_NLS
778 - #include <libintl.h>
779 -+#include <locale.h>
780 - #endif
781 -
782 - #define _ISOC9X_SOURCE 1
783 -diff -ur a/retro_flange_1208.c b/retro_flange_1208.c
784 ---- a/retro_flange_1208.c 2004-10-26 17:35:34.000000000 +0400
785 -+++ b/retro_flange_1208.c 2009-06-12 17:42:45.000000000 +0400
786 -@@ -6,6 +6,7 @@
787 -
788 - #ifdef ENABLE_NLS
789 - #include <libintl.h>
790 -+#include <locale.h>
791 - #endif
792 -
793 - #define _ISOC9X_SOURCE 1
794 -diff -ur a/revdelay_1605.c b/revdelay_1605.c
795 ---- a/revdelay_1605.c 2004-10-26 17:35:43.000000000 +0400
796 -+++ b/revdelay_1605.c 2009-06-13 14:46:32.000000000 +0400
797 -@@ -6,6 +6,7 @@
798 -
799 - #ifdef ENABLE_NLS
800 - #include <libintl.h>
801 -+#include <locale.h>
802 - #endif
803 -
804 - #define _ISOC9X_SOURCE 1
805 -diff -ur a/ringmod_1188.c b/ringmod_1188.c
806 ---- a/ringmod_1188.c 2004-10-26 17:35:32.000000000 +0400
807 -+++ b/ringmod_1188.c 2009-06-12 17:24:55.000000000 +0400
808 -@@ -6,6 +6,7 @@
809 -
810 - #ifdef ENABLE_NLS
811 - #include <libintl.h>
812 -+#include <locale.h>
813 - #endif
814 -
815 - #define _ISOC9X_SOURCE 1
816 -diff -ur a/satan_maximiser_1408.c b/satan_maximiser_1408.c
817 ---- a/satan_maximiser_1408.c 2004-10-26 17:35:37.000000000 +0400
818 -+++ b/satan_maximiser_1408.c 2009-06-13 14:35:36.000000000 +0400
819 -@@ -6,6 +6,7 @@
820 -
821 - #ifdef ENABLE_NLS
822 - #include <libintl.h>
823 -+#include <locale.h>
824 - #endif
825 -
826 - #define _ISOC9X_SOURCE 1
827 -diff -ur a/sc1_1425.c b/sc1_1425.c
828 ---- a/sc1_1425.c 2004-10-26 17:35:39.000000000 +0400
829 -+++ b/sc1_1425.c 2009-06-13 14:43:09.000000000 +0400
830 -@@ -6,6 +6,7 @@
831 -
832 - #ifdef ENABLE_NLS
833 - #include <libintl.h>
834 -+#include <locale.h>
835 - #endif
836 -
837 - #define _ISOC9X_SOURCE 1
838 -diff -ur a/sc2_1426.c b/sc2_1426.c
839 ---- a/sc2_1426.c 2004-10-26 17:35:39.000000000 +0400
840 -+++ b/sc2_1426.c 2009-06-13 14:37:55.000000000 +0400
841 -@@ -6,6 +6,7 @@
842 -
843 - #ifdef ENABLE_NLS
844 - #include <libintl.h>
845 -+#include <locale.h>
846 - #endif
847 -
848 - #define _ISOC9X_SOURCE 1
849 -diff -ur a/sc3_1427.c b/sc3_1427.c
850 ---- a/sc3_1427.c 2004-10-26 17:35:39.000000000 +0400
851 -+++ b/sc3_1427.c 2009-06-13 14:37:48.000000000 +0400
852 -@@ -6,6 +6,7 @@
853 -
854 - #ifdef ENABLE_NLS
855 - #include <libintl.h>
856 -+#include <locale.h>
857 - #endif
858 -
859 - #define _ISOC9X_SOURCE 1
860 -diff -ur a/sc4_1882.c b/sc4_1882.c
861 ---- a/sc4_1882.c 2005-07-20 15:37:15.000000000 +0400
862 -+++ b/sc4_1882.c 2009-06-13 14:37:41.000000000 +0400
863 -@@ -6,6 +6,7 @@
864 -
865 - #ifdef ENABLE_NLS
866 - #include <libintl.h>
867 -+#include <locale.h>
868 - #endif
869 -
870 - #define _ISOC9X_SOURCE 1
871 -diff -ur a/sc4m_1916.c b/sc4m_1916.c
872 ---- a/sc4m_1916.c 2006-08-08 19:49:14.000000000 +0400
873 -+++ b/sc4m_1916.c 2009-06-13 14:37:27.000000000 +0400
874 -@@ -6,6 +6,7 @@
875 -
876 - #ifdef ENABLE_NLS
877 - #include <libintl.h>
878 -+#include <locale.h>
879 - #endif
880 -
881 - #define _ISOC9X_SOURCE 1
882 -diff -ur a/se4_1883.c b/se4_1883.c
883 ---- a/se4_1883.c 2004-10-26 17:35:41.000000000 +0400
884 -+++ b/se4_1883.c 2009-06-13 14:37:22.000000000 +0400
885 -@@ -6,6 +6,7 @@
886 -
887 - #ifdef ENABLE_NLS
888 - #include <libintl.h>
889 -+#include <locale.h>
890 - #endif
891 -
892 - #define _ISOC9X_SOURCE 1
893 -diff -ur a/shaper_1187.c b/shaper_1187.c
894 ---- a/shaper_1187.c 2004-10-26 17:35:32.000000000 +0400
895 -+++ b/shaper_1187.c 2009-06-12 17:20:04.000000000 +0400
896 -@@ -6,6 +6,7 @@
897 -
898 - #ifdef ENABLE_NLS
899 - #include <libintl.h>
900 -+#include <locale.h>
901 - #endif
902 -
903 - #define _ISOC9X_SOURCE 1
904 -diff -ur a/sifter_1210.c b/sifter_1210.c
905 ---- a/sifter_1210.c 2004-10-26 17:35:34.000000000 +0400
906 -+++ b/sifter_1210.c 2009-06-12 17:43:33.000000000 +0400
907 -@@ -6,6 +6,7 @@
908 -
909 - #ifdef ENABLE_NLS
910 - #include <libintl.h>
911 -+#include <locale.h>
912 - #endif
913 -
914 - #define _ISOC9X_SOURCE 1
915 -diff -ur a/sin_cos_1881.c b/sin_cos_1881.c
916 ---- a/sin_cos_1881.c 2004-10-26 17:35:41.000000000 +0400
917 -+++ b/sin_cos_1881.c 2009-06-13 14:40:51.000000000 +0400
918 -@@ -6,6 +6,7 @@
919 -
920 - #ifdef ENABLE_NLS
921 - #include <libintl.h>
922 -+#include <locale.h>
923 - #endif
924 -
925 - #define _ISOC9X_SOURCE 1
926 -diff -ur a/single_para_1203.c b/single_para_1203.c
927 ---- a/single_para_1203.c 2004-10-26 17:35:34.000000000 +0400
928 -+++ b/single_para_1203.c 2009-06-12 17:30:27.000000000 +0400
929 -@@ -6,6 +6,7 @@
930 -
931 - #ifdef ENABLE_NLS
932 - #include <libintl.h>
933 -+#include <locale.h>
934 - #endif
935 -
936 - #define _ISOC9X_SOURCE 1
937 -diff -ur a/sinus_wavewrapper_1198.c b/sinus_wavewrapper_1198.c
938 ---- a/sinus_wavewrapper_1198.c 2004-10-26 17:35:33.000000000 +0400
939 -+++ b/sinus_wavewrapper_1198.c 2009-06-12 17:28:42.000000000 +0400
940 -@@ -6,6 +6,7 @@
941 -
942 - #ifdef ENABLE_NLS
943 - #include <libintl.h>
944 -+#include <locale.h>
945 - #endif
946 -
947 - #define _ISOC9X_SOURCE 1
948 -diff -ur a/smooth_decimate_1414.c b/smooth_decimate_1414.c
949 ---- a/smooth_decimate_1414.c 2004-10-26 17:35:38.000000000 +0400
950 -+++ b/smooth_decimate_1414.c 2009-06-13 14:40:12.000000000 +0400
951 -@@ -6,6 +6,7 @@
952 -
953 - #ifdef ENABLE_NLS
954 - #include <libintl.h>
955 -+#include <locale.h>
956 - #endif
957 -
958 - #define _ISOC9X_SOURCE 1
959 -diff -ur a/split_1406.c b/split_1406.c
960 ---- a/split_1406.c 2004-10-26 17:35:37.000000000 +0400
961 -+++ b/split_1406.c 2009-06-13 14:35:10.000000000 +0400
962 -@@ -6,6 +6,7 @@
963 -
964 - #ifdef ENABLE_NLS
965 - #include <libintl.h>
966 -+#include <locale.h>
967 - #endif
968 -
969 - #define _ISOC9X_SOURCE 1
970 -diff -ur a/step_muxer_1212.c b/step_muxer_1212.c
971 ---- a/step_muxer_1212.c 2004-10-26 17:35:35.000000000 +0400
972 -+++ b/step_muxer_1212.c 2009-06-13 14:19:49.000000000 +0400
973 -@@ -6,6 +6,7 @@
974 -
975 - #ifdef ENABLE_NLS
976 - #include <libintl.h>
977 -+#include <locale.h>
978 - #endif
979 -
980 - #define _ISOC9X_SOURCE 1
981 -diff -ur a/surround_encoder_1401.c b/surround_encoder_1401.c
982 ---- a/surround_encoder_1401.c 2004-10-26 17:35:36.000000000 +0400
983 -+++ b/surround_encoder_1401.c 2009-06-13 14:30:56.000000000 +0400
984 -@@ -6,6 +6,7 @@
985 -
986 - #ifdef ENABLE_NLS
987 - #include <libintl.h>
988 -+#include <locale.h>
989 - #endif
990 -
991 - #define _ISOC9X_SOURCE 1
992 -diff -ur a/svf_1214.c b/svf_1214.c
993 ---- a/svf_1214.c 2006-08-08 19:48:36.000000000 +0400
994 -+++ b/svf_1214.c 2009-06-13 14:21:03.000000000 +0400
995 -@@ -6,6 +6,7 @@
996 -
997 - #ifdef ENABLE_NLS
998 - #include <libintl.h>
999 -+#include <locale.h>
1000 - #endif
1001 -
1002 - #define _ISOC9X_SOURCE 1
1003 -diff -ur a/tape_delay_1211.c b/tape_delay_1211.c
1004 ---- a/tape_delay_1211.c 2005-07-20 15:36:53.000000000 +0400
1005 -+++ b/tape_delay_1211.c 2009-06-12 17:43:51.000000000 +0400
1006 -@@ -6,6 +6,7 @@
1007 -
1008 - #ifdef ENABLE_NLS
1009 - #include <libintl.h>
1010 -+#include <locale.h>
1011 - #endif
1012 -
1013 - #define _ISOC9X_SOURCE 1
1014 -diff -ur a/transient_1206.c b/transient_1206.c
1015 ---- a/transient_1206.c 2004-10-26 17:35:34.000000000 +0400
1016 -+++ b/transient_1206.c 2009-06-12 17:31:00.000000000 +0400
1017 -@@ -6,6 +6,7 @@
1018 -
1019 - #ifdef ENABLE_NLS
1020 - #include <libintl.h>
1021 -+#include <locale.h>
1022 - #endif
1023 -
1024 - #define _ISOC9X_SOURCE 1
1025 -diff -ur a/triple_para_1204.c b/triple_para_1204.c
1026 ---- a/triple_para_1204.c 2004-10-26 17:35:34.000000000 +0400
1027 -+++ b/triple_para_1204.c 2009-06-12 17:30:40.000000000 +0400
1028 -@@ -6,6 +6,7 @@
1029 -
1030 - #ifdef ENABLE_NLS
1031 - #include <libintl.h>
1032 -+#include <locale.h>
1033 - #endif
1034 -
1035 - #define _ISOC9X_SOURCE 1
1036 -diff -ur a/valve_1209.c b/valve_1209.c
1037 ---- a/valve_1209.c 2006-08-08 19:48:34.000000000 +0400
1038 -+++ b/valve_1209.c 2009-06-12 17:43:08.000000000 +0400
1039 -@@ -6,6 +6,7 @@
1040 -
1041 - #ifdef ENABLE_NLS
1042 - #include <libintl.h>
1043 -+#include <locale.h>
1044 - #endif
1045 -
1046 - #define _ISOC9X_SOURCE 1
1047 -diff -ur a/valve_rect_1405.c b/valve_rect_1405.c
1048 ---- a/valve_rect_1405.c 2004-10-26 17:35:36.000000000 +0400
1049 -+++ b/valve_rect_1405.c 2009-06-13 14:32:11.000000000 +0400
1050 -@@ -6,6 +6,7 @@
1051 -
1052 - #ifdef ENABLE_NLS
1053 - #include <libintl.h>
1054 -+#include <locale.h>
1055 - #endif
1056 -
1057 - #define _ISOC9X_SOURCE 1
1058 -diff -ur a/vynil_1905.c b/vynil_1905.c
1059 ---- a/vynil_1905.c 2004-10-26 17:35:43.000000000 +0400
1060 -+++ b/vynil_1905.c 2009-06-13 14:37:13.000000000 +0400
1061 -@@ -6,6 +6,7 @@
1062 -
1063 - #ifdef ENABLE_NLS
1064 - #include <libintl.h>
1065 -+#include <locale.h>
1066 - #endif
1067 -
1068 - #define _ISOC9X_SOURCE 1
1069 -diff -ur a/wave_terrain_1412.c b/wave_terrain_1412.c
1070 ---- a/wave_terrain_1412.c 2004-10-26 17:35:37.000000000 +0400
1071 -+++ b/wave_terrain_1412.c 2009-06-13 14:36:28.000000000 +0400
1072 -@@ -6,6 +6,7 @@
1073 -
1074 - #ifdef ENABLE_NLS
1075 - #include <libintl.h>
1076 -+#include <locale.h>
1077 - #endif
1078 -
1079 - #define _ISOC9X_SOURCE 1
1080 -diff -ur a/xfade_1915.c b/xfade_1915.c
1081 ---- a/xfade_1915.c 2005-07-20 15:37:32.000000000 +0400
1082 -+++ b/xfade_1915.c 2009-06-13 14:40:40.000000000 +0400
1083 -@@ -6,6 +6,7 @@
1084 -
1085 - #ifdef ENABLE_NLS
1086 - #include <libintl.h>
1087 -+#include <locale.h>
1088 - #endif
1089 -
1090 - #define _ISOC9X_SOURCE 1
1091 -diff -ur a/zm1_1428.c b/zm1_1428.c
1092 ---- a/zm1_1428.c 2004-10-26 17:35:39.000000000 +0400
1093 -+++ b/zm1_1428.c 2009-06-13 14:40:45.000000000 +0400
1094 -@@ -6,6 +6,7 @@
1095 -
1096 - #ifdef ENABLE_NLS
1097 - #include <libintl.h>
1098 -+#include <locale.h>
1099 - #endif
1100 -
1101 - #define _ISOC9X_SOURCE 1
1102
1103 diff --git a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-pic.patch b/media-plugins/swh-plugins/files/swh-plugins-0.4.15-pic.patch
1104 deleted file mode 100644
1105 index 58fcd64bce8..00000000000
1106 --- a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-pic.patch
1107 +++ /dev/null
1108 @@ -1,135 +0,0 @@
1109 -Index: swh-plugins-0.4.15/gsm/Makefile.am
1110 -===================================================================
1111 ---- swh-plugins-0.4.15.orig/gsm/Makefile.am
1112 -+++ swh-plugins-0.4.15/gsm/Makefile.am
1113 -@@ -2,12 +2,12 @@ LIBTOOL=libtool
1114 - RANLIB=ranlib
1115 -
1116 - noinst_HEADERS = gsm.h config.h private.h proto.h unproto.h
1117 --noinst_LIBRARIES = libgsm.a
1118 -+noinst_LTLIBRARIES = libgsm.la
1119 -
1120 - CFILES = add.c decode.c gsm_decode.c gsm_encode.c long_term.c preprocess.c \
1121 - short_term.c code.c gsm_create.c gsm_destroy.c gsm_option.c lpc.c rpe.c table.c
1122 -
1123 --libgsm_a_SOURCES = $(CFILES) $(noinst_HEADERS)
1124 -+libgsm_la_SOURCES = $(CFILES) $(noinst_HEADERS)
1125 -
1126 - # Disable autoheader.
1127 - AUTOHEADER=echo
1128 -Index: swh-plugins-0.4.15/Makefile.am
1129 -===================================================================
1130 ---- swh-plugins-0.4.15.orig/Makefile.am
1131 -+++ swh-plugins-0.4.15/Makefile.am
1132 -@@ -48,10 +48,10 @@ DESTDIR = $(INSTALL_ROOT)
1133 - DISTFN = $(distdir)
1134 -
1135 - # Files needed for FFT based plugins
1136 --pitch_scale_1193_la_LIBADD = util/libpitchscale.a $(FFTW_LIBS)
1137 -+pitch_scale_1193_la_LIBADD = util/libpitchscale.la $(FFTW_LIBS)
1138 - pitch_scale_1193_la_CFLAGS = $(FFTW_CFLAGS)
1139 - pitch_scale_1193_la_SOURCES = pitch_scale_1193.c
1140 --pitch_scale_1194_la_LIBADD = util/libpitchscale.a $(FFTW_LIBS)
1141 -+pitch_scale_1194_la_LIBADD = util/libpitchscale.la $(FFTW_LIBS)
1142 - pitch_scale_1194_la_CFLAGS = $(FFTW_CFLAGS)
1143 - pitch_scale_1194_la_SOURCES = pitch_scale_1194.c
1144 - mbeq_1197_la_LIBADD = $(FFTW_LIBS)
1145 -@@ -60,33 +60,33 @@ mbeq_1197_la_SOURCES = mbeq_1197.c
1146 - imp_1199_la_LIBADD = $(FFTW_LIBS)
1147 - imp_1199_la_CFLAGS = $(FFTW_CFLAGS)
1148 - imp_1199_la_DEPENDENCIES = @top_srcdir@/impulses/*
1149 --hermes_filter_1200_la_DEPENDENCIES = util/libblo.a
1150 --hermes_filter_1200_la_LIBADD = util/libblo.a
1151 --fm_osc_1415_la_DEPENDENCIES = util/libblo.a
1152 --fm_osc_1415_la_LIBADD = util/libblo.a
1153 --analogue_osc_1416_la_DEPENDENCIES = util/libblo.a
1154 --analogue_osc_1416_la_LIBADD = util/libblo.a
1155 --sc1_1425_la_LIBADD = util/libdb.a util/librms.a
1156 --sc2_1426_la_LIBADD = util/libdb.a util/librms.a
1157 --sc3_1427_la_LIBADD = util/libdb.a util/librms.a
1158 --sc4_1882_la_LIBADD = util/libdb.a util/librms.a
1159 --sc4m_1916_la_LIBADD = util/libdb.a util/librms.a
1160 --se4_1883_la_LIBADD = util/libdb.a util/librms.a
1161 --gsm_1215_la_LIBADD = gsm/libgsm.a
1162 --gverb_1216_la_LIBADD = gverb/libgverb.a
1163 -+hermes_filter_1200_la_DEPENDENCIES = util/libblo.la
1164 -+hermes_filter_1200_la_LIBADD = util/libblo.la
1165 -+fm_osc_1415_la_DEPENDENCIES = util/libblo.la
1166 -+fm_osc_1415_la_LIBADD = util/libblo.la
1167 -+analogue_osc_1416_la_DEPENDENCIES = util/libblo.la
1168 -+analogue_osc_1416_la_LIBADD = util/libblo.la
1169 -+sc1_1425_la_LIBADD = util/libdb.la util/librms.la
1170 -+sc2_1426_la_LIBADD = util/libdb.la util/librms.la
1171 -+sc3_1427_la_LIBADD = util/libdb.la util/librms.la
1172 -+sc4_1882_la_LIBADD = util/libdb.la util/librms.la
1173 -+sc4m_1916_la_LIBADD = util/libdb.la util/librms.la
1174 -+se4_1883_la_LIBADD = util/libdb.la util/librms.la
1175 -+gsm_1215_la_LIBADD = gsm/libgsm.la
1176 -+gverb_1216_la_LIBADD = gverb/libgverb.la
1177 - lcr_delay_1436_la_DEPENDENCIES = util/biquad.h
1178 -
1179 --highpass_iir_1890_la_LIBADD = util/libiir.a
1180 -+highpass_iir_1890_la_LIBADD = util/libiir.la
1181 - highpass_iir_1890_la_SOURCES = highpass_iir_1890.c
1182 --lowpass_iir_1891_la_LIBADD = util/libiir.a
1183 -+lowpass_iir_1891_la_LIBADD = util/libiir.la
1184 - lowpass_iir_1891_la_SOURCES = lowpass_iir_1891.c
1185 --bandpass_iir_1892_la_LIBADD = util/libiir.a
1186 -+bandpass_iir_1892_la_LIBADD = util/libiir.la
1187 - bandpass_iir_1892_la_SOURCES = bandpass_iir_1892.c
1188 --bandpass_a_iir_1893_la_LIBADD = util/libiir.a
1189 -+bandpass_a_iir_1893_la_LIBADD = util/libiir.la
1190 - bandpass_a_iir_1893_la_SOURCES = bandpass_a_iir_1893.c
1191 --notch_iir_1894_la_LIBADD = util/libiir.a
1192 -+notch_iir_1894_la_LIBADD = util/libiir.la
1193 - notch_iir_1894_la_SOURCES = notch_iir_1894.c
1194 --butterworth_1902_la_LIBADD = util/libiir.a
1195 -+butterworth_1902_la_LIBADD = util/libiir.la
1196 - butterworth_1902_la_SOURCES = butterworth_1902.c
1197 -
1198 - # Rule to build .c files from XML source
1199 -Index: swh-plugins-0.4.15/util/Makefile.am
1200 -===================================================================
1201 ---- swh-plugins-0.4.15.orig/util/Makefile.am
1202 -+++ swh-plugins-0.4.15/util/Makefile.am
1203 -@@ -3,16 +3,16 @@ RANLIB=ranlib
1204 -
1205 - noinst_HEADERS = rms.h db.h blo.h pitchscale.h waveguide_nl.h biquad.h iir.h buffer.h ls_filter.h
1206 -
1207 --noinst_LIBRARIES = librms.a libdb.a libblo.a libpitchscale.a libiir.a
1208 -+noinst_LTLIBRARIES = librms.la libdb.la libblo.la libpitchscale.la libiir.la
1209 -
1210 --librms_a_SOURCES = rms.c
1211 --libdb_a_SOURCES = db.c
1212 --libblo_a_SOURCES = blo.c
1213 --libblo_a_CFLAGS = -I@top_srcdir@
1214 --libpitchscale_a_SOURCES = pitchscale.c
1215 --libpitchscale_a_CFLAGS = $(FFTW_CFLAGS)
1216 -+librms_la_SOURCES = rms.c
1217 -+libdb_la_SOURCES = db.c
1218 -+libblo_la_SOURCES = blo.c
1219 -+libblo_la_CFLAGS = -I@top_srcdir@
1220 -+libpitchscale_la_SOURCES = pitchscale.c
1221 -+libpitchscale_la_CFLAGS = $(FFTW_CFLAGS)
1222 - #libpitchscale_a_LIBS = $(FFTW_LIBS)
1223 --libiir_a_SOURCES = iir.c
1224 -+libiir_la_SOURCES = iir.c
1225 - #libbuffer_a_SOURCES = buffer.c
1226 - # Disable autoheader.
1227 - AUTOHEADER=echo
1228 -Index: swh-plugins-0.4.15/gverb/Makefile.am
1229 -===================================================================
1230 ---- swh-plugins-0.4.15.orig/gverb/Makefile.am
1231 -+++ swh-plugins-0.4.15/gverb/Makefile.am
1232 -@@ -3,9 +3,9 @@ RANLIB=ranlib
1233 -
1234 - noinst_HEADERS = gverb.h gverbdsp.h
1235 -
1236 --noinst_LIBRARIES = libgverb.a
1237 -+noinst_LTLIBRARIES = libgverb.la
1238 -
1239 --libgverb_a_SOURCES = gverb.c gverbdsp.c
1240 -+libgverb_la_SOURCES = gverb.c gverbdsp.c
1241 -
1242 - # Disable autoheader.
1243 - AUTOHEADER=echo
1244
1245 diff --git a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-plugindir.patch b/media-plugins/swh-plugins/files/swh-plugins-0.4.15-plugindir.patch
1246 deleted file mode 100644
1247 index 011ea988209..00000000000
1248 --- a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-plugindir.patch
1249 +++ /dev/null
1250 @@ -1,13 +0,0 @@
1251 -Index: swh-plugins-0.4.15/Makefile.am
1252 -===================================================================
1253 ---- swh-plugins-0.4.15.orig/Makefile.am
1254 -+++ swh-plugins-0.4.15/Makefile.am
1255 -@@ -39,7 +39,7 @@ SUBDIRS = m4 po util gsm gverb metadata
1256 - EXTRA_DIST = @top_srcdir@/*.xml @top_srcdir@/*.c @top_srcdir@/*.h \
1257 - @top_srcdir@/*.dtd @top_srcdir@/*.pl @top_srcdir@/*.css \
1258 - @top_srcdir@/impulses/*.h autogen.sh bozosoity-checker.pl
1259 --plugindir = @prefix@/lib/ladspa
1260 -+plugindir = $(libdir)/ladspa
1261 -
1262 - # Uncomment below for Darwin support. Or add a conditional for this.
1263 - #AM_CFLAGS = -fno-common -flat_namespace -bundle -undefined suppress -lbundle1.o
1264
1265 diff --git a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-riceitdown.patch b/media-plugins/swh-plugins/files/swh-plugins-0.4.15-riceitdown.patch
1266 deleted file mode 100644
1267 index f514425e2a9..00000000000
1268 --- a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-riceitdown.patch
1269 +++ /dev/null
1270 @@ -1,23 +0,0 @@
1271 -Index: swh-plugins-0.4.15/configure.in
1272 -===================================================================
1273 ---- swh-plugins-0.4.15.orig/configure.in
1274 -+++ swh-plugins-0.4.15/configure.in
1275 -@@ -99,12 +99,12 @@ else
1276 - AC_MSG_WARN([Can't find architecture specifaction in CFLAGS, picking one from build host CPU type])
1277 - AC_MSG_WARN([May result in non-portable code])
1278 - dnl For gcc use:
1279 -- MACHINE="-march=${build_cpu}"
1280 -- if test ${build_cpu} = "powerpc"; then MACHINE=""; fi
1281 -- if test ${build_cpu} = "powerpc64"; then MACHINE=""; fi
1282 -- if test ${build_cpu} = "x86_64"; then MACHINE=""; fi
1283 --
1284 -- CFLAGS="$CFLAGS -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE} ${DARWIN_CFLAGS}"
1285 -+ # MACHINE="-march=${build_cpu}"
1286 -+ # if test ${build_cpu} = "powerpc"; then MACHINE=""; fi
1287 -+ # if test ${build_cpu} = "powerpc64"; then MACHINE=""; fi
1288 -+ # if test ${build_cpu} = "x86_64"; then MACHINE=""; fi
1289 -+ #
1290 -+ # CFLAGS="$CFLAGS -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE} ${DARWIN_CFLAGS}"
1291 -
1292 - dnl For Intel's C compiler use:
1293 - dnl CC="icc"
1294
1295 diff --git a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-system_gsm.patch b/media-plugins/swh-plugins/files/swh-plugins-0.4.15-system_gsm.patch
1296 deleted file mode 100644
1297 index cc80af1f58c..00000000000
1298 --- a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-system_gsm.patch
1299 +++ /dev/null
1300 @@ -1,48 +0,0 @@
1301 -Index: swh-plugins-0.4.15/Makefile.am
1302 -===================================================================
1303 ---- swh-plugins-0.4.15.orig/Makefile.am
1304 -+++ swh-plugins-0.4.15/Makefile.am
1305 -@@ -33,7 +33,7 @@ plugin_LTLIBRARIES = \
1306 - latency_1914.la xfade_1915.la sc4m_1916.la \
1307 - mbeq_1197.la pitch_scale_1193.la pitch_scale_1194.la imp_1199.la
1308 -
1309 --SUBDIRS = m4 po util gsm gverb metadata
1310 -+SUBDIRS = m4 po util gverb metadata
1311 -
1312 - # Wacky stuff to stop automake getting confused
1313 - EXTRA_DIST = @top_srcdir@/*.xml @top_srcdir@/*.c @top_srcdir@/*.h \
1314 -@@ -72,7 +72,7 @@ sc3_1427_la_LIBADD = util/libdb.la util/
1315 - sc4_1882_la_LIBADD = util/libdb.la util/librms.la
1316 - sc4m_1916_la_LIBADD = util/libdb.la util/librms.la
1317 - se4_1883_la_LIBADD = util/libdb.la util/librms.la
1318 --gsm_1215_la_LIBADD = gsm/libgsm.la
1319 -+gsm_1215_la_LIBADD = @GSM_LIBS@
1320 - gverb_1216_la_LIBADD = gverb/libgverb.la
1321 - lcr_delay_1436_la_DEPENDENCIES = util/biquad.h
1322 -
1323 -Index: swh-plugins-0.4.15/configure.in
1324 -===================================================================
1325 ---- swh-plugins-0.4.15.orig/configure.in
1326 -+++ swh-plugins-0.4.15/configure.in
1327 -@@ -136,17 +136,19 @@ else
1328 - AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR, "${datadir}/${PACKAGE}")
1329 - fi
1330 -
1331 --subdirs="util gsm gverb metadata"
1332 -+GSM_LIBS=-lgsm
1333 -+
1334 -+subdirs="util gverb metadata"
1335 -
1336 - AC_SUBST(subdirs)
1337 - AC_SUBST(FFTW_LIBS)
1338 - AC_SUBST(STATIC_FFTW_LIBS)
1339 - AC_SUBST(FFTW_CFLAGS)
1340 -+AC_SUBST(GSM_LIBS)
1341 - AC_SUBST(LIBTOOL)
1342 - AC_OUTPUT([ m4/Makefile
1343 - Makefile
1344 - util/Makefile
1345 --gsm/Makefile
1346 - gverb/Makefile
1347 - metadata/Makefile
1348 - po/Makefile.in
1349
1350 diff --git a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-x86-asm-optional.patch b/media-plugins/swh-plugins/files/swh-plugins-0.4.15-x86-asm-optional.patch
1351 deleted file mode 100644
1352 index b18ff39948e..00000000000
1353 --- a/media-plugins/swh-plugins/files/swh-plugins-0.4.15-x86-asm-optional.patch
1354 +++ /dev/null
1355 @@ -1,16 +0,0 @@
1356 -diff -ur swh-plugins-0.4.15/configure.in swh-plugins-0.4.15-teknohog/configure.in
1357 ---- swh-plugins-0.4.15/configure.in 2006-08-08 18:47:16.000000000 +0300
1358 -+++ swh-plugins-0.4.15-teknohog/configure.in 2012-07-04 16:20:19.000000000 +0300
1359 -@@ -87,9 +87,9 @@
1360 - AC_CHECK_FUNC(shm_open,,[AC_CHECK_LIB(rt,shm_open)])
1361 - AC_C99_FUNC_LRINTF()
1362 -
1363 --AC_ARG_ENABLE(3dnow, [ --enable-3dnow Enables 3DNow! acceleration], AC_DEFINE_UNQUOTED(ACCEL_3DNOW, ""))
1364 --AC_ARG_ENABLE(sse, [ --enable-sse Uses SSE instructions where possible, requires gcc3 and a processor with SSE support], USE_SSE="-msse -mfpmath=sse -malign-double")
1365 --AC_ARG_ENABLE(darwin, [ --enable-darwin Builds plugins that will be shared object in the Darwin OS], DARWIN_CFLAGS="-fno-common -flat_namespace -bundle -undefined suppress -lbundle1.o")
1366 -+AC_ARG_ENABLE(3dnow, [ --enable-3dnow Enables 3DNow! acceleration], AS_IF([test "x$enableval" = "xyes"], [AC_DEFINE_UNQUOTED(ACCEL_3DNOW, "")]))
1367 -+AC_ARG_ENABLE(sse, [ --enable-sse Uses SSE instructions where possible, requires gcc3 and a processor with SSE support], AS_IF([test "x$enableval" = "xyes"], [USE_SSE="-msse -mfpmath=sse -malign-double"]))
1368 -+AC_ARG_ENABLE(darwin, [ --enable-darwin Builds plugins that will be shared object in the Darwin OS], AS_IF([test "x$enableval" = "xyes"], [DARWIN_CFLAGS="-fno-common -flat_namespace -bundle -undefined suppress -lbundle1.o"]))
1369 -
1370 - CFLAGS=$lrintf_save_CFLAGS -I@top_srcdir@/intl -I@top_srcdir@
1371 -
1372
1373 diff --git a/media-plugins/swh-plugins/swh-plugins-0.4.15-r3.ebuild b/media-plugins/swh-plugins/swh-plugins-0.4.15-r3.ebuild
1374 index f77be26ee57..3959e3ddf9c 100644
1375 --- a/media-plugins/swh-plugins/swh-plugins-0.4.15-r3.ebuild
1376 +++ b/media-plugins/swh-plugins/swh-plugins-0.4.15-r3.ebuild
1377 @@ -1,4 +1,4 @@
1378 -# Copyright 1999-2015 Gentoo Foundation
1379 +# Copyright 1999-2017 Gentoo Foundation
1380 # Distributed under the terms of the GNU General Public License v2
1381
1382 EAPI=5
1383 @@ -7,7 +7,8 @@ inherit eutils autotools multilib-minimal
1384
1385 DESCRIPTION="Large collection of LADSPA audio plugins/effects"
1386 HOMEPAGE="http://plugin.org.uk"
1387 -SRC_URI="http://plugin.org.uk/releases/${PV}/${P}.tar.gz"
1388 +SRC_URI="http://plugin.org.uk/releases/${PV}/${P}.tar.gz
1389 + https://dev.gentoo.org/~mgorny/dist/${P}-patchset.tar.bz2"
1390
1391 SLOT="0"
1392 LICENSE="GPL-2"
1393 @@ -27,16 +28,16 @@ DEPEND="${RDEPEND}
1394 DOCS=( AUTHORS ChangeLog README TODO )
1395
1396 src_prepare() {
1397 - epatch "${FILESDIR}/${P}-pic.patch"
1398 - epatch "${FILESDIR}/${P}-plugindir.patch"
1399 - epatch "${FILESDIR}/${P}-riceitdown.patch"
1400 - epatch "${FILESDIR}/${P}-gettext.patch"
1401 - epatch "${FILESDIR}/${P}-x86-asm-optional.patch"
1402 - epatch "${FILESDIR}/${P}-glibc-2.10.patch"
1403 + epatch "${WORKDIR}/${P}-patchset/${P}-pic.patch"
1404 + epatch "${WORKDIR}/${P}-patchset/${P}-plugindir.patch"
1405 + epatch "${WORKDIR}/${P}-patchset/${P}-riceitdown.patch"
1406 + epatch "${WORKDIR}/${P}-patchset/${P}-gettext.patch"
1407 + epatch "${WORKDIR}/${P}-patchset/${P}-x86-asm-optional.patch"
1408 + epatch "${WORKDIR}/${P}-patchset/${P}-glibc-2.10.patch"
1409
1410 # Use system libgsm, bug #252890
1411 rm -rf gsm
1412 - epatch "${FILESDIR}/${P}-system_gsm.patch"
1413 + epatch "${WORKDIR}/${P}-patchset/${P}-system_gsm.patch"
1414
1415 # This is to update gettext macros, otherwise they are incompatible with
1416 # recent libtools, bug #231767