./ usr/ usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/PySoundCard-0.5.0-py2.7.egg-info/ usr/lib/python2.7/site-packages/PySoundCard-0.5.0-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/PySoundCard-0.5.0-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/PySoundCard-0.5.0-py2.7.egg-info/requires.txt usr/lib/python2.7/site-packages/PySoundCard-0.5.0-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/PySoundCard-0.5.0-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/pysoundcard.py usr/lib/python2.7/site-packages/pysoundcard.pyc usr/doc/ usr/doc/PySoundCard-0.5.0/ usr/doc/PySoundCard-0.5.0/PKG-INFO usr/doc/PySoundCard-0.5.0/PySoundCard.SlackBuild install/ install/slack-desc etup.cfg PySoundCard-0.5.0/setup.py running install running build running build_py creating build creating build/lib copying pysoundcard.py -> build/lib running install_lib creating /usr/src/slapt-src/libraries/PySoundCard/package-PySoundCard/usr creating /usr/src/slapt-src/libraries/PySoundCard/package-PySoundCard/usr/lib creating /usr/src/slapt-src/libraries/PySoundCard/package-PySoundCard/usr/lib/python2.7 creating /usr/src/slapt-src/libraries/PySoundCard/package-PySoundCard/usr/lib/python2.7/site-packages copying build/lib/pysoundcard.py -> /usr/src/slapt-src/libraries/PySoundCard/package-PySoundCard/usr/lib/python2.7/site-packages byte-compiling /usr/src/slapt-src/libraries/PySoundCard/package-PySoundCard/usr/lib/python2.7/site-packages/pysoundcard.py to pysoundcard.pyc running install_egg_info running egg_info writing requirements to PySoundCard.egg-info/requires.txt writing PySoundCard.egg-info/PKG-INFO writing top-level names to PySoundCard.egg-info/top_level.txt writing dependency_links to PySoundCard.egg-info/dependency_links.txt reading manifest file 'PySoundCard.egg-info/SOURCES.txt' writing manifest file 'PySoundCard.egg-info/SOURCES.txt' Copying PySoundCard.egg-info to /usr/src/slapt-src/libraries/PySoundCard/package-PySoundCard/usr/lib/python2.7/site-packages/PySoundCard-0.5.0-py2.7.egg-info running install_scripts 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/libraries/PySoundCard/PySoundCard-0.5.0-i486-1salix.txz Slackware package /usr/src/slapt-src/libraries/PySoundCard/PySoundCard-0.5.0-i486-1salix.txz created. Installing package PySoundCard-0.5.0-i486-1salix... | PySoundCard (An audio library based on PortAudio, CFFI and NumPy) | | PySoundCard can play and record audio. | Audio devices are supported through PortAudio, which is a free, | cross-platform, open-source audio I/O library that runs on many | operating systems including Windows, OS X and Linux. It is accessed | through CFFI, which is a foreign function interface for Python | calling C code. CFFI is supported for CPython 2.6+, 3.x and PyPy | 2.0+. PySoundCard represents audio data as NumPy arrays. | | Homepage: https://github.com/bastibe/PySoundCard | |