tar -xf pyatspi-2.24.0.tar.xz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 /usr/bin/python3 checking whether /usr/bin/python3 version is >= 2.6... yes checking for /usr/bin/python3 version... 3.5 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib64/python3.5/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.5/site-packages checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether tests are enabled... no checking for PYGOBJ... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating tests/dummyatk/Makefile config.status: creating tests/data/Makefile config.status: creating tests/pyatspi/Makefile config.status: creating tests/pyatspi/testrunner config.status: creating tests/pyatspi/pasytest/Makefile config.status: creating tests/apps/Makefile config.status: creating pyatspi/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/djemos/pyatspi/src/pyatspi-2.24.0' Making all in pyatspi make[2]: Entering directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/pyatspi' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/pyatspi' Making all in examples make[2]: Entering directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/examples' make[2]: Entering directory '/home/djemos/pyatspi/src/pyatspi-2.24.0' make[2]: Leaving directory '/home/djemos/pyatspi/src/pyatspi-2.24.0' make[1]: Leaving directory '/home/djemos/pyatspi/src/pyatspi-2.24.0' Making install in pyatspi make[1]: Entering directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/pyatspi' make[2]: Entering directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/pyatspi' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/pyatspi/pkg/usr/lib64/python3.5/site-packages/pyatspi' /usr/bin/ginstall -c -m 644 Accessibility.py appevent.py constants.py deviceevent.py atspienum.py __init__.py action.py application.py collection.py component.py document.py editabletext.py hypertext.py image.py interface.py registry.py role.py selection.py state.py table.py tablecell.py text.py utils.py value.py '/home/djemos/pyatspi/pkg/usr/lib64/python3.5/site-packages/pyatspi' Byte-compiling python modules... Accessibility.pyappevent.pyconstants.pydeviceevent.pyatspienum.py__init__.pyaction.pyapplication.pycollection.pycomponent.pydocument.pyeditabletext.pyhypertext.pyimage.pyinterface.pyregistry.pyrole.pyselection.pystate.pytable.pytablecell.pytext.pyutils.pyvalue.py Byte-compiling python modules (optimized versions) ... Accessibility.pyappevent.pyconstants.pydeviceevent.pyatspienum.py__init__.pyaction.pyapplication.pycollection.pycomponent.pydocument.pyeditabletext.pyhypertext.pyimage.pyinterface.pyregistry.pyrole.pyselection.pystate.pytable.pytablecell.pytext.pyutils.pyvalue.py make[2]: Leaving directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/pyatspi' make[1]: Leaving directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/pyatspi' Making install in examples make[1]: Entering directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/examples' make[2]: Entering directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/examples' make[1]: Leaving directory '/home/djemos/pyatspi/src/pyatspi-2.24.0/examples' make[1]: Entering directory '/home/djemos/pyatspi/src/pyatspi-2.24.0' make[2]: Entering directory '/home/djemos/pyatspi/src/pyatspi-2.24.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/pyatspi/src/pyatspi-2.24.0' make[1]: Leaving directory '/home/djemos/pyatspi/src/pyatspi-2.24.0' /home/djemos/pyatspi/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Αύγ 27 19:03 install drwxr-xr-x 5 root root 4096 Αύγ 27 19:03 usr /home/djemos/pyatspi/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 154 Αύγ 27 19:03 slack-desc /home/djemos/pyatspi/pkg/usr: σύνολο 12 drwxr-xr-x 3 root root 4096 Αύγ 27 19:03 doc drwxr-xr-x 3 root root 4096 Αύγ 27 19:03 lib64 drwxr-xr-x 3 root root 4096 Αύγ 27 19:03 src /home/djemos/pyatspi/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 27 19:03 pyatspi-2.24.0 /home/djemos/pyatspi/pkg/usr/doc/pyatspi-2.24.0: σύνολο 52 -rw-r--r-- 1 root root 73 Αύγ 27 19:03 AUTHORS -rw-r--r-- 1 root root 25390 Αύγ 27 19:03 COPYING -rw-r--r-- 1 root root 570 Αύγ 27 19:03 INSTALL -rw-r--r-- 1 root root 9993 Αύγ 27 19:03 NEWS -rw-r--r-- 1 root root 1656 Αύγ 27 19:03 README /home/djemos/pyatspi/pkg/usr/lib64: σύνολο 4 drwxr-xr-x 3 root root 4096 Αύγ 27 19:03 python3.5 /home/djemos/pyatspi/pkg/usr/lib64/python3.5: σύνολο 4 drwxr-xr-x 3 root root 4096 Αύγ 27 19:03 site-packages /home/djemos/pyatspi/pkg/usr/lib64/python3.5/site-packages: σύνολο 4 drwxr-xr-x 3 root root 4096 Αύγ 27 19:03 pyatspi /home/djemos/pyatspi/pkg/usr/lib64/python3.5/site-packages/pyatspi: σύνολο 224 -rw-r--r-- 1 root root 11144 Αύγ 27 19:03 Accessibility.py -rw-r--r-- 1 root root 993 Αύγ 27 19:03 __init__.py drwxr-xr-x 2 root root 4096 Αύγ 27 19:03 __pycache__ -rw-r--r-- 1 root root 4962 Αύγ 27 19:03 action.py -rw-r--r-- 1 root root 3747 Αύγ 27 19:03 appevent.py -rw-r--r-- 1 root root 2843 Αύγ 27 19:03 application.py -rw-r--r-- 1 root root 1421 Αύγ 27 19:03 atspienum.py -rw-r--r-- 1 root root 4054 Αύγ 27 19:03 collection.py -rw-r--r-- 1 root root 6884 Αύγ 27 19:03 component.py -rw-r--r-- 1 root root 4816 Αύγ 27 19:03 constants.py -rw-r--r-- 1 root root 9550 Αύγ 27 19:03 deviceevent.py -rw-r--r-- 1 root root 3684 Αύγ 27 19:03 document.py -rw-r--r-- 1 root root 5139 Αύγ 27 19:03 editabletext.py -rw-r--r-- 1 root root 2825 Αύγ 27 19:03 hypertext.py -rw-r--r-- 1 root root 4747 Αύγ 27 19:03 image.py -rw-r--r-- 1 root root 980 Αύγ 27 19:03 interface.py -rw-r--r-- 1 root root 18226 Αύγ 27 19:03 registry.py -rw-r--r-- 1 root root 13107 Αύγ 27 19:03 role.py -rw-r--r-- 1 root root 5755 Αύγ 27 19:03 selection.py -rw-r--r-- 1 root root 5468 Αύγ 27 19:03 state.py -rw-r--r-- 1 root root 15764 Αύγ 27 19:03 table.py -rw-r--r-- 1 root root 3151 Αύγ 27 19:03 tablecell.py -rw-r--r-- 1 root root 31725 Αύγ 27 19:03 text.py -rw-r--r-- 1 root root 14155 Αύγ 27 19:03 utils.py -rw-r--r-- 1 root root 2872 Αύγ 27 19:03 value.py /home/djemos/pyatspi/pkg/usr/lib64/python3.5/site-packages/pyatspi/__pycache__: σύνολο 408 -rw-r--r-- 1 root root 11495 Αύγ 27 19:03 Accessibility.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 11495 Αύγ 27 19:03 Accessibility.cpython-35.pyc -rw-r--r-- 1 root root 415 Αύγ 27 19:03 __init__.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 415 Αύγ 27 19:03 __init__.cpython-35.pyc -rw-r--r-- 1 root root 4668 Αύγ 27 19:03 action.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 4668 Αύγ 27 19:03 action.cpython-35.pyc -rw-r--r-- 1 root root 3151 Αύγ 27 19:03 appevent.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 3151 Αύγ 27 19:03 appevent.cpython-35.pyc -rw-r--r-- 1 root root 2398 Αύγ 27 19:03 application.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 2398 Αύγ 27 19:03 application.cpython-35.pyc -rw-r--r-- 1 root root 826 Αύγ 27 19:03 atspienum.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 826 Αύγ 27 19:03 atspienum.cpython-35.pyc -rw-r--r-- 1 root root 3584 Αύγ 27 19:03 collection.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 3584 Αύγ 27 19:03 collection.cpython-35.pyc -rw-r--r-- 1 root root 6292 Αύγ 27 19:03 component.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 6292 Αύγ 27 19:03 component.cpython-35.pyc -rw-r--r-- 1 root root 3025 Αύγ 27 19:03 constants.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 3025 Αύγ 27 19:03 constants.cpython-35.pyc -rw-r--r-- 1 root root 10588 Αύγ 27 19:03 deviceevent.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 10588 Αύγ 27 19:03 deviceevent.cpython-35.pyc -rw-r--r-- 1 root root 3503 Αύγ 27 19:03 document.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 3503 Αύγ 27 19:03 document.cpython-35.pyc -rw-r--r-- 1 root root 4838 Αύγ 27 19:03 editabletext.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 4838 Αύγ 27 19:03 editabletext.cpython-35.pyc -rw-r--r-- 1 root root 2333 Αύγ 27 19:03 hypertext.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 2333 Αύγ 27 19:03 hypertext.cpython-35.pyc -rw-r--r-- 1 root root 4395 Αύγ 27 19:03 image.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 4395 Αύγ 27 19:03 image.cpython-35.pyc -rw-r--r-- 1 root root 704 Αύγ 27 19:03 interface.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 704 Αύγ 27 19:03 interface.cpython-35.pyc -rw-r--r-- 1 root root 14902 Αύγ 27 19:03 registry.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 14902 Αύγ 27 19:03 registry.cpython-35.pyc -rw-r--r-- 1 root root 9182 Αύγ 27 19:03 role.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 9182 Αύγ 27 19:03 role.cpython-35.pyc -rw-r--r-- 1 root root 5560 Αύγ 27 19:03 selection.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 5560 Αύγ 27 19:03 selection.cpython-35.pyc -rw-r--r-- 1 root root 3889 Αύγ 27 19:03 state.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 3889 Αύγ 27 19:03 state.cpython-35.pyc -rw-r--r-- 1 root root 16298 Αύγ 27 19:03 table.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 16298 Αύγ 27 19:03 table.cpython-35.pyc -rw-r--r-- 1 root root 2747 Αύγ 27 19:03 tablecell.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 2747 Αύγ 27 19:03 tablecell.cpython-35.pyc -rw-r--r-- 1 root root 31668 Αύγ 27 19:03 text.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 31668 Αύγ 27 19:03 text.cpython-35.pyc -rw-r--r-- 1 root root 13971 Αύγ 27 19:03 utils.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 13971 Αύγ 27 19:03 utils.cpython-35.pyc -rw-r--r-- 1 root root 2389 Αύγ 27 19:03 value.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 2389 Αύγ 27 19:03 value.cpython-35.pyc /home/djemos/pyatspi/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 27 19:03 pyatspi-2.24.0 /home/djemos/pyatspi/pkg/usr/src/pyatspi-2.24.0: σύνολο 4 -rw-r--r-- 1 root root 761 Αύγ 27 19:03 SLKBUILD Slackware package maker, version 3.141593. 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: /home/djemos/pyatspi/pyatspi-2.24.0-x86_64-1dj.txz ./ usr/ usr/src/ usr/src/pyatspi-2.24.0/ usr/src/pyatspi-2.24.0/SLKBUILD usr/lib64/ usr/lib64/python3.5/ usr/lib64/python3.5/site-packages/ usr/lib64/python3.5/site-packages/pyatspi/ usr/lib64/python3.5/site-packages/pyatspi/text.py usr/lib64/python3.5/site-packages/pyatspi/image.py usr/lib64/python3.5/site-packages/pyatspi/__pycache__/ usr/lib64/python3.5/site-packages/pyatspi/__pycache__/image.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/deviceevent.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/appevent.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/role.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/registry.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/utils.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/state.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/component.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/document.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/constants.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/tablecell.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/selection.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/atspienum.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/Accessibility.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/atspienum.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/__init__.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/action.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/__init__.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/role.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/selection.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/interface.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/editabletext.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/table.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/Accessibility.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/appevent.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/value.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/collection.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/document.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/image.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/utils.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/application.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/registry.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/value.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/tablecell.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/action.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/text.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/constants.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/collection.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/state.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/deviceevent.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/hypertext.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/component.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/interface.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/hypertext.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/text.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/table.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/editabletext.cpython-35.pyc usr/lib64/python3.5/site-packages/pyatspi/__pycache__/application.cpython-35.opt-1.pyc usr/lib64/python3.5/site-packages/pyatspi/registry.py usr/lib64/python3.5/site-packages/pyatspi/value.py usr/lib64/python3.5/site-packages/pyatspi/utils.py usr/lib64/python3.5/site-packages/pyatspi/application.py usr/lib64/python3.5/site-packages/pyatspi/interface.py usr/lib64/python3.5/site-packages/pyatspi/constants.py usr/lib64/python3.5/site-packages/pyatspi/action.py usr/lib64/python3.5/site-packages/pyatspi/Accessibility.py usr/lib64/python3.5/site-packages/pyatspi/selection.py usr/lib64/python3.5/site-packages/pyatspi/deviceevent.py usr/lib64/python3.5/site-packages/pyatspi/atspienum.py usr/lib64/python3.5/site-packages/pyatspi/component.py usr/lib64/python3.5/site-packages/pyatspi/state.py usr/lib64/python3.5/site-packages/pyatspi/tablecell.py usr/lib64/python3.5/site-packages/pyatspi/editabletext.py usr/lib64/python3.5/site-packages/pyatspi/appevent.py usr/lib64/python3.5/site-packages/pyatspi/table.py usr/lib64/python3.5/site-packages/pyatspi/role.py usr/lib64/python3.5/site-packages/pyatspi/collection.py usr/lib64/python3.5/site-packages/pyatspi/__init__.py usr/lib64/python3.5/site-packages/pyatspi/document.py usr/lib64/python3.5/site-packages/pyatspi/hypertext.py usr/doc/ usr/doc/pyatspi-2.24.0/ usr/doc/pyatspi-2.24.0/README usr/doc/pyatspi-2.24.0/COPYING usr/doc/pyatspi-2.24.0/AUTHORS usr/doc/pyatspi-2.24.0/NEWS usr/doc/pyatspi-2.24.0/INSTALL install/ install/slack-desc Slackware package /home/djemos/pyatspi/pyatspi-2.24.0-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories