The following packages will be installed: sxhkd Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching sxhkd.SlackBuild... 0%100%100%100%100%100%Done Fetching sxhkd.info... 0%100%100%100%100%100%Done sxhkd-0.6.2/ sxhkd-0.6.2/.gitignore sxhkd-0.6.2/LICENSE sxhkd-0.6.2/Makefile sxhkd-0.6.2/README.md sxhkd-0.6.2/Sourcedeps sxhkd-0.6.2/VERSION sxhkd-0.6.2/contrib/ sxhkd-0.6.2/contrib/systemd/ sxhkd-0.6.2/contrib/systemd/sxhkd.service sxhkd-0.6.2/doc/ sxhkd-0.6.2/doc/sxhkd.1 sxhkd-0.6.2/doc/sxhkd.1.asciidoc sxhkd-0.6.2/examples/ sxhkd-0.6.2/examples/background_shell/ sxhkd-0.6.2/examples/background_shell/profile sxhkd-0.6.2/examples/background_shell/shell sxhkd-0.6.2/examples/background_shell/sxhkdrc sxhkd-0.6.2/examples/background_shell/xinitrc sxhkd-0.6.2/examples/notification/ sxhkd-0.6.2/examples/notification/autostart sxhkd-0.6.2/examples/notification/pam_environment sxhkd-0.6.2/examples/notification/sxhkd_notify sxhkd-0.6.2/examples/notification/xinitrc sxhkd-0.6.2/src/ sxhkd-0.6.2/src/grab.c sxhkd-0.6.2/src/grab.h sxhkd-0.6.2/src/helpers.c sxhkd-0.6.2/src/helpers.h sxhkd-0.6.2/src/locales.h sxhkd-0.6.2/src/parse.c sxhkd-0.6.2/src/parse.h sxhkd-0.6.2/src/sxhkd.c sxhkd-0.6.2/src/sxhkd.h sxhkd-0.6.2/src/types.c sxhkd-0.6.2/src/types.h cc -O2 -march=i586 -mtune=i686 -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.2\" -c -o sxhkd.o src/sxhkd.c cc -O2 -march=i586 -mtune=i686 -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.2\" -c -o grab.o src/grab.c cc -O2 -march=i586 -mtune=i686 -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.2\" -c -o helpers.o src/helpers.c cc -O2 -march=i586 -mtune=i686 -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.2\" -c -o parse.o src/parse.c cc -O2 -march=i586 -mtune=i686 -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.2\" -c -o types.o src/types.c cc sxhkd.o grab.o helpers.o parse.o types.o -lxcb -lxcb-keysyms -o sxhkd mkdir -p "/usr/src/slapt-src/desktop/sxhkd/package-sxhkd/usr/bin" cp -pf sxhkd "/usr/src/slapt-src/desktop/sxhkd/package-sxhkd/usr/bin" mkdir -p "/usr/src/slapt-src/desktop/sxhkd/package-sxhkd/usr/man"/man1 cp -p doc/sxhkd.1 "/usr/src/slapt-src/desktop/sxhkd/package-sxhkd/usr/man"/man1 mkdir -p "/usr/src/slapt-src/desktop/sxhkd/package-sxhkd/usr/doc/sxhkd-0.6.2" cp -pr examples "/usr/src/slapt-src/desktop/sxhkd/package-sxhkd/usr/doc/sxhkd-0.6.2"/examples 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/desktop/sxhkd/sxhkd-0.6.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/sxhkd usr/doc/ usr/doc/sxhkd-0.6.2/ usr/doc/sxhkd-0.6.2/LICENSE usr/doc/sxhkd-0.6.2/README.md usr/doc/sxhkd-0.6.2/examples/ usr/doc/sxhkd-0.6.2/examples/background_shell/ usr/doc/sxhkd-0.6.2/examples/background_shell/profile usr/doc/sxhkd-0.6.2/examples/background_shell/shell usr/doc/sxhkd-0.6.2/examples/background_shell/sxhkdrc usr/doc/sxhkd-0.6.2/examples/background_shell/xinitrc usr/doc/sxhkd-0.6.2/examples/notification/ usr/doc/sxhkd-0.6.2/examples/notification/autostart usr/doc/sxhkd-0.6.2/examples/notification/pam_environment usr/doc/sxhkd-0.6.2/examples/notification/sxhkd_notify usr/doc/sxhkd-0.6.2/examples/notification/xinitrc usr/doc/sxhkd-0.6.2/sxhkd.1 usr/doc/sxhkd-0.6.2/sxhkd.1.asciidoc usr/doc/sxhkd-0.6.2/sxhkd.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/sxhkd.1.gz Slackware package /usr/src/slapt-src/desktop/sxhkd/sxhkd-0.6.2-i586-1salix15.0.txz created. Installing package sxhkd-0.6.2-i586-1salix15.0... | sxhkd (Simple X hotkey daemon) | | sxhkd is an X daemon that reacts to input events by executing | commands. It's configuration file is a series of bindings that | define the associations between the input events and the commands. | | The format of the configuration file supports a simple notation for | mapping multiple shortcuts to multiple commands in parallel. | | Homepage: https://github.com/baskerville/sxhkd | | |