The following packages will be installed: SAM Fetching README... 0%100%100%100%100%100%Done Fetching SAM.SlackBuild... 0%100%100%100%100%100%Done Fetching SAM.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done SAM-20141230_5a63e72/ SAM-20141230_5a63e72/Makefile SAM-20141230_5a63e72/README.md SAM-20141230_5a63e72/demos/ SAM-20141230_5a63e72/demos/Guess Number.bat SAM-20141230_5a63e72/demos/demo1.bat SAM-20141230_5a63e72/demos/demo2.bat SAM-20141230_5a63e72/demos/demo3.bat SAM-20141230_5a63e72/demos/demo4.bat SAM-20141230_5a63e72/demos/demo5.bat SAM-20141230_5a63e72/demos/demo6.bat SAM-20141230_5a63e72/demos/demo7.bat SAM-20141230_5a63e72/demos/demo8.bat SAM-20141230_5a63e72/demos/demo9.bat SAM-20141230_5a63e72/demos/demoA.bat SAM-20141230_5a63e72/demos/demoB.bat SAM-20141230_5a63e72/demos/demoC.bat SAM-20141230_5a63e72/demos/demoD.bat SAM-20141230_5a63e72/src/ SAM-20141230_5a63e72/src/ReciterTabs.h SAM-20141230_5a63e72/src/RenderTabs.h SAM-20141230_5a63e72/src/SamTabs.h SAM-20141230_5a63e72/src/debug.c SAM-20141230_5a63e72/src/debug.h SAM-20141230_5a63e72/src/main.c SAM-20141230_5a63e72/src/reciter.c SAM-20141230_5a63e72/src/reciter.h SAM-20141230_5a63e72/src/render.c SAM-20141230_5a63e72/src/render.h SAM-20141230_5a63e72/src/sam.c SAM-20141230_5a63e72/src/sam.h gcc -Wall -O2 -march=i486 -mtune=i686 -DUSESDL `sdl-config --cflags` -c src/reciter.c gcc -Wall -O2 -march=i486 -mtune=i686 -DUSESDL `sdl-config --cflags` -c src/sam.c gcc -Wall -O2 -march=i486 -mtune=i686 -DUSESDL `sdl-config --cflags` -c src/render.c gcc -Wall -O2 -march=i486 -mtune=i686 -DUSESDL `sdl-config --cflags` -c src/main.c gcc -Wall -O2 -march=i486 -mtune=i686 -DUSESDL `sdl-config --cflags` -c src/debug.c gcc -o sam reciter.o sam.o render.o main.o debug.o `sdl-config --libs` Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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/audio/SAM/SAM-20141230_5a63e72-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/sam usr/doc/ usr/doc/SAM-20141230_5a63e72/ usr/doc/SAM-20141230_5a63e72/SAM.SlackBuild usr/doc/SAM-20141230_5a63e72/demos/ usr/doc/SAM-20141230_5a63e72/demos/demo5.bat usr/doc/SAM-20141230_5a63e72/demos/Guess Number.bat usr/doc/SAM-20141230_5a63e72/demos/demoD.bat usr/doc/SAM-20141230_5a63e72/demos/demoC.bat usr/doc/SAM-20141230_5a63e72/demos/demo6.bat usr/doc/SAM-20141230_5a63e72/demos/demoB.bat usr/doc/SAM-20141230_5a63e72/demos/demo3.bat usr/doc/SAM-20141230_5a63e72/demos/demoA.bat usr/doc/SAM-20141230_5a63e72/demos/demo9.bat usr/doc/SAM-20141230_5a63e72/demos/demo4.bat usr/doc/SAM-20141230_5a63e72/demos/demo1.bat usr/doc/SAM-20141230_5a63e72/demos/demo8.bat usr/doc/SAM-20141230_5a63e72/demos/demo2.bat usr/doc/SAM-20141230_5a63e72/demos/demo7.bat usr/doc/SAM-20141230_5a63e72/README.md install/ install/slack-desc Slackware package /usr/src/slapt-src/audio/SAM/SAM-20141230_5a63e72-i486-1salix.txz created. Installing package SAM-20141230_5a63e72-i486-1salix... | SAM (Software Automatic Mouth) | | Sam is a very small Text-To-Speech (TTS) program written in C, that | runs on most popular platforms. | It is an adaption to C of the speech software SAM (Software Automatic | Mouth) for the Commodore C64 published in the year 1982 by Don't Ask | Software (now SoftVoice, Inc.). | It includes a Text-To-Phoneme converter called reciter and a | Phoneme-To-Speech routine for the final output. | It is so small that it will work also on embedded computers. | | |