CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Build type: Release CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUSB) does not match the name of the calling package (USB1). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindUSB1.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:28 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. fatal: not a git repository (or any of the parent directories): .git ake/Toolchain-i686-w64-mingw32.cmake libftdi1-1.5/cmake/Toolchain-mingw32.cmake libftdi1-1.5/cmake/Toolchain-x86_64-w64-mingw32.cmake libftdi1-1.5/cmake/UseLibFTDI1.cmake libftdi1-1.5/doc/ libftdi1-1.5/doc/Doxyfile.in libftdi1-1.5/doc/Doxyfile.xml.in libftdi1-1.5/doc/EEPROM-structure libftdi1-1.5/doc/astyle_reformat.sh libftdi1-1.5/doc/release-checklist.txt libftdi1-1.5/examples/ libftdi1-1.5/examples/CMakeLists.txt libftdi1-1.5/examples/async.c libftdi1-1.5/examples/baud_test.c libftdi1-1.5/examples/bitbang.c libftdi1-1.5/examples/bitbang2.c libftdi1-1.5/examples/bitbang_cbus.c libftdi1-1.5/examples/bitbang_cbus_eeprom_for_windows.ept libftdi1-1.5/examples/bitbang_ft2232.c libftdi1-1.5/examples/cmake_example/ libftdi1-1.5/examples/cmake_example/CMakeLists.txt libftdi1-1.5/examples/cmake_example/main.c libftdi1-1.5/examples/eeprom.c libftdi1-1.5/examples/find_all.c libftdi1-1.5/examples/find_all_pp.cpp libftdi1-1.5/examples/purge_test.c libftdi1-1.5/examples/serial_test.c libftdi1-1.5/examples/simple.c libftdi1-1.5/examples/stream_test.c libftdi1-1.5/ftdi_eeprom/ libftdi1-1.5/ftdi_eeprom/CMakeLists.txt libftdi1-1.5/ftdi_eeprom/example.conf libftdi1-1.5/ftdi_eeprom/ftdi_eeprom_version.h.in libftdi1-1.5/ftdi_eeprom/main.c libftdi1-1.5/ftdipp/ libftdi1-1.5/ftdipp/CMakeLists.txt libftdi1-1.5/ftdipp/ftdi.cpp libftdi1-1.5/ftdipp/ftdi.hpp libftdi1-1.5/libftdi-1.0.kdev4 libftdi1-1.5/libftdi.lnt libftdi1-1.5/libftdi1-config.in libftdi1-1.5/libftdi1.pc.in libftdi1-1.5/libftdipp1.pc.in libftdi1-1.5/packages/ libftdi1-1.5/packages/99-libftdi.rules libftdi1-1.5/packages/CMakeLists.txt libftdi1-1.5/python/ libftdi1-1.5/python/CMakeLists.txt libftdi1-1.5/python/doxy2swig.py libftdi1-1.5/python/examples/ libftdi1-1.5/python/examples/CMakeLists.txt libftdi1-1.5/python/examples/cbus.py libftdi1-1.5/python/examples/complete.py libftdi1-1.5/python/examples/simple.py libftdi1-1.5/python/ftdi1.i libftdi1-1.5/src/ libftdi1-1.5/src/CMakeLists.txt libftdi1-1.5/src/ftdi.c libftdi1-1.5/src/ftdi.h libftdi1-1.5/src/ftdi_i.h libftdi1-1.5/src/ftdi_stream.c libftdi1-1.5/src/ftdi_version_i.h.in libftdi1-1.5/test/ libftdi1-1.5/test/CMakeLists.txt libftdi1-1.5/test/basic.cpp libftdi1-1.5/test/baudrate.cpp -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for module 'libusb-1.0' -- Found libusb-1.0, version 1.0.24 -- Found LIBUSB: /usr/lib/libusb-1.0.so -- Found Boost: /usr/lib/cmake/Boost-1.78.0/BoostConfig.cmake (found version "1.78.0") -- Found Doxygen: /usr/bin/doxygen (found version "1.9.3") found components: doxygen dot -- Detected git snapshot version: unknown -- The CXX compiler identification is GNU 11.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Confuse: /usr/lib/libconfuse.so -- Looking for dgettext -- Looking for dgettext - found -- Found Libintl: /usr/include -- Building ftdi_eeprom -- Summary of build options: Build static libs: OFF Build C++ bindings: ON Build Python bindings: OFF Build ftdi_eeprom: ON Build examples: ON Build tests: OFF Build API documentation: ON -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/libraries/libftdi1/libftdi1-1.5/build [ 2%] Generating doc/html/index.html warning: Tag 'TCL_SUBST' at line 237 of file '/usr/src/slapt-src/libraries/libftdi1/libftdi1-1.5/build/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1014 of file '/usr/src/slapt-src/libraries/libftdi1/libftdi1-1.5/build/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1719 of file '/usr/src/slapt-src/libraries/libftdi1/libftdi1-1.5/build/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'RTF_SOURCE_CODE' at line 1801 of file '/usr/src/slapt-src/libraries/libftdi1/libftdi1-1.5/build/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 1899 of file '/usr/src/slapt-src/libraries/libftdi1/libftdi1-1.5/build/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2079 of file '/usr/src/slapt-src/libraries/libftdi1/libftdi1-1.5/build/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2092 of file '/usr/src/slapt-src/libraries/libftdi1/libftdi1-1.5/build/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2101 of file '/usr/src/slapt-src/libraries/libftdi1/libftdi1-1.5/build/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! [ 2%] Built target docs [ 5%] Building C object src/CMakeFiles/ftdi1.dir/ftdi.c.o [ 8%] Building C object src/CMakeFiles/ftdi1.dir/ftdi_stream.c.o [ 11%] Linking C shared library libftdi1.so [ 11%] Built target ftdi1 [ 14%] Building CXX object ftdipp/CMakeFiles/ftdipp1.dir/ftdi.cpp.o [ 17%] Linking CXX shared library libftdipp1.so [ 17%] Built target ftdipp1 [ 20%] Building C object ftdi_eeprom/CMakeFiles/ftdi_eeprom.dir/main.c.o [ 23%] Linking C executable ftdi_eeprom [ 23%] Built target ftdi_eeprom [ 26%] Building C object examples/CMakeFiles/simple.dir/simple.c.o [ 29%] Linking C executable simple [ 29%] Built target simple [ 32%] Building C object examples/CMakeFiles/bitbang.dir/bitbang.c.o [ 35%] Linking C executable bitbang [ 35%] Built target bitbang [ 38%] Building CXX object examples/CMakeFiles/find_all_pp.dir/find_all_pp.cpp.o [ 41%] Linking CXX executable find_all_pp [ 41%] Built target find_all_pp [ 44%] Building C object examples/CMakeFiles/bitbang_cbus.dir/bitbang_cbus.c.o [ 47%] Linking C executable bitbang_cbus [ 47%] Built target bitbang_cbus [ 50%] Building C object examples/CMakeFiles/bitbang_ft2232.dir/bitbang_ft2232.c.o [ 52%] Linking C executable bitbang_ft2232 [ 52%] Built target bitbang_ft2232 [ 55%] Building C object examples/CMakeFiles/bitbang2.dir/bitbang2.c.o [ 58%] Linking C executable bitbang2 [ 58%] Built target bitbang2 [ 61%] Building C object examples/CMakeFiles/find_all.dir/find_all.c.o [ 64%] Linking C executable find_all [ 64%] Built target find_all [ 67%] Building C object examples/CMakeFiles/async.dir/async.c.o [ 70%] Linking C executable async [ 70%] Built target async [ 73%] Building C object examples/CMakeFiles/purge_test.dir/purge_test.c.o [ 76%] Linking C executable purge_test [ 76%] Built target purge_test [ 79%] Building C object examples/CMakeFiles/serial_test.dir/serial_test.c.o [ 82%] Linking C executable serial_test [ 82%] Built target serial_test [ 85%] Building C object examples/CMakeFiles/baud_test.dir/baud_test.c.o [ 88%] Linking C executable baud_test [ 88%] Built target baud_test [ 91%] Building C object examples/CMakeFiles/stream_test.dir/stream_test.c.o [ 94%] Linking C executable stream_test [ 94%] Built target stream_test [ 97%] Building C object examples/CMakeFiles/eeprom.dir/eeprom.c.o [100%] Linking C executable eeprom [100%] Built target eeprom [ 2%] Built target docs Consolidate compiler generated dependencies of target ftdi1 [ 11%] Built target ftdi1 Consolidate compiler generated dependencies of target ftdipp1 [ 17%] Built target ftdipp1 Consolidate compiler generated dependencies of target ftdi_eeprom [ 23%] Built target ftdi_eeprom Consolidate compiler generated dependencies of target simple [ 29%] Built target simple Consolidate compiler generated dependencies of target bitbang [ 35%] Built target bitbang Consolidate compiler generated dependencies of target find_all_pp [ 41%] Built target find_all_pp Consolidate compiler generated dependencies of target bitbang_cbus [ 47%] Built target bitbang_cbus Consolidate compiler generated dependencies of target bitbang_ft2232 [ 52%] Built target bitbang_ft2232 Consolidate compiler generated dependencies of target bitbang2 [ 58%] Built target bitbang2 Consolidate compiler generated dependencies of target find_all [ 64%] Built target find_all Consolidate compiler generated dependencies of target async [ 70%] Built target async Consolidate compiler generated dependencies of target purge_test [ 76%] Built target purge_test Consolidate compiler generated dependencies of target serial_test [ 82%] Built target serial_test Consolidate compiler generated dependencies of target baud_test [ 88%] Built target baud_test Consolidate compiler generated dependencies of target stream_test [ 94%] Built target stream_test Consolidate compiler generated dependencies of target eeprom [100%] Built target eeprom Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/pkgconfig/libftdi1.pc -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/pkgconfig/libftdipp1.pc -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/bin/libftdi1-config -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/cmake/libftdi1/LibFTDI1Config.cmake -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/cmake/libftdi1/LibFTDI1ConfigVersion.cmake -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/cmake/libftdi1/UseLibFTDI1.cmake -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/libftdi1.so.2.5.0 -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/libftdi1.so.2 -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/libftdi1.so -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/include/libftdi1/ftdi.h -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/libftdipp1.so.2.5.0 -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/libftdipp1.so.3 -- Set runtime path of "/usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/libftdipp1.so.2.5.0" to "" -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/lib/libftdipp1.so -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/include/libftdipp1/ftdi.hpp -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/bin/ftdi_eeprom -- Set runtime path of "/usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/bin/ftdi_eeprom" to "" -- Installing: /usr/src/slapt-src/libraries/libftdi1/package-libftdi1/usr/share/doc/libftdipp1/example.conf Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libftdi1.so libftdi1.so.2 usr/lib/libftdi1.so.2 libftdi1.so.2.5.0 usr/lib/libftdipp1.so libftdipp1.so.3 usr/lib/libftdipp1.so.3 libftdipp1.so.2.5.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libftdi1.so ) ( cd usr/lib ; ln -sf libftdi1.so.2 libftdi1.so ) ( cd usr/lib ; rm -rf libftdi1.so.2 ) ( cd usr/lib ; ln -sf libftdi1.so.2.5.0 libftdi1.so.2 ) ( cd usr/lib ; rm -rf libftdipp1.so ) ( cd usr/lib ; ln -sf libftdipp1.so.3 libftdipp1.so ) ( cd usr/lib ; rm -rf libftdipp1.so.3 ) ( cd usr/lib ; ln -sf libftdipp1.so.2.5.0 libftdipp1.so.3 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libftdi1.so.2' removed './usr/lib/libftdi1.so' removed './usr/lib/libftdipp1.so.3' removed './usr/lib/libftdipp1.so' Creating your new ./install/doinst.sh... 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/libraries/libftdi1/libftdi1-1.5-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/ftdi_eeprom usr/bin/libftdi1-config usr/doc/ usr/doc/libftdi1-1.5/ usr/doc/libftdi1-1.5/AUTHORS usr/doc/libftdi1-1.5/COPYING.GPL usr/doc/libftdi1-1.5/COPYING.LIB usr/doc/libftdi1-1.5/LICENSE usr/doc/libftdi1-1.5/README.build usr/doc/libftdi1-1.5/README.mingw usr/doc/libftdi1-1.5/examples/ usr/doc/libftdi1-1.5/examples/async.c usr/doc/libftdi1-1.5/examples/baud_test.c usr/doc/libftdi1-1.5/examples/bitbang.c usr/doc/libftdi1-1.5/examples/bitbang2.c usr/doc/libftdi1-1.5/examples/bitbang_cbus.c usr/doc/libftdi1-1.5/examples/bitbang_ft2232.c usr/doc/libftdi1-1.5/examples/cbus.py usr/doc/libftdi1-1.5/examples/complete.py usr/doc/libftdi1-1.5/examples/eeprom.c usr/doc/libftdi1-1.5/examples/example.conf usr/doc/libftdi1-1.5/examples/find_all.c usr/doc/libftdi1-1.5/examples/find_all_pp.cpp usr/doc/libftdi1-1.5/examples/purge_test.c usr/doc/libftdi1-1.5/examples/serial_test.c usr/doc/libftdi1-1.5/examples/simple.c usr/doc/libftdi1-1.5/examples/simple.py usr/doc/libftdi1-1.5/examples/stream_test.c usr/doc/libftdi1-1.5/html/ usr/doc/libftdi1-1.5/html/annotated.html usr/doc/libftdi1-1.5/html/bc_s.png usr/doc/libftdi1-1.5/html/bdwn.png usr/doc/libftdi1-1.5/html/classFtdi_1_1Context-members.html usr/doc/libftdi1-1.5/html/classFtdi_1_1Context.html usr/doc/libftdi1-1.5/html/classFtdi_1_1Context_1_1Private-members.html usr/doc/libftdi1-1.5/html/classFtdi_1_1Context_1_1Private.html usr/doc/libftdi1-1.5/html/classFtdi_1_1Eeprom-members.html usr/doc/libftdi1-1.5/html/classFtdi_1_1Eeprom.html usr/doc/libftdi1-1.5/html/classFtdi_1_1Eeprom_1_1Private-members.html usr/doc/libftdi1-1.5/html/classFtdi_1_1Eeprom_1_1Private.html usr/doc/libftdi1-1.5/html/classFtdi_1_1List-members.html usr/doc/libftdi1-1.5/html/classFtdi_1_1List.html usr/doc/libftdi1-1.5/html/classFtdi_1_1List_1_1Private-members.html usr/doc/libftdi1-1.5/html/classFtdi_1_1List_1_1Private.html usr/doc/libftdi1-1.5/html/classes.html usr/doc/libftdi1-1.5/html/closed.png usr/doc/libftdi1-1.5/html/deprecated.html usr/doc/libftdi1-1.5/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html usr/doc/libftdi1-1.5/html/dir_8430b92e4aad3795673cc6eabae5ece3.html usr/doc/libftdi1-1.5/html/doc.png usr/doc/libftdi1-1.5/html/doxygen.css usr/doc/libftdi1-1.5/html/doxygen.svg usr/doc/libftdi1-1.5/html/dynsections.js usr/doc/libftdi1-1.5/html/files.html usr/doc/libftdi1-1.5/html/folderclosed.png usr/doc/libftdi1-1.5/html/folderopen.png usr/doc/libftdi1-1.5/html/ftdi_8c.html usr/doc/libftdi1-1.5/html/ftdi_8c_source.html usr/doc/libftdi1-1.5/html/ftdi_8cpp.html usr/doc/libftdi1-1.5/html/ftdi_8cpp_source.html usr/doc/libftdi1-1.5/html/ftdi_8h.html usr/doc/libftdi1-1.5/html/ftdi_8h_source.html usr/doc/libftdi1-1.5/html/ftdi_8hpp.html usr/doc/libftdi1-1.5/html/ftdi_8hpp_source.html usr/doc/libftdi1-1.5/html/ftdi__i_8h.html usr/doc/libftdi1-1.5/html/ftdi__i_8h_source.html usr/doc/libftdi1-1.5/html/ftdi__stream_8c.html usr/doc/libftdi1-1.5/html/ftdi__stream_8c_source.html usr/doc/libftdi1-1.5/html/functions.html usr/doc/libftdi1-1.5/html/functions_b.html usr/doc/libftdi1-1.5/html/functions_c.html usr/doc/libftdi1-1.5/html/functions_d.html usr/doc/libftdi1-1.5/html/functions_e.html usr/doc/libftdi1-1.5/html/functions_enum.html usr/doc/libftdi1-1.5/html/functions_eval.html usr/doc/libftdi1-1.5/html/functions_f.html usr/doc/libftdi1-1.5/html/functions_func.html usr/doc/libftdi1-1.5/html/functions_g.html usr/doc/libftdi1-1.5/html/functions_h.html usr/doc/libftdi1-1.5/html/functions_i.html usr/doc/libftdi1-1.5/html/functions_l.html usr/doc/libftdi1-1.5/html/functions_m.html usr/doc/libftdi1-1.5/html/functions_n.html usr/doc/libftdi1-1.5/html/functions_o.html usr/doc/libftdi1-1.5/html/functions_p.html usr/doc/libftdi1-1.5/html/functions_r.html usr/doc/libftdi1-1.5/html/functions_rela.html usr/doc/libftdi1-1.5/html/functions_s.html usr/doc/libftdi1-1.5/html/functions_t.html usr/doc/libftdi1-1.5/html/functions_type.html usr/doc/libftdi1-1.5/html/functions_u.html usr/doc/libftdi1-1.5/html/functions_v.html usr/doc/libftdi1-1.5/html/functions_vars.html usr/doc/libftdi1-1.5/html/functions_w.html usr/doc/libftdi1-1.5/html/functions_~.html usr/doc/libftdi1-1.5/html/globals.html usr/doc/libftdi1-1.5/html/globals_a.html usr/doc/libftdi1-1.5/html/globals_b.html usr/doc/libftdi1-1.5/html/globals_c.html usr/doc/libftdi1-1.5/html/globals_d.html usr/doc/libftdi1-1.5/html/globals_defs.html usr/doc/libftdi1-1.5/html/globals_e.html usr/doc/libftdi1-1.5/html/globals_enum.html usr/doc/libftdi1-1.5/html/globals_eval.html usr/doc/libftdi1-1.5/html/globals_f.html usr/doc/libftdi1-1.5/html/globals_func.html usr/doc/libftdi1-1.5/html/globals_g.html usr/doc/libftdi1-1.5/html/globals_h.html usr/doc/libftdi1-1.5/html/globals_i.html usr/doc/libftdi1-1.5/html/globals_l.html usr/doc/libftdi1-1.5/html/globals_m.html usr/doc/libftdi1-1.5/html/globals_n.html usr/doc/libftdi1-1.5/html/globals_o.html usr/doc/libftdi1-1.5/html/globals_p.html usr/doc/libftdi1-1.5/html/globals_r.html usr/doc/libftdi1-1.5/html/globals_s.html usr/doc/libftdi1-1.5/html/globals_t.html usr/doc/libftdi1-1.5/html/globals_type.html usr/doc/libftdi1-1.5/html/globals_u.html usr/doc/libftdi1-1.5/html/globals_v.html usr/doc/libftdi1-1.5/html/globals_w.html usr/doc/libftdi1-1.5/html/group__libftdi.html usr/doc/libftdi1-1.5/html/index.html usr/doc/libftdi1-1.5/html/jquery.js usr/doc/libftdi1-1.5/html/menu.js usr/doc/libftdi1-1.5/html/menudata.js usr/doc/libftdi1-1.5/html/modules.html usr/doc/libftdi1-1.5/html/namespaceFtdi.html usr/doc/libftdi1-1.5/html/namespaces.html usr/doc/libftdi1-1.5/html/nav_f.png usr/doc/libftdi1-1.5/html/nav_g.png usr/doc/libftdi1-1.5/html/nav_h.png usr/doc/libftdi1-1.5/html/open.png usr/doc/libftdi1-1.5/html/pages.html usr/doc/libftdi1-1.5/html/splitbar.png usr/doc/libftdi1-1.5/html/structFTDIProgressInfo-members.html usr/doc/libftdi1-1.5/html/structFTDIProgressInfo.html usr/doc/libftdi1-1.5/html/structFTDIStreamState-members.html usr/doc/libftdi1-1.5/html/structFTDIStreamState.html usr/doc/libftdi1-1.5/html/structftdi__context-members.html usr/doc/libftdi1-1.5/html/structftdi__context.html usr/doc/libftdi1-1.5/html/structftdi__device__list-members.html usr/doc/libftdi1-1.5/html/structftdi__device__list.html usr/doc/libftdi1-1.5/html/structftdi__eeprom-members.html usr/doc/libftdi1-1.5/html/structftdi__eeprom.html usr/doc/libftdi1-1.5/html/structftdi__transfer__control-members.html usr/doc/libftdi1-1.5/html/structftdi__transfer__control.html usr/doc/libftdi1-1.5/html/structftdi__version__info-members.html usr/doc/libftdi1-1.5/html/structftdi__version__info.html usr/doc/libftdi1-1.5/html/structsize__and__time-members.html usr/doc/libftdi1-1.5/html/structsize__and__time.html usr/doc/libftdi1-1.5/html/sync_off.png usr/doc/libftdi1-1.5/html/sync_on.png usr/doc/libftdi1-1.5/html/tab_a.png usr/doc/libftdi1-1.5/html/tab_b.png usr/doc/libftdi1-1.5/html/tab_h.png usr/doc/libftdi1-1.5/html/tab_s.png usr/doc/libftdi1-1.5/html/tabs.css usr/doc/libftdi1-1.5/libftdi1.SlackBuild usr/include/ usr/include/libftdi1/ usr/include/libftdi1/ftdi.h usr/include/libftdipp1/ usr/include/libftdipp1/ftdi.hpp usr/lib/ usr/lib/cmake/ usr/lib/cmake/libftdi1/ usr/lib/cmake/libftdi1/LibFTDI1Config.cmake usr/lib/cmake/libftdi1/LibFTDI1ConfigVersion.cmake usr/lib/cmake/libftdi1/UseLibFTDI1.cmake usr/lib/libftdi1.so.2.5.0 usr/lib/libftdipp1.so.2.5.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/libftdi1.pc usr/lib/pkgconfig/libftdipp1.pc usr/man/ usr/man/man3/ usr/man/man3/FTDIProgressInfo.3.gz usr/man/man3/FTDIStreamState.3.gz usr/man/man3/Ftdi.3.gz usr/man/man3/Ftdi_Context.3.gz usr/man/man3/Ftdi_Context_Private.3.gz usr/man/man3/Ftdi_Eeprom.3.gz usr/man/man3/Ftdi_Eeprom_Private.3.gz usr/man/man3/Ftdi_List.3.gz usr/man/man3/Ftdi_List_Private.3.gz usr/man/man3/_usr_src_slapt-src_libraries_libftdi1_libftdi1-1.5_ftdipp_.3.gz usr/man/man3/_usr_src_slapt-src_libraries_libftdi1_libftdi1-1.5_src_.3.gz usr/man/man3/ftdi.c.3.gz usr/man/man3/ftdi.cpp.3.gz usr/man/man3/ftdi.h.3.gz usr/man/man3/ftdi.hpp.3.gz usr/man/man3/ftdi_context.3.gz usr/man/man3/ftdi_deprecated.3.gz usr/man/man3/ftdi_device_list.3.gz usr/man/man3/ftdi_eeprom.3.gz usr/man/man3/ftdi_i.h.3.gz usr/man/man3/ftdi_size_and_time.3.gz usr/man/man3/ftdi_stream.c.3.gz usr/man/man3/ftdi_transfer_control.3.gz usr/man/man3/ftdi_version_info.3.gz usr/man/man3/libftdi.3.gz Slackware package /usr/src/slapt-src/libraries/libftdi1/libftdi1-1.5-i586-1salix15.0.txz created. Installing package libftdi1-1.5-i586-1salix15.0... | libftdi1 (A library to talk to FTDI's UART/FIFO chips) | | A library (using libusb) to talk to FTDI's UART/FIFO chips | including the popular bitbang mode. | The following chips are supported: | FT4232H / FT2232H | FT232R / FT245R | FT2232L / FT2232D / FT2232C | FT232BM / FT245BM (and the BL/BQ variants) | FT8U232AM / FT8U245AM | | |