install: remove reference to the Arch AUR package

This commit is contained in:
Daniel Eklöf 2022-02-02 21:08:22 +01:00
parent fc99379a0c
commit ab6b1b3679
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -87,12 +87,6 @@ Foot uses _meson_. If you are unfamiliar with it, the official
[tutorial](https://mesonbuild.com/Tutorial.html) might be a good [tutorial](https://mesonbuild.com/Tutorial.html) might be a good
starting point. starting point.
I also recommend taking a look at the Arch AUR packages
[PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=foot)
file, to see how it builds foot. Especially so if you intend to
install a release build of foot, in which case you might be interested
in the compiler flags used there.
A note on terminfo; the terminfo database exposes terminal A note on terminfo; the terminfo database exposes terminal
capabilities to the applications running inside the terminal. As such, capabilities to the applications running inside the terminal. As such,
it is important that the terminfo used reflects the actual it is important that the terminfo used reflects the actual