[SCM] soundtouch/master: Provide soundtouch symbols file.

micove-guest at users.alioth.debian.org micove-guest at users.alioth.debian.org
Wed Mar 2 16:29:21 UTC 2011


The following commit has been merged in the master branch:
commit f983f9a7282b15f01bbdf524691b28c6e8f87af4
Author: Miguel Colon <debian.micove at gmail.com>
Date:   Wed Mar 2 10:45:50 2011 -0500

    Provide soundtouch symbols file.
    
    Downloaded 18/20 of the arch packages (avr32 and m68k not available).
    Created symbols file for each and merged them accordingly.
    Difference is:
    32bit uses unsigned int
    64bit uses unsigned long
    Tested the files with DPKG_GENSYMBOLS_CHECK_LEVEL=4 and version 0.0
    making the build stop if missing or extra symbols are found.

diff --git a/debian/lib32soundtouch0.symbols b/debian/lib32soundtouch0.symbols
new file mode 100644
index 0000000..4e8bcc9
--- /dev/null
+++ b/debian/lib32soundtouch0.symbols
@@ -0,0 +1,3 @@
+libSoundTouch.so.0 lib32soundtouch0 #MINVER#
+#include "libsoundtouch0.symbols.32bit"
+#include "libsoundtouch0.symbols.common"
diff --git a/debian/libsoundtouch0.symbols b/debian/libsoundtouch0.symbols
new file mode 100644
index 0000000..05718ab
--- /dev/null
+++ b/debian/libsoundtouch0.symbols
@@ -0,0 +1,4 @@
+libSoundTouch.so.0 libsoundtouch0 #MINVER#
+(arch=alpha ia64 amd64 kfreebsd-amd64 s390 sparc64)#include "libsoundtouch0.symbols.64bit"
+(arch=!alpha !ia64 !amd64 !kfreebsd-amd64 !s390 !sparc64)#include "libsoundtouch0.symbols.32bit"
+#include "libsoundtouch0.symbols.common"
diff --git a/debian/libsoundtouch0.symbols.32bit b/debian/libsoundtouch0.symbols.32bit
new file mode 100644
index 0000000..0d8ca95
--- /dev/null
+++ b/debian/libsoundtouch0.symbols.32bit
@@ -0,0 +1,3 @@
+ _ZN10soundtouch14RateTransposernwEj at Base 1.5.0
+ _ZN10soundtouch9FIRFilternwEj at Base 1.5.0
+ _ZN10soundtouch9TDStretchnwEj at Base 1.5.0
diff --git a/debian/libsoundtouch0.symbols.64bit b/debian/libsoundtouch0.symbols.64bit
new file mode 100644
index 0000000..3c5129f
--- /dev/null
+++ b/debian/libsoundtouch0.symbols.64bit
@@ -0,0 +1,3 @@
+ _ZN10soundtouch14RateTransposernwEm at Base 1.5.0
+ _ZN10soundtouch9FIRFilternwEm at Base 1.5.0
+ _ZN10soundtouch9TDStretchnwEm at Base 1.5.0
diff --git a/debian/libsoundtouch0.symbols.common b/debian/libsoundtouch0.symbols.common
new file mode 100644
index 0000000..afadf53
--- /dev/null
+++ b/debian/libsoundtouch0.symbols.common
@@ -0,0 +1,187 @@
+ _Z17disableExtensionsj at Base 1.5.0
+ _Z19detectCPUextensionsv at Base 1.5.0
+ _ZN10soundtouch10PeakFinder10detectPeakEPKfii at Base 1.5.0
+ _ZN10soundtouch10PeakFinderC1Ev at Base 1.5.0
+ _ZN10soundtouch10PeakFinderC2Ev at Base 1.5.0
+ _ZN10soundtouch10SoundTouch10putSamplesEPKfj at Base 1.5.0
+ _ZN10soundtouch10SoundTouch10setSettingEii at Base 1.5.0
+ _ZN10soundtouch10SoundTouch11setChannelsEj at Base 1.5.0
+ _ZN10soundtouch10SoundTouch12getVersionIdEv at Base 1.5.0
+ _ZN10soundtouch10SoundTouch13setRateChangeEf at Base 1.5.0
+ _ZN10soundtouch10SoundTouch13setSampleRateEj at Base 1.5.0
+ _ZN10soundtouch10SoundTouch14setTempoChangeEf at Base 1.5.0
+ _ZN10soundtouch10SoundTouch15setPitchOctavesEf at Base 1.5.0
+ _ZN10soundtouch10SoundTouch16getVersionStringEv at Base 1.5.0
+ _ZN10soundtouch10SoundTouch17setPitchSemiTonesEf at Base 1.5.0
+ _ZN10soundtouch10SoundTouch17setPitchSemiTonesEi at Base 1.5.0
+ _ZN10soundtouch10SoundTouch25calcEffectiveRateAndTempoEv at Base 1.5.0
+ _ZN10soundtouch10SoundTouch5clearEv at Base 1.5.0
+ _ZN10soundtouch10SoundTouch5flushEv at Base 1.5.0
+ _ZN10soundtouch10SoundTouch7setRateEf at Base 1.5.0
+ _ZN10soundtouch10SoundTouch8setPitchEf at Base 1.5.0
+ _ZN10soundtouch10SoundTouch8setTempoEf at Base 1.5.0
+ _ZN10soundtouch10SoundTouchC1Ev at Base 1.5.0
+ _ZN10soundtouch10SoundTouchC2Ev at Base 1.5.0
+ _ZN10soundtouch10SoundTouchD0Ev at Base 1.5.0
+ _ZN10soundtouch10SoundTouchD1Ev at Base 1.5.0
+ _ZN10soundtouch10SoundTouchD2Ev at Base 1.5.0
+ _ZN10soundtouch13FIFOProcessor14receiveSamplesEPfj at Base 1.5.0
+ _ZN10soundtouch13FIFOProcessor14receiveSamplesEj at Base 1.5.0
+ _ZN10soundtouch13FIFOProcessor8ptrBeginEv at Base 1.5.0
+ _ZN10soundtouch13FIFOProcessorD0Ev at Base 1.5.0
+ _ZN10soundtouch13FIFOProcessorD1Ev at Base 1.5.0
+ _ZN10soundtouch14FIFOSamplePipeD0Ev at Base 1.5.0
+ _ZN10soundtouch14FIFOSamplePipeD1Ev at Base 1.5.0
+ _ZN10soundtouch14RateTransposer10downsampleEPKfj at Base 1.5.0
+ _ZN10soundtouch14RateTransposer10putSamplesEPKfj at Base 1.5.0
+ _ZN10soundtouch14RateTransposer11getAAFilterEv at Base 1.5.0
+ _ZN10soundtouch14RateTransposer11newInstanceEv at Base 1.5.0
+ _ZN10soundtouch14RateTransposer11setChannelsEi at Base 1.5.0
+ _ZN10soundtouch14RateTransposer14enableAAFilterEi at Base 1.5.0
+ _ZN10soundtouch14RateTransposer14processSamplesEPKfj at Base 1.5.0
+ _ZN10soundtouch14RateTransposer5clearEv at Base 1.5.0
+ _ZN10soundtouch14RateTransposer7setRateEf at Base 1.5.0
+ _ZN10soundtouch14RateTransposer8upsampleEPKfj at Base 1.5.0
+ _ZN10soundtouch14RateTransposerC1Ev at Base 1.5.0
+ _ZN10soundtouch14RateTransposerC2Ev at Base 1.5.0
+ _ZN10soundtouch14RateTransposerD0Ev at Base 1.5.0
+ _ZN10soundtouch14RateTransposerD1Ev at Base 1.5.0
+ _ZN10soundtouch14RateTransposerD2Ev at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBuffer10putSamplesEPKfj at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBuffer10putSamplesEj at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBuffer11setChannelsEi at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBuffer14ensureCapacityEj at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBuffer14receiveSamplesEPfj at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBuffer14receiveSamplesEj at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBuffer5clearEv at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBuffer6ptrEndEj at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBuffer6rewindEv at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBuffer8ptrBeginEv at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBufferC1Ei at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBufferC2Ei at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBufferD0Ev at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBufferD1Ev at Base 1.5.0
+ _ZN10soundtouch16FIFOSampleBufferD2Ev at Base 1.5.0
+ _ZN10soundtouch8AAFilter13setCutoffFreqEd at Base 1.5.0
+ _ZN10soundtouch8AAFilter15calculateCoeffsEv at Base 1.5.0
+ _ZN10soundtouch8AAFilter9setLengthEj at Base 1.5.0
+ _ZN10soundtouch8AAFilterC1Ej at Base 1.5.0
+ _ZN10soundtouch8AAFilterC2Ej at Base 1.5.0
+ _ZN10soundtouch8AAFilterD1Ev at Base 1.5.0
+ _ZN10soundtouch8AAFilterD2Ev at Base 1.5.0
+ _ZN10soundtouch9BPMDetect11updateXCorrEi at Base 1.5.0
+ _ZN10soundtouch9BPMDetect12calcEnvelopeEPfi at Base 1.5.0
+ _ZN10soundtouch9BPMDetect12inputSamplesEPKfi at Base 1.5.0
+ _ZN10soundtouch9BPMDetect6getBpmEv at Base 1.5.0
+ _ZN10soundtouch9BPMDetect8decimateEPfPKfi at Base 1.5.0
+ _ZN10soundtouch9BPMDetectC1Eii at Base 1.5.0
+ _ZN10soundtouch9BPMDetectC2Eii at Base 1.5.0
+ _ZN10soundtouch9BPMDetectD0Ev at Base 1.5.0
+ _ZN10soundtouch9BPMDetectD1Ev at Base 1.5.0
+ _ZN10soundtouch9BPMDetectD2Ev at Base 1.5.0
+ _ZN10soundtouch9FIRFilter11newInstanceEv at Base 1.5.0
+ _ZN10soundtouch9FIRFilter15setCoefficientsEPKfjj at Base 1.5.0
+ _ZN10soundtouch9FIRFilterC1Ev at Base 1.5.0
+ _ZN10soundtouch9FIRFilterC2Ev at Base 1.5.0
+ _ZN10soundtouch9FIRFilterD0Ev at Base 1.5.0
+ _ZN10soundtouch9FIRFilterD1Ev at Base 1.5.0
+ _ZN10soundtouch9FIRFilterD2Ev at Base 1.5.0
+ _ZN10soundtouch9TDStretch10clearInputEv at Base 1.5.0
+ _ZN10soundtouch9TDStretch10putSamplesEPKfj at Base 1.5.0
+ _ZN10soundtouch9TDStretch11newInstanceEv at Base 1.5.0
+ _ZN10soundtouch9TDStretch11setChannelsEi at Base 1.5.0
+ _ZN10soundtouch9TDStretch13setParametersEiiii at Base 1.5.0
+ _ZN10soundtouch9TDStretch14clearMidBufferEv at Base 1.5.0
+ _ZN10soundtouch9TDStretch14processSamplesEv at Base 1.5.0
+ _ZN10soundtouch9TDStretch15enableQuickSeekEi at Base 1.5.0
+ _ZN10soundtouch9TDStretch17calcSeqParametersEv at Base 1.5.0
+ _ZN10soundtouch9TDStretch19clearCrossCorrStateEv at Base 1.5.0
+ _ZN10soundtouch9TDStretch22acceptNewOverlapLengthEi at Base 1.5.0
+ _ZN10soundtouch9TDStretch22calculateOverlapLengthEi at Base 1.5.0
+ _ZN10soundtouch9TDStretch23seekBestOverlapPositionEPKf at Base 1.5.0
+ _ZN10soundtouch9TDStretch24precalcCorrReferenceMonoEv at Base 1.5.0
+ _ZN10soundtouch9TDStretch26precalcCorrReferenceStereoEv at Base 1.5.0
+ _ZN10soundtouch9TDStretch27seekBestOverlapPositionMonoEPKf at Base 1.5.0
+ _ZN10soundtouch9TDStretch29seekBestOverlapPositionStereoEPKf at Base 1.5.0
+ _ZN10soundtouch9TDStretch32seekBestOverlapPositionMonoQuickEPKf at Base 1.5.0
+ _ZN10soundtouch9TDStretch34seekBestOverlapPositionStereoQuickEPKf at Base 1.5.0
+ _ZN10soundtouch9TDStretch5clearEv at Base 1.5.0
+ _ZN10soundtouch9TDStretch8setTempoEf at Base 1.5.0
+ _ZN10soundtouch9TDStretchC1Ev at Base 1.5.0
+ _ZN10soundtouch9TDStretchC2Ev at Base 1.5.0
+ _ZN10soundtouch9TDStretchD0Ev at Base 1.5.0
+ _ZN10soundtouch9TDStretchD1Ev at Base 1.5.0
+ _ZN10soundtouch9TDStretchD2Ev at Base 1.5.0
+ _ZN19RateTransposerFloat13transposeMonoEPfPKfj at Base 1.5.0
+ _ZN19RateTransposerFloat14resetRegistersEv at Base 1.5.0
+ _ZN19RateTransposerFloat15transposeStereoEPfPKfj at Base 1.5.0
+ _ZN19RateTransposerFloatC1Ev at Base 1.5.0
+ _ZN19RateTransposerFloatC2Ev at Base 1.5.0
+ _ZN19RateTransposerFloatD0Ev at Base 1.5.0
+ _ZN19RateTransposerFloatD1Ev at Base 1.5.0
+ _ZN19RateTransposerFloatD2Ev at Base 1.5.0
+ _ZN21RateTransposerInteger13transposeMonoEPfPKfj at Base 1.5.0
+ _ZN21RateTransposerInteger14resetRegistersEv at Base 1.5.0
+ _ZN21RateTransposerInteger15transposeStereoEPfPKfj at Base 1.5.0
+ _ZN21RateTransposerInteger7setRateEf at Base 1.5.0
+ _ZN21RateTransposerIntegerC1Ev at Base 1.5.0
+ _ZN21RateTransposerIntegerC2Ev at Base 1.5.0
+ _ZN21RateTransposerIntegerD0Ev at Base 1.5.0
+ _ZN21RateTransposerIntegerD1Ev at Base 1.5.0
+ _ZN21RateTransposerIntegerD2Ev at Base 1.5.0
+ _ZNK10soundtouch10PeakFinder10findGroundEPKfii at Base 1.5.0
+ _ZNK10soundtouch10PeakFinder13getPeakCenterEPKfi at Base 1.5.0
+ _ZNK10soundtouch10PeakFinder14calcMassCenterEPKfii at Base 1.5.0
+ _ZNK10soundtouch10PeakFinder17findCrossingLevelEPKffii at Base 1.5.0
+ _ZNK10soundtouch10SoundTouch10getSettingEi at Base 1.5.0
+ _ZNK10soundtouch10SoundTouch21numUnprocessedSamplesEv at Base 1.5.0
+ _ZNK10soundtouch13FIFOProcessor10numSamplesEv at Base 1.5.0
+ _ZNK10soundtouch13FIFOProcessor7isEmptyEv at Base 1.5.0
+ _ZNK10soundtouch14RateTransposer17isAAFilterEnabledEv at Base 1.5.0
+ _ZNK10soundtouch14RateTransposer7isEmptyEv at Base 1.5.0
+ _ZNK10soundtouch16FIFOSampleBuffer10numSamplesEv at Base 1.5.0
+ _ZNK10soundtouch16FIFOSampleBuffer11getCapacityEv at Base 1.5.0
+ _ZNK10soundtouch16FIFOSampleBuffer7isEmptyEv at Base 1.5.0
+ _ZNK10soundtouch8AAFilter8evaluateEPfPKfjj at Base 1.5.0
+ _ZNK10soundtouch8AAFilter9getLengthEv at Base 1.5.0
+ _ZNK10soundtouch9FIRFilter18evaluateFilterMonoEPfPKfj at Base 1.5.0
+ _ZNK10soundtouch9FIRFilter20evaluateFilterStereoEPfPKfj at Base 1.5.0
+ _ZNK10soundtouch9FIRFilter8evaluateEPfPKfjj at Base 1.5.0
+ _ZNK10soundtouch9FIRFilter9getLengthEv at Base 1.5.0
+ _ZNK10soundtouch9TDStretch11overlapMonoEPfPKf at Base 1.5.0
+ _ZNK10soundtouch9TDStretch13getParametersEPiS1_S1_S1_ at Base 1.5.0
+ _ZNK10soundtouch9TDStretch13overlapStereoEPfPKf at Base 1.5.0
+ _ZNK10soundtouch9TDStretch17calcCrossCorrMonoEPKfS2_ at Base 1.5.0
+ _ZNK10soundtouch9TDStretch18isQuickSeekEnabledEv at Base 1.5.0
+ _ZNK10soundtouch9TDStretch19calcCrossCorrStereoEPKfS2_ at Base 1.5.0
+ _ZTI19RateTransposerFloat at Base 1.5.0
+ _ZTI21RateTransposerInteger at Base 1.5.0
+ _ZTIN10soundtouch10SoundTouchE at Base 1.5.0
+ _ZTIN10soundtouch13FIFOProcessorE at Base 1.5.0
+ _ZTIN10soundtouch14FIFOSamplePipeE at Base 1.5.0
+ _ZTIN10soundtouch14RateTransposerE at Base 1.5.0
+ _ZTIN10soundtouch16FIFOSampleBufferE at Base 1.5.0
+ _ZTIN10soundtouch9BPMDetectE at Base 1.5.0
+ _ZTIN10soundtouch9FIRFilterE at Base 1.5.0
+ _ZTIN10soundtouch9TDStretchE at Base 1.5.0
+ _ZTS19RateTransposerFloat at Base 1.5.0
+ _ZTS21RateTransposerInteger at Base 1.5.0
+ _ZTSN10soundtouch10SoundTouchE at Base 1.5.0
+ _ZTSN10soundtouch13FIFOProcessorE at Base 1.5.0
+ _ZTSN10soundtouch14FIFOSamplePipeE at Base 1.5.0
+ _ZTSN10soundtouch14RateTransposerE at Base 1.5.0
+ _ZTSN10soundtouch16FIFOSampleBufferE at Base 1.5.0
+ _ZTSN10soundtouch9BPMDetectE at Base 1.5.0
+ _ZTSN10soundtouch9FIRFilterE at Base 1.5.0
+ _ZTSN10soundtouch9TDStretchE at Base 1.5.0
+ _ZTV19RateTransposerFloat at Base 1.5.0
+ _ZTV21RateTransposerInteger at Base 1.5.0
+ _ZTVN10soundtouch10SoundTouchE at Base 1.5.0
+ _ZTVN10soundtouch13FIFOProcessorE at Base 1.5.0
+ _ZTVN10soundtouch14FIFOSamplePipeE at Base 1.5.0
+ _ZTVN10soundtouch14RateTransposerE at Base 1.5.0
+ _ZTVN10soundtouch16FIFOSampleBufferE at Base 1.5.0
+ _ZTVN10soundtouch9BPMDetectE at Base 1.5.0
+ _ZTVN10soundtouch9FIRFilterE at Base 1.5.0
+ _ZTVN10soundtouch9TDStretchE at Base 1.5.0
+ soundtouch_ac_test at Base 1.5.0

-- 
soundtouch packaging



More information about the pkg-multimedia-commits mailing list