The following packages will be installed: evdi Fetching README... 0%100%100%100%100%100%Done Fetching evdi.SlackBuild... 0%100%100%100%100%100%Done Fetching evdi.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done evdi-1.10.0/ evdi-1.10.0/.github/ evdi-1.10.0/.github/ISSUE_TEMPLATE.md evdi-1.10.0/.github/PULL_REQUEST_TEMPLATE.md evdi-1.10.0/.gitignore evdi-1.10.0/.travis.yml evdi-1.10.0/Makefile evdi-1.10.0/README.md evdi-1.10.0/ci/ evdi-1.10.0/ci/build_against_kernel evdi-1.10.0/ci/export_for_kernel evdi-1.10.0/ci/run_style_check evdi-1.10.0/ci/set_version evdi-1.10.0/docs/ evdi-1.10.0/docs/details.md evdi-1.10.0/docs/index.md evdi-1.10.0/docs/quickstart.md evdi-1.10.0/library/ evdi-1.10.0/library/LICENSE evdi-1.10.0/library/Makefile evdi-1.10.0/library/evdi_lib.c evdi-1.10.0/library/evdi_lib.h evdi-1.10.0/mkdocs.yml evdi-1.10.0/module/ evdi-1.10.0/module/Kconfig evdi-1.10.0/module/LICENSE evdi-1.10.0/module/Makefile evdi-1.10.0/module/dkms.conf evdi-1.10.0/module/evdi_connector.c evdi-1.10.0/module/evdi_cursor.c evdi-1.10.0/module/evdi_cursor.h evdi-1.10.0/module/evdi_debug.c evdi-1.10.0/module/evdi_debug.h evdi-1.10.0/module/evdi_drm.h evdi-1.10.0/module/evdi_drm_drv.c evdi-1.10.0/module/evdi_drm_drv.h evdi-1.10.0/module/evdi_encoder.c evdi-1.10.0/module/evdi_fb.c evdi-1.10.0/module/evdi_gem.c evdi-1.10.0/module/evdi_i2c.c evdi-1.10.0/module/evdi_i2c.h evdi-1.10.0/module/evdi_ioc32.c evdi-1.10.0/module/evdi_modeset.c evdi-1.10.0/module/evdi_painter.c evdi-1.10.0/module/evdi_params.c evdi-1.10.0/module/evdi_params.h evdi-1.10.0/module/evdi_platform_dev.c evdi-1.10.0/module/evdi_platform_dev.h evdi-1.10.0/module/evdi_platform_drv.c evdi-1.10.0/module/evdi_platform_drv.h evdi-1.10.0/module/evdi_sysfs.c evdi-1.10.0/module/evdi_sysfs.h /usr/src/slapt-src-i486/system/evdi/evdi-1.10.0/library /usr/src/slapt-src-i486/system/evdi/evdi-1.10.0 cc -I../module -std=gnu99 -fPIC -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -c -o evdi_lib.o evdi_lib.c cc evdi_lib.o -shared -Wl,-soname,libevdi.so.0 -o libevdi.so.1.10.0 -lc -lgcc cp libevdi.so.1.10.0 libevdi.so /usr/src/slapt-src-i486/system/evdi/evdi-1.10.0 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-i486/system/evdi/evdi-1.10.0-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/evdi-1.10.0/ usr/doc/evdi-1.10.0/README.md usr/doc/evdi-1.10.0/details.md usr/doc/evdi-1.10.0/evdi.SlackBuild usr/doc/evdi-1.10.0/index.md usr/doc/evdi-1.10.0/quickstart.md usr/lib/ usr/lib/libevdi.so Slackware package /usr/src/slapt-src-i486/system/evdi/evdi-1.10.0-i586-1salix15.0.txz created. Installing package evdi-1.10.0-i586-1salix15.0... | evdi (Extensible Virtual Display Interface) | | The Extensible Virtual Display Interface (EVDI) is a Linux kernel | module that enables management of multiple screens, allowing | user-space programs to take control over what happens with the image. | It is essentially a virtual display you can add, remove and receive | screen updates for, in an application that uses the libevdi library. | | | | | |