The following packages will be installed: autorandr Fetching README... 0%100%100%100%100%100%Done Fetching autorandr.SlackBuild... 0%100%100%100%100%100%Done Fetching autorandr.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done autorandr-1.11/ autorandr-1.11/.flake8 autorandr-1.11/Makefile autorandr-1.11/README.md autorandr-1.11/autorandr.1 autorandr-1.11/autorandr.py autorandr-1.11/contrib/ autorandr-1.11/contrib/autorandr_launcher/ autorandr-1.11/contrib/autorandr_launcher/autorandr_launcher.c autorandr-1.11/contrib/autorandr_nitrogen_wallpaper/ autorandr-1.11/contrib/autorandr_nitrogen_wallpaper/autorandr_nitrogen_wallpaper autorandr-1.11/contrib/bash_completion/ autorandr-1.11/contrib/bash_completion/autorandr autorandr-1.11/contrib/etc/ autorandr-1.11/contrib/etc/xdg/ autorandr-1.11/contrib/etc/xdg/autostart/ autorandr-1.11/contrib/etc/xdg/autostart/autorandr-launcher.desktop autorandr-1.11/contrib/etc/xdg/autostart/autorandr-lid-listener.desktop autorandr-1.11/contrib/etc/xdg/autostart/autorandr.desktop autorandr-1.11/contrib/listen_lid.sh autorandr-1.11/contrib/packaging/ autorandr-1.11/contrib/packaging/debian/ autorandr-1.11/contrib/packaging/debian/debian/ autorandr-1.11/contrib/packaging/debian/debian/control autorandr-1.11/contrib/packaging/debian/make_deb.sh autorandr-1.11/contrib/packaging/rpm/ autorandr-1.11/contrib/packaging/rpm/autorandr.spec autorandr-1.11/contrib/pm-utils/ autorandr-1.11/contrib/pm-utils/40autorandr autorandr-1.11/contrib/systemd/ autorandr-1.11/contrib/systemd/autorandr-lid-listener.service autorandr-1.11/contrib/systemd/autorandr.service autorandr-1.11/contrib/zsh_completion/ autorandr-1.11/contrib/zsh_completion/_autorandr autorandr-1.11/gpl-3.0.txt autorandr-1.11/setup.py Call "make install" to install this program. Call "make uninstall" to remove this program. The following components were autodetected and will be installed: autorandr autostart_config udev manpage The following locations have been detected (from pkg-config): - BASH_COMPLETIONS_DIR: - SYSTEMD_UNIT_DIR: - UDEV_RULES_DIR: /lib/udev/rules.d - PM_SLEEPHOOKS_DIR: You can use the TARGETS variable to override this, but need to set the SYSTEMD_UNIT_DIR, PM_SLEEPHOOKS_DIR and UDEV_RULES_DIR variables in case they were not detected correctly. E.g. "make install TARGETS=autorandr pmutils PM_UTILS_DIR=/etc/pm/sleep.d". An additional TARGETS variable "launcher" is available. This installs a launcher called "autorandr_launcher". The launcher is able to be run by the user and calls autorandr automatically without using udev rules. The launcher is an alternative to the udev/systemd setup that is more stable for some users. The following additional targets are available: make deb creates a Debian package make rpm creates a RPM package install -D -m 755 autorandr.py /usr/src/slapt-src/desktop/autorandr/package-autorandr/usr/bin/autorandr install -D -m 644 contrib/etc/xdg/autostart/autorandr.desktop /usr/src/slapt-src/desktop/autorandr/package-autorandr//etc/xdg/autostart/autorandr.desktop sed -i -re 's#/usr/bin/autorandr#/usr/bin/autorandr#g' /usr/src/slapt-src/desktop/autorandr/package-autorandr//etc/xdg/autostart/autorandr.desktop mkdir -p /usr/src/slapt-src/desktop/autorandr/package-autorandr//lib/udev/rules.d/ echo 'ACTION=="change", SUBSYSTEM=="drm", RUN+="/usr/bin/autorandr --batch --change --default default"' > /usr/src/slapt-src/desktop/autorandr/package-autorandr//lib/udev/rules.d/40-monitor-hotplug.rules To activate the udev rules, run this command as root: udevadm control --reload-rules mkdir -p /usr/src/slapt-src/desktop/autorandr/package-autorandr//usr/man/man1 cp autorandr.1 /usr/src/slapt-src/desktop/autorandr/package-autorandr//usr/man/man1 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/autorandr/autorandr-1.11-i586-1salix15.0.txz ./ etc/ etc/xdg/ etc/xdg/autostart/ etc/xdg/autostart/autorandr.desktop install/ install/slack-desc lib/ lib/udev/ lib/udev/rules.d/ lib/udev/rules.d/40-monitor-hotplug.rules usr/ usr/bin/ usr/bin/autorandr usr/doc/ usr/doc/autorandr-1.11/ usr/doc/autorandr-1.11/README.md usr/doc/autorandr-1.11/autorandr.SlackBuild usr/doc/autorandr-1.11/gpl-3.0.txt usr/man/ usr/man/man1/ usr/man/man1/autorandr.1.gz Slackware package /usr/src/slapt-src/desktop/autorandr/autorandr-1.11-i586-1salix15.0.txz created. Installing package autorandr-1.11-i586-1salix15.0... | autorandr (display configuration manager) | | Automatically select a display configuration based on connected | devices. | | | | | | | https://github.com/phillipberndt/autorandr | |