The following packages will be installed: unclutter-xfixes Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching unclutter-xfixes.SlackBuild... 0%100%100%100%100%100%Done Fetching unclutter-xfixes.info... 0%100%100%100%100%100%Done unclutter-xfixes-1.5/ unclutter-xfixes-1.5/.gitignore unclutter-xfixes-1.5/DEPENDENCIES unclutter-xfixes-1.5/LICENSE unclutter-xfixes-1.5/Makefile unclutter-xfixes-1.5/README.md unclutter-xfixes-1.5/include/ unclutter-xfixes-1.5/include/all.h unclutter-xfixes-1.5/include/cursor.h unclutter-xfixes-1.5/include/event.h unclutter-xfixes-1.5/include/extensions.h unclutter-xfixes-1.5/include/externals.h unclutter-xfixes-1.5/include/globals.h unclutter-xfixes-1.5/include/types.h unclutter-xfixes-1.5/include/util.h unclutter-xfixes-1.5/man/ unclutter-xfixes-1.5/man/unclutter-xfixes.man unclutter-xfixes-1.5/obj/ unclutter-xfixes-1.5/obj/.gitkeep unclutter-xfixes-1.5/src/ unclutter-xfixes-1.5/src/cursor.c unclutter-xfixes-1.5/src/event.c unclutter-xfixes-1.5/src/extensions.c unclutter-xfixes-1.5/src/unclutter.c unclutter-xfixes-1.5/src/util.c rm -f unclutter obj/cursor.o obj/event.o obj/extensions.o obj/unclutter.o obj/util.o rm -f man/*.1 man/*.xml gcc -D'__VERSION="1.5"' "-Iinclude" -std=gnu99 -Wall -Wundef -Wshadow -Wformat-security -O2 -march=i586 -mtune=i686 -I/usr/include/libev -o "obj/cursor.o" -c "src/cursor.c" gcc -D'__VERSION="1.5"' "-Iinclude" -std=gnu99 -Wall -Wundef -Wshadow -Wformat-security -O2 -march=i586 -mtune=i686 -I/usr/include/libev -o "obj/event.o" -c "src/event.c" gcc -D'__VERSION="1.5"' "-Iinclude" -std=gnu99 -Wall -Wundef -Wshadow -Wformat-security -O2 -march=i586 -mtune=i686 -I/usr/include/libev -o "obj/extensions.o" -c "src/extensions.c" gcc -D'__VERSION="1.5"' "-Iinclude" -std=gnu99 -Wall -Wundef -Wshadow -Wformat-security -O2 -march=i586 -mtune=i686 -I/usr/include/libev -o "obj/unclutter.o" -c "src/unclutter.c" gcc -D'__VERSION="1.5"' "-Iinclude" -std=gnu99 -Wall -Wundef -Wshadow -Wformat-security -O2 -march=i586 -mtune=i686 -I/usr/include/libev -o "obj/util.o" -c "src/util.c" gcc obj/cursor.o obj/event.o obj/extensions.o obj/unclutter.o obj/util.o -lX11 -lXi -lXfixes -lev -o "unclutter" a2x --no-xmllint -f manpage "man/unclutter-xfixes.man" gcc obj/cursor.o obj/event.o obj/extensions.o obj/unclutter.o obj/util.o -lX11 -lXi -lXfixes -lev -o "unclutter" install -Dm 0755 "unclutter" "/usr/src/slapt-src/accessibility/unclutter-xfixes/package-unclutter-xfixes/usr/bin/unclutter" install -Dm 0644 man/unclutter-xfixes.1 "/usr/src/slapt-src/accessibility/unclutter-xfixes/package-unclutter-xfixes/usr/man/man1/unclutter.1" install -Dm 0644 -t "/usr/src/slapt-src/accessibility/unclutter-xfixes/package-unclutter-xfixes/usr/share/licenses/unclutter/" LICENSE 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/accessibility/unclutter-xfixes/unclutter-xfixes-1.5-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/unclutter usr/doc/ usr/doc/unclutter-xfixes-1.5/ usr/doc/unclutter-xfixes-1.5/LICENSE usr/doc/unclutter-xfixes-1.5/README.md usr/doc/unclutter-xfixes-1.5/unclutter-xfixes.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/unclutter.1.gz Slackware package /usr/src/slapt-src/accessibility/unclutter-xfixes/unclutter-xfixes-1.5-i586-1salix15.0.txz created. Installing package unclutter-xfixes-1.5-i586-1salix15.0... | unclutter-xfixes (x11 tool for removing mouse clutter) | | Hides the mouse pointer when the mouse isn't moving. | | This is a rewrite of the popular tool unclutter, but using the | x11-xfixes extension. This means that this rewrite doesn't use fake | windows or pointer grabbing and hence causes less problems with | window managers and/or applications. | | | | |