2022-06-25 11:48:07 +02:00
2022-02-05 15:15:11 +01:00
2022-07-24 18:27:33 +02:00
2022-06-25 11:48:07 +02:00

ftxui-git

This is the official PKGBUILD for FTXUI for use on Arch Linux via makepkg.

It is now available in the AUR - ftxui-git

Using cmake, FetchContent and referring to a specific hash version of FTXUI is recommended instead, especially for public open source projects.

The headers are installed to:

/usr/include/ftxui/

and the libraries: ftxui-screen.a, ftxui-dom.a, ftxui-component.a into:

/usr/lib/

It is recommanded to use CMake, in order to use the correct flags.

You will get this message from makepkg too, don't forget to link to these libraries.

Description
No description provided
Readme 53 KiB
Languages
Shell 100%