tar -xf rubberband-1.8.1.tar.bz2 checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SRC... yes checking for SNDFILE... yes checking for FFTW... yes checking ladspa.h usability... yes checking ladspa.h presence... yes checking for ladspa.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for Vamp... yes configure: creating ./config.status config.status: creating Makefile mkdir bin mkdir lib64 g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/rubberband-c.o src/rubberband-c.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/RubberBandStretcher.o src/RubberBandStretcher.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/StretcherProcess.o src/StretcherProcess.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/StretchCalculator.o src/StretchCalculator.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/base/Profiler.o src/base/Profiler.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/dsp/AudioCurveCalculator.o src/dsp/AudioCurveCalculator.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/CompoundAudioCurve.o src/audiocurves/CompoundAudioCurve.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/SpectralDifferenceAudioCurve.o src/audiocurves/SpectralDifferenceAudioCurve.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/HighFrequencyAudioCurve.o src/audiocurves/HighFrequencyAudioCurve.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/SilentAudioCurve.o src/audiocurves/SilentAudioCurve.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/ConstantAudioCurve.o src/audiocurves/ConstantAudioCurve.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/PercussiveAudioCurve.o src/audiocurves/PercussiveAudioCurve.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/dsp/Resampler.o src/dsp/Resampler.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/dsp/FFT.o src/dsp/FFT.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/system/Allocators.o src/system/Allocators.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/system/sysutils.o src/system/sysutils.cpp src/dsp/FFT.cpp: In destructor ‘virtual RubberBand::FFTs::D_FFTW::~D_FFTW()’: src/dsp/FFT.cpp:1571:18: προειδοποίηση: variable ‘save’ set but not used [-Wunused-but-set-variable] bool save = false; ^ g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/system/Thread.o src/system/Thread.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/StretcherChannelData.o src/StretcherChannelData.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o src/StretcherImpl.o src/StretcherImpl.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o main/main.o main/main.cpp src/StretcherImpl.cpp: In member function ‘void RubberBand::RubberBandStretcher::Impl::calculateStretch()’: src/StretcherImpl.cpp:1121:27: προειδοποίηση: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < m_phaseResetDf.size(); ++i) prdm += m_phaseResetDf[i]; ^ src/StretcherImpl.cpp:1125:27: προειδοποίηση: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < m_stretchDf.size(); ++i) sdm += m_stretchDf[i]; ^ g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o vamp/RubberBandVampPlugin.o vamp/RubberBandVampPlugin.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o vamp/libmain.o vamp/libmain.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o ladspa/RubberBandPitchShifter.o ladspa/RubberBandPitchShifter.cpp g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -fPIC -fPIC -Wall -Irubberband -I. -Isrc -c -o ladspa/libmain.o ladspa/libmain.cpp g++ -o bin/rubberband src/rubberband-c.o src/RubberBandStretcher.o src/StretcherProcess.o src/StretchCalculator.o src/base/Profiler.o src/dsp/AudioCurveCalculator.o src/audiocurves/CompoundAudioCurve.o src/audiocurves/SpectralDifferenceAudioCurve.o src/audiocurves/HighFrequencyAudioCurve.o src/audiocurves/SilentAudioCurve.o src/audiocurves/ConstantAudioCurve.o src/audiocurves/PercussiveAudioCurve.o src/dsp/Resampler.o src/dsp/FFT.o src/system/Allocators.o src/system/sysutils.o src/system/Thread.o src/StretcherChannelData.o src/StretcherImpl.o main/main.o -lsndfile -lsamplerate -lfftw3 -lpthread ar rsc lib64/librubberband.a src/rubberband-c.o src/RubberBandStretcher.o src/StretcherProcess.o src/StretchCalculator.o src/base/Profiler.o src/dsp/AudioCurveCalculator.o src/audiocurves/CompoundAudioCurve.o src/audiocurves/SpectralDifferenceAudioCurve.o src/audiocurves/HighFrequencyAudioCurve.o src/audiocurves/SilentAudioCurve.o src/audiocurves/ConstantAudioCurve.o src/audiocurves/PercussiveAudioCurve.o src/dsp/Resampler.o src/dsp/FFT.o src/system/Allocators.o src/system/sysutils.o src/system/Thread.o src/StretcherChannelData.o src/StretcherImpl.o g++ -shared -Wl,-Bsymbolic -Wl,-soname=librubberband.so.2 src/rubberband-c.o src/RubberBandStretcher.o src/StretcherProcess.o src/StretchCalculator.o src/base/Profiler.o src/dsp/AudioCurveCalculator.o src/audiocurves/CompoundAudioCurve.o src/audiocurves/SpectralDifferenceAudioCurve.o src/audiocurves/HighFrequencyAudioCurve.o src/audiocurves/SilentAudioCurve.o src/audiocurves/ConstantAudioCurve.o src/audiocurves/PercussiveAudioCurve.o src/dsp/Resampler.o src/dsp/FFT.o src/system/Allocators.o src/system/sysutils.o src/system/Thread.o src/StretcherChannelData.o src/StretcherImpl.o -o lib64/librubberband.so -lsamplerate -lfftw3 -lpthread g++ -shared -Wl,-Bsymbolic -Wl,--version-script=ladspa/ladspa-plugin.map -o lib64/ladspa-rubberband.so src/rubberband-c.o src/RubberBandStretcher.o src/StretcherProcess.o src/StretchCalculator.o src/base/Profiler.o src/dsp/AudioCurveCalculator.o src/audiocurves/CompoundAudioCurve.o src/audiocurves/SpectralDifferenceAudioCurve.o src/audiocurves/HighFrequencyAudioCurve.o src/audiocurves/SilentAudioCurve.o src/audiocurves/ConstantAudioCurve.o src/audiocurves/PercussiveAudioCurve.o src/dsp/Resampler.o src/dsp/FFT.o src/system/Allocators.o src/system/sysutils.o src/system/Thread.o src/StretcherChannelData.o src/StretcherImpl.o ladspa/RubberBandPitchShifter.o ladspa/libmain.o -lsamplerate -lfftw3 -lpthread g++ -shared -Wl,-Bsymbolic -Wl,--version-script=vamp/vamp-plugin.map -o lib64/vamp-rubberband.so src/rubberband-c.o src/RubberBandStretcher.o src/StretcherProcess.o src/StretchCalculator.o src/base/Profiler.o src/dsp/AudioCurveCalculator.o src/audiocurves/CompoundAudioCurve.o src/audiocurves/SpectralDifferenceAudioCurve.o src/audiocurves/HighFrequencyAudioCurve.o src/audiocurves/SilentAudioCurve.o src/audiocurves/ConstantAudioCurve.o src/audiocurves/PercussiveAudioCurve.o src/dsp/Resampler.o src/dsp/FFT.o src/system/Allocators.o src/system/sysutils.o src/system/Thread.o src/StretcherChannelData.o src/StretcherImpl.o vamp/RubberBandVampPlugin.o vamp/libmain.o -lvamp-sdk -lsamplerate -lfftw3 -lpthread mkdir -p /home/djemos/mixxx/rubberband/pkg/usr/bin mkdir -p /home/djemos/mixxx/rubberband/pkg/usr/include/rubberband mkdir -p /home/djemos/mixxx/rubberband/pkg/usr/lib64 mkdir -p /home/djemos/mixxx/rubberband/pkg/usr/lib64/vamp mkdir -p /home/djemos/mixxx/rubberband/pkg/usr/lib64/ladspa mkdir -p /home/djemos/mixxx/rubberband/pkg/usr/share/ladspa/rdf mkdir -p /home/djemos/mixxx/rubberband/pkg/usr/lib64/pkgconfig cp bin/rubberband /home/djemos/mixxx/rubberband/pkg/usr/bin cp rubberband/rubberband-c.h rubberband/RubberBandStretcher.h /home/djemos/mixxx/rubberband/pkg/usr/include/rubberband cp lib64/librubberband.a /home/djemos/mixxx/rubberband/pkg/usr/lib64 rm -f /home/djemos/mixxx/rubberband/pkg/usr/lib64/librubberband.so.2 rm -f /home/djemos/mixxx/rubberband/pkg/usr/lib64/librubberband.so cp lib64/librubberband.so /home/djemos/mixxx/rubberband/pkg/usr/lib64/librubberband.so.2.1.0 test -n ".2.1.0" && ln -s librubberband.so.2.1.0 /home/djemos/mixxx/rubberband/pkg/usr/lib64/librubberband.so.2 test -n ".2.1.0" && ln -s librubberband.so.2.1.0 /home/djemos/mixxx/rubberband/pkg/usr/lib64/librubberband.so cp lib64/vamp-rubberband.so /home/djemos/mixxx/rubberband/pkg/usr/lib64/vamp cp vamp/vamp-rubberband.cat /home/djemos/mixxx/rubberband/pkg/usr/lib64/vamp cp lib64/ladspa-rubberband.so /home/djemos/mixxx/rubberband/pkg/usr/lib64/ladspa cp ladspa/ladspa-rubberband.cat /home/djemos/mixxx/rubberband/pkg/usr/lib64/ladspa cp ladspa/ladspa-rubberband.rdf /home/djemos/mixxx/rubberband/pkg/usr/share/ladspa/rdf sed "s,%PREFIX%,/usr," rubberband.pc.in \ > /home/djemos/mixxx/rubberband/pkg/usr/lib64/pkgconfig/rubberband.pc /home/djemos/mixxx/rubberband/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Φεβ 5 20:44 install drwxr-xr-x 8 root root 4096 Φεβ 5 20:44 usr /home/djemos/mixxx/rubberband/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 382 Φεβ 5 20:44 slack-desc /home/djemos/mixxx/rubberband/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 Φεβ 5 20:44 bin drwxr-xr-x 3 root root 4096 Φεβ 5 20:44 doc drwxr-xr-x 3 root root 4096 Φεβ 5 20:44 include drwxr-xr-x 5 root root 4096 Φεβ 5 20:44 lib64 drwxr-xr-x 3 root root 4096 Φεβ 5 20:44 share drwxr-xr-x 3 root root 4096 Φεβ 5 20:44 src /home/djemos/mixxx/rubberband/pkg/usr/bin: σύνολο 192 -rwxr-xr-x 1 root root 192520 Φεβ 5 20:44 rubberband /home/djemos/mixxx/rubberband/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 5 20:44 rubberband-1.8.1 /home/djemos/mixxx/rubberband/pkg/usr/doc/rubberband-1.8.1: σύνολο 56 -rw-r--r-- 1 root root 2863 Φεβ 5 20:44 CHANGELOG -rw-r--r-- 1 root root 30260 Φεβ 5 20:44 COPYING -rw-r--r-- 1 root root 18341 Φεβ 5 20:44 README.txt /home/djemos/mixxx/rubberband/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 5 20:44 rubberband /home/djemos/mixxx/rubberband/pkg/usr/include/rubberband: σύνολο 40 -rw-r--r-- 1 root root 29264 Φεβ 5 20:44 RubberBandStretcher.h -rw-r--r-- 1 root root 5542 Φεβ 5 20:44 rubberband-c.h /home/djemos/mixxx/rubberband/pkg/usr/lib64: σύνολο 224 drwxr-xr-x 2 root root 4096 Φεβ 5 20:44 ladspa lrwxrwxrwx 1 root root 22 Φεβ 5 20:44 librubberband.so -> librubberband.so.2.1.0 lrwxrwxrwx 1 root root 22 Φεβ 5 20:44 librubberband.so.2 -> librubberband.so.2.1.0 -rwxr-xr-x 1 root root 215888 Φεβ 5 20:44 librubberband.so.2.1.0 drwxr-xr-x 2 root root 4096 Φεβ 5 20:44 pkgconfig drwxr-xr-x 2 root root 4096 Φεβ 5 20:44 vamp /home/djemos/mixxx/rubberband/pkg/usr/lib64/ladspa: σύνολο 184 -rw-r--r-- 1 root root 166 Φεβ 5 20:44 ladspa-rubberband.cat -rwxr-xr-x 1 root root 183120 Φεβ 5 20:44 ladspa-rubberband.so /home/djemos/mixxx/rubberband/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 194 Φεβ 5 20:44 rubberband.pc /home/djemos/mixxx/rubberband/pkg/usr/lib64/vamp: σύνολο 236 -rw-r--r-- 1 root root 61 Φεβ 5 20:44 vamp-rubberband.cat -rwxr-xr-x 1 root root 236424 Φεβ 5 20:44 vamp-rubberband.so /home/djemos/mixxx/rubberband/pkg/usr/share: σύνολο 4 drwxr-xr-x 3 root root 4096 Φεβ 5 20:44 ladspa /home/djemos/mixxx/rubberband/pkg/usr/share/ladspa: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 5 20:44 rdf /home/djemos/mixxx/rubberband/pkg/usr/share/ladspa/rdf: σύνολο 4 -rw-r--r-- 1 root root 350 Φεβ 5 20:44 ladspa-rubberband.rdf /home/djemos/mixxx/rubberband/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Φεβ 5 20:44 rubberband-1.8.1 /home/djemos/mixxx/rubberband/pkg/usr/src/rubberband-1.8.1: σύνολο 4 -rw-r--r-- 1 root root 1098 Φεβ 5 20:44 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib64/librubberband.so librubberband.so.2.1.0 usr/lib64/librubberband.so.2 librubberband.so.2.1.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf librubberband.so ) ( cd usr/lib64 ; ln -sf librubberband.so.2.1.0 librubberband.so ) ( cd usr/lib64 ; rm -rf librubberband.so.2 ) ( cd usr/lib64 ; ln -sf librubberband.so.2.1.0 librubberband.so.2 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib64/librubberband.so' removed './usr/lib64/librubberband.so.2' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/mixxx/rubberband/rubberband-1.8.1-x86_64-1dj.txz ./ usr/ usr/share/ usr/share/ladspa/ usr/share/ladspa/rdf/ usr/share/ladspa/rdf/ladspa-rubberband.rdf usr/src/ usr/src/rubberband-1.8.1/ usr/src/rubberband-1.8.1/SLKBUILD usr/bin/ usr/bin/rubberband usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/rubberband.pc usr/lib64/vamp/ usr/lib64/vamp/vamp-rubberband.cat usr/lib64/vamp/vamp-rubberband.so usr/lib64/ladspa/ usr/lib64/ladspa/ladspa-rubberband.cat usr/lib64/ladspa/ladspa-rubberband.so usr/lib64/librubberband.so.2.1.0 usr/include/ usr/include/rubberband/ usr/include/rubberband/rubberband-c.h usr/include/rubberband/RubberBandStretcher.h usr/doc/ usr/doc/rubberband-1.8.1/ usr/doc/rubberband-1.8.1/COPYING usr/doc/rubberband-1.8.1/CHANGELOG usr/doc/rubberband-1.8.1/README.txt install/ install/doinst.sh install/slack-desc Slackware package /home/djemos/mixxx/rubberband/rubberband-1.8.1-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories