packages: mythplugins/mythmusic_fftw3.patch - rewriten for current version
w.kier
w.kier at pld-linux.org
Tue Oct 20 21:00:28 CEST 2009
Author: w.kier Date: Tue Oct 20 19:00:28 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- rewriten for current version
---- Files affected:
packages/mythplugins:
mythmusic_fftw3.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/mythplugins/mythmusic_fftw3.patch
diff -u packages/mythplugins/mythmusic_fftw3.patch:1.1 packages/mythplugins/mythmusic_fftw3.patch:1.2
--- packages/mythplugins/mythmusic_fftw3.patch:1.1 Mon Jun 15 21:03:07 2009
+++ packages/mythplugins/mythmusic_fftw3.patch Tue Oct 20 21:00:23 2009
@@ -1,6 +1,7 @@
---- mythplugins-o.22.orig/mythmusic/mythmusic/visualize.h 2009-04-12 13:38:46.000000000 +0200
-+++ mythplugins-0.22/mythmusic/mythmusic/visualize.h 2009-06-15 20:46:07.480534125 +0200
-@@ -28,13 +28,13 @@
+diff -urN mythplugins-0.22rc1.orig/mythmusic/mythmusic/visualize.h mythplugins-0.22rc1/mythmusic/mythmusic/visualize.h
+--- mythplugins-0.22rc1.orig/mythmusic/mythmusic/visualize.h 2009-08-08 02:36:08.000000000 +0200
++++ mythplugins-0.22rc1/mythmusic/mythmusic/visualize.h 2009-10-20 20:47:08.000000000 +0200
+@@ -28,11 +28,11 @@
#define myth_fftw_float double /* need to use different plan function to change */
#define fftw_real myth_fftw_float
#define myth_fftw_complex std::complex<myth_fftw_float>
@@ -10,8 +11,6 @@
-#elif (myth_fftw_float == float)
+/*#elif (myth_fftw_float == float)
#define myth_fftw_complex_cast fftwf_complex
- #elif (myth_fftw_float == long double)
- #define myth_fftw_complex_cast fftwl_complex
-#endif
+#endif*/
#elif FFTW2_SUPPORT
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mythplugins/mythmusic_fftw3.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list