The following packages will be installed: meh Fetching README... 0%100%100%100%100%100%Done Fetching meh-giflib.patch... 0%100%100%100%100%100%Done Fetching meh.1... 0%100%100%100%100%100%Done Fetching meh.SlackBuild... 0%100%100%100%100%100%Done Fetching meh.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done meh-0.3/ meh-0.3/.gitignore meh-0.3/AUTHORS meh-0.3/BUGS meh-0.3/COPYING meh-0.3/Makefile meh-0.3/NEWS meh-0.3/README meh-0.3/THANKS meh-0.3/configs/ meh-0.3/configs/debug.mk meh-0.3/configs/gprof.mk meh-0.3/src/ meh-0.3/src/bmp.c meh-0.3/src/gif.c meh-0.3/src/imagemagick.c meh-0.3/src/jpeg.c meh-0.3/src/main.c meh-0.3/src/meh.h meh-0.3/src/netpbm.c meh-0.3/src/png.c meh-0.3/src/scale.c meh-0.3/src/scale.h meh-0.3/src/xlib.c meh-0.3/test/ meh-0.3/test/test.c meh-0.3/test/test.h patching file src/gif.c cc -O2 -fPIC -MMD -MP -MT "src/bmp.d" -c -o src/bmp.o src/bmp.c cc -O2 -fPIC -MMD -MP -MT "src/gif.d" -c -o src/gif.o src/gif.c cc -O2 -fPIC -MMD -MP -MT "src/imagemagick.d" -c -o src/imagemagick.o src/imagemagick.c cc -O2 -fPIC -MMD -MP -MT "src/jpeg.d" -c -o src/jpeg.o src/jpeg.c cc -O2 -fPIC -MMD -MP -MT "src/main.d" -c -o src/main.o src/main.c cc -O2 -fPIC -MMD -MP -MT "src/netpbm.d" -c -o src/netpbm.o src/netpbm.c cc -O2 -fPIC -MMD -MP -MT "src/png.d" -c -o src/png.o src/png.c cc -O2 -fPIC -MMD -MP -MT "src/scale.d" -c -o src/scale.o src/scale.c cc -O2 -fPIC -MMD -MP -MT "src/xlib.d" -c -o src/xlib.o src/xlib.c cc -O2 -fPIC -o meh src/bmp.o src/gif.o src/imagemagick.o src/jpeg.o src/main.o src/netpbm.o src/png.o src/scale.o src/xlib.o -lX11 -lXext -ljpeg -lpng -lgif 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/meh/meh-0.3-x86_64-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/meh usr/doc/ usr/doc/meh-0.3/ usr/doc/meh-0.3/AUTHORS usr/doc/meh-0.3/BUGS usr/doc/meh-0.3/COPYING usr/doc/meh-0.3/NEWS usr/doc/meh-0.3/README usr/doc/meh-0.3/THANKS usr/doc/meh-0.3/meh.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/meh.1.gz Slackware package /usr/src/slapt-src/graphics/meh/meh-0.3-x86_64-2salix15.0.txz created. Installing package meh-0.3-x86_64-2salix15.0... | meh (image viewer for X) | | meh is a small, simple, super fast image viewer using raw XLib. | It is similar to feh, but faster and simpler. | | It can use ImageMagick's convert to view almost 200 file formats, | though it is slower for these formats. Built in formats are JPEG, | PNG, BMP, and netpbm. | | Homepage: https://www.johnhawthorn.com/meh/ | | |