@danekl Thanks, foot now successfully builds on river. I thought, it was an issue on river’s side.
Search Criteria
Package Details: foot-git 1.25.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/foot-git.git (read-only, click to copy) |
|---|---|
| Package Base: | foot-git |
| Description: | Wayland terminal emulator - fast, lightweight and minimalistic |
| Upstream URL: | https://codeberg.org/dnkl/foot |
| Keywords: | terminal wayland |
| Licenses: | MIT |
| Conflicts: | foot |
| Provides: | foot |
| Replaces: | foot-themes |
| Submitter: | danekl |
| Maintainer: | danekl |
| Last Packager: | danekl |
| Votes: | 18 |
| Popularity: | 0.001447 |
| First Submitted: | 2020-03-06 20:02 (UTC) |
| Last Updated: | 2025-10-16 10:52 (UTC) |
Dependencies (19)
- fcft
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- libutf8proc (libutf8proc-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- ncurses (ncurses-gitAUR)
- pixman (pixman-gitAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- python (make)
- scdoc (scdoc-gitAUR) (make)
- tllist (tllist-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- check (check-gitAUR) (check)
- bash-completion (bash-completion-gitAUR) (optional) – bash completions for foot itself
- foot-terminfo (foot-terminfo-gitAUR) (optional) – alternative to ncurses' terminfo, with additional non-standard capabilities
- libnotify (libnotify-gitAUR) (optional) – desktop notifications
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR) (optional) – URI launching
Required by (38)
- aquafin (requires foot) (optional)
- aquafin-git (requires foot) (optional)
- canoe (requires foot) (optional)
- glrnvim (requires foot) (optional)
- halley (requires foot) (optional)
- halley-full (requires foot) (optional)
- halley-git (requires foot) (optional)
- hyprland-agent (requires foot) (optional)
- hyprselect-bin (requires foot) (optional)
- kwm (requires foot) (optional)
- manjaro-hyprland-settings (requires foot)
- margo-git (requires foot)
- noon-apps (requires foot)
- phantimer (requires foot) (optional)
- qwertywm (requires foot)
- reterminatevt-git (requires foot)
- rustrland (requires foot) (optional)
- sleex-git (requires foot)
- sway-asan-git (requires foot) (optional)
- sway-borders-git (requires foot) (optional)
- Show 18 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3
Ordoviz commented on 2020-07-16 16:31 (UTC)
danekl commented on 2020-07-16 15:54 (UTC)
@Ordoviz: I believe this is a bug introduced with the new multi-seat support, but should be fixed now. Would you mind trying again?
If it still doesn't work, please open a new issue on https://codeberg.org/dnkl/foot/issues.
Ordoviz commented on 2020-07-16 14:41 (UTC)
If you are using river and getting the below error, build the package on Sway. For some reason the foot window with random colored text does not open in river.
foot-git/PKGBUILD: line 23: 47309 Segmentation fault (core dumped) build/foot --config /dev/null --term=xterm -- sh -c "./scripts/generate-alt-random-writes.py --scroll --scroll-region --colors-regular --colors-bright --colors-rgb ${tmp_file} && cat ${tmp_file}"
==> ERROR: A failure occurred in build().
Aborting...
warning: could not open directory 'pkg/': Permission denied
Pinned Comments
danekl commented on 2021-11-07 09:18 (UTC)
The foot and foot-terminfo packages have been updated:
In other words, foot will default to the terminfo provided by ncurses. You can optionally install foot-terminfo, and set "term=foot-extra" in foot.ini to use foot's terminfo instead, which has a couple of non-standard capabilities (mainly targeting tmux).