The following packages will be installed: sxiv Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching sxiv.SlackBuild... 0%100%100%100%100%100%Done Fetching sxiv.info... 0%100%100%100%100%100%Done sxiv-26/ sxiv-26/.gitignore sxiv-26/LICENSE sxiv-26/Makefile sxiv-26/README.md sxiv-26/TODO sxiv-26/autoreload_inotify.c sxiv-26/autoreload_nop.c sxiv-26/commands.c sxiv-26/commands.lst sxiv-26/config.def.h sxiv-26/exec/ sxiv-26/exec/image-info sxiv-26/exec/key-handler sxiv-26/icon/ sxiv-26/icon/128x128.png sxiv-26/icon/16x16.png sxiv-26/icon/32x32.png sxiv-26/icon/48x48.png sxiv-26/icon/64x64.png sxiv-26/icon/Makefile sxiv-26/icon/dat2h.awk sxiv-26/icon/data.h sxiv-26/image.c sxiv-26/main.c sxiv-26/options.c sxiv-26/sxiv.1 sxiv-26/sxiv.desktop sxiv-26/sxiv.h sxiv-26/thumbs.c sxiv-26/utf8.h sxiv-26/util.c sxiv-26/window.c GEN config.h CC autoreload_inotify.o CC commands.o CC image.o CC main.o GEN version.h CC options.o CC thumbs.o CC util.o CC window.o LINK sxiv INSTALL bin/sxiv INSTALL sxiv.1 INSTALL share/sxiv/ make: Entering directory '/usr/src/slapt-src/graphics/sxiv/sxiv-26/icon' for f in 16x16.png 32x32.png 48x48.png 64x64.png 128x128.png; do \ dir="/usr/src/slapt-src/graphics/sxiv/package-sxiv/usr/share/icons/hicolor/${f%.png}/apps"; \ mkdir -p "$dir"; \ cp "$f" "$dir/sxiv.png"; \ chmod 644 "$dir/sxiv.png"; \ done make: Leaving directory '/usr/src/slapt-src/graphics/sxiv/sxiv-26/icon' 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/graphics/sxiv/sxiv-26-x86_64-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/sxiv usr/doc/ usr/doc/sxiv-26/ usr/doc/sxiv-26/LICENSE usr/doc/sxiv-26/README.md usr/doc/sxiv-26/sxiv.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/sxiv.1.gz usr/share/ usr/share/applications/ usr/share/applications/sxiv.desktop usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/128x128/ usr/share/icons/hicolor/128x128/apps/ usr/share/icons/hicolor/128x128/apps/sxiv.png usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/sxiv.png usr/share/icons/hicolor/32x32/ usr/share/icons/hicolor/32x32/apps/ usr/share/icons/hicolor/32x32/apps/sxiv.png usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/sxiv.png usr/share/icons/hicolor/64x64/ usr/share/icons/hicolor/64x64/apps/ usr/share/icons/hicolor/64x64/apps/sxiv.png usr/share/sxiv/ usr/share/sxiv/exec/ usr/share/sxiv/exec/image-info usr/share/sxiv/exec/key-handler Slackware package /usr/src/slapt-src/graphics/sxiv/sxiv-26-x86_64-1salix15.0.txz created. Installing package sxiv-26-x86_64-1salix15.0... | sxiv (Simple X Image Viewer) | | sxiv is an alternative to feh and qiv. Its only dependencies besides | xlib are imlib2 and giflib. The primary goal for writing sxiv is | to create an image viewer, which only has the most basic features | required for fast image viewing. | It has vi key bindings and works nicely with tiling window managers. | Its code base should be kept small and clean to make it easy for | you to dig into it and customize it for your needs. | | | |