The following packages will be installed: xmms-ladspa Fetching README... 0%100%100%100%100%100%Done Fetching skip_guitarix.diff... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching xmms-ladspa.SlackBuild... 0%100%100%100%100%100%Done Fetching xmms-ladspa.info... 0%100%100%100%100%100%Done xmms_ladspa-1.1/ xmms_ladspa-1.1/README xmms_ladspa-1.1/PLUGINS xmms_ladspa-1.1/COPYING xmms_ladspa-1.1/ChangeLog xmms_ladspa-1.1/Makefile xmms_ladspa-1.1/ladspa.c xmms_ladspa-1.1/ladspa.h patching file ladspa.c gcc -Wall -shared -o ladspa.so ladspa.c -fPIC -O2 -march=i586 -mtune=i686 `gtk-config --cflags` -DVERSION=\"1.1\" ladspa.c: In function ‘stop’: ladspa.c:288:15: warning: passing argument 1 of ‘shutdown’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 288 | shutdown (instance); | ^~~~~~~~ ladspa.c:77:40: note: expected ‘plugin_instance *’ but argument is of type ‘const plugin_instance *’ 77 | static void shutdown (plugin_instance *instance); | ~~~~~~~~~~~~~~~~~^~~~~~~~ Now copy ladspa.so into your XMMS Effect plugin directory e.g. ~/.xmms/Plugins/Effect or /usr/lib/xmms/Effect But please, NOT WHILE XMMS IS RUNNING Slackware package maker, version 3.14159265. 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/xmms-ladspa/xmms-ladspa-1.1-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/xmms-ladspa-1.1/ usr/doc/xmms-ladspa-1.1/COPYING usr/doc/xmms-ladspa-1.1/ChangeLog usr/doc/xmms-ladspa-1.1/PLUGINS usr/doc/xmms-ladspa-1.1/README usr/doc/xmms-ladspa-1.1/xmms-ladspa.SlackBuild usr/lib/ usr/lib/xmms/ usr/lib/xmms/Effect/ usr/lib/xmms/Effect/ladspa.so Slackware package /usr/src/slapt-src/audio/xmms-ladspa/xmms-ladspa-1.1-i586-1salix15.0.txz created. Installing package xmms-ladspa-1.1-i586-1salix15.0... | xmms-ladspa (LADSPA plugin support for XMMS) | | XMMS LADSPA is an Effect for XMMS that provides (some of) the power | of the Linux Audio Developer's Simple Plugin API to your everyday | MP3 and all-around media player. It's Free Software of course, | under the GNU General Public License. | | | | | | |