Bug#707751: libsoundtouch-dev: arch-dependent file in "Multi-Arch: same" package
Jakub Wilk
jwilk at debian.org
Fri May 10 23:18:21 UTC 2013
Package: libsoundtouch-dev
Version: 1.7.1-2
User: multiarch-devel at lists.alioth.debian.org
Usertags: multiarch
libsoundtouch-dev is marked as "Multi-Arch: same", but the following
file is architecture-dependent:
/usr/include/soundtouch/soundtouch_config.h
The MD5 sums are:
04533428a780c45b104b72041fbcfd8d amd64 i386 kfreebsd-amd64 kfreebsd-i386
89944f343561cd87362dbbe160cfbde2 elsewhere
An example diff between i386 and powerpc is attached.
--
Jakub Wilk
-------------- next part --------------
diff -ur libsoundtouch-dev_1.7.1-2_i386/usr/include/soundtouch/soundtouch_config.h libsoundtouch-dev_1.7.1-2_powerpc/usr/include/soundtouch/soundtouch_config.h
--- libsoundtouch-dev_1.7.1-2_i386/usr/include/soundtouch/soundtouch_config.h 2013-05-09 14:34:28.000000000 +0200
+++ libsoundtouch-dev_1.7.1-2_powerpc/usr/include/soundtouch/soundtouch_config.h 2013-05-09 13:42:24.000000000 +0200
@@ -2,7 +2,7 @@
/* include/soundtouch_config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <cpuid.h> header file. */
-#define HAVE_CPUID_H 1
+/* #undef HAVE_CPUID_H */
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
@@ -70,7 +70,7 @@
#define RETSIGTYPE void
/* Do not use x86 optimizations */
-/* #undef SOUNDTOUCH_DISABLE_X86_OPTIMIZATIONS */
+#define SOUNDTOUCH_DISABLE_X86_OPTIMIZATIONS 1
/* Use Float as Sample type */
#define SOUNDTOUCH_FLOAT_SAMPLES 1
More information about the pkg-multimedia-maintainers
mailing list