mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
README: link to PKGBUILD
This commit is contained in:
parent
6280d58434
commit
bb0ce50b24
1 changed files with 3 additions and 3 deletions
|
|
@ -165,7 +165,7 @@ In addition to the dev variant of the packages above, you need:
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
|
|
||||||
Use [makepkg](https://wiki.archlinux.org/index.php/Makepkg) to build
|
Use [makepkg](https://wiki.archlinux.org/index.php/Makepkg) to build
|
||||||
the bundled `PKGBUILD` (just run `makepkg` in the source root
|
the bundled [PKGBUILD](PKGBUILD) run `makepkg` in the source root
|
||||||
directory)..
|
directory)..
|
||||||
|
|
||||||
Note that it will do a profiling-guided build, and that this requires
|
Note that it will do a profiling-guided build, and that this requires
|
||||||
|
|
@ -179,5 +179,5 @@ 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 bundled Arch `PKGBUILD` file, to
|
I also recommend taking a look at the bundled Arch
|
||||||
see how it builds foot.
|
[PKGBUILD](PKGBUILD) file, to see how it builds foot.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue