2021-07-24 01:07:03 +05:30
2021-06-13 22:00:25 +02:00
2021-07-14 01:50:00 +05:30
2021-07-24 01:07:03 +05:30
2021-06-28 23:40:46 +05:30

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: libcomponent.a, libdom.a, libscreen.a into:

/usr/lib/ftxui

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%