The following packages will be installed: zita-resampler Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching zita-resampler.SlackBuild... 0%100%100%100%100%100%Done Fetching zita-resampler.info... 0%100%100%100%100%100%Done zita-resampler-1.3.0/ zita-resampler-1.3.0/apps/ zita-resampler-1.3.0/apps/dither.cc zita-resampler-1.3.0/apps/zretune.1 zita-resampler-1.3.0/apps/dither.h zita-resampler-1.3.0/apps/zresample.cc zita-resampler-1.3.0/apps/audiofile.cc zita-resampler-1.3.0/apps/Makefile zita-resampler-1.3.0/apps/zretune.cc zita-resampler-1.3.0/apps/zresample.1 zita-resampler-1.3.0/apps/audiofile.h zita-resampler-1.3.0/README zita-resampler-1.3.0/COPYING zita-resampler-1.3.0/INSTALL zita-resampler-1.3.0/libs/ zita-resampler-1.3.0/libs/resampler-table.cc zita-resampler-1.3.0/libs/vresampler.cc zita-resampler-1.3.0/libs/Makefile zita-resampler-1.3.0/libs/zita-resampler/ zita-resampler-1.3.0/libs/zita-resampler/vresampler.h zita-resampler-1.3.0/libs/zita-resampler/resampler-table.h zita-resampler-1.3.0/libs/zita-resampler/resampler.h zita-resampler-1.3.0/libs/resampler.cc zita-resampler-1.3.0/AUTHORS zita-resampler-1.3.0/docs/ zita-resampler-1.3.0/docs/src-1kHz.png zita-resampler-1.3.0/docs/inpdist.png zita-resampler-1.3.0/docs/resampler.html zita-resampler-1.3.0/docs/filt1.png zita-resampler-1.3.0/docs/zita-1kHz.png zita-resampler-1.3.0/docs/filt2.png zita-resampler-1.3.0/docs/zitadocs.css g++ -O2 -march=i486 -mtune=i686 -Wall -ffast-math -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o resampler.o resampler.cc g++ -O2 -march=i486 -mtune=i686 -Wall -ffast-math -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o vresampler.o vresampler.cc g++ -O2 -march=i486 -mtune=i686 -Wall -ffast-math -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -c -o resampler-table.o resampler-table.cc g++ -shared -Wl,-soname,libzita-resampler.so.1 -o libzita-resampler.so.1.3.0 resampler.o vresampler.o resampler-table.o Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libzita-resampler.so ./libzita-resampler.so.1.3.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libzita-resampler.so ) ( cd usr/lib ; ln -sf ./libzita-resampler.so.1.3.0 libzita-resampler.so ) 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/lib/libzita-resampler.so' 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: /usr/src/slapt-src/libraries/zita-resampler/zita-resampler-1.3.0-i486-1salix.txz ./ usr/ usr/include/ usr/include/zita-resampler/ usr/include/zita-resampler/resampler.h usr/include/zita-resampler/resampler-table.h usr/include/zita-resampler/vresampler.h usr/lib/ usr/lib/libzita-resampler.so.1.3.0 usr/doc/ usr/doc/zita-resampler-1.3.0/ usr/doc/zita-resampler-1.3.0/COPYING usr/doc/zita-resampler-1.3.0/AUTHORS usr/doc/zita-resampler-1.3.0/zita-resampler.SlackBuild usr/doc/zita-resampler-1.3.0/INSTALL install/ install/doinst.sh install/slack-desc Slackware package /usr/src/slapt-src/libraries/zita-resampler/zita-resampler-1.3.0-i486-1salix.txz created. Installing package zita-resampler-1.3.0-i486-1salix... | zita-resampler (C++ library for resampling audio signals) | | It is designed to be used within a real-time processing context, | to be fast, and to provide high-quality sample rate conversion. | | | | | | | | |