Search Criteria
Package Details: fish-git 2:4.7.0.r1.gfb29c85a6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fish-git.git (read-only, click to copy) |
|---|---|
| Package Base: | fish-git |
| Description: | User friendly shell intended mostly for interactive use. |
| Upstream URL: | https://github.com/fish-shell/fish-shell |
| Keywords: | shell |
| Licenses: | GPL-2.0-only AND BSD-3-Clause AND ISC AND MIT AND PSF-2.0 |
| Conflicts: | fish, fish-shell |
| Provides: | fish, fish-shell |
| Submitter: | SanskritFritz |
| Maintainer: | akiirui |
| Last Packager: | akiirui |
| Votes: | 73 |
| Popularity: | 0.029540 |
| First Submitted: | 2010-11-17 22:27 (UTC) |
| Last Updated: | 2026-05-06 07:28 (UTC) |
Dependencies (18)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- pcre2 (pcre2-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- expect (check)
- procps-ng (procps-ng-nosystemd-gitAUR, procps-ng-gitAUR) (check)
- python-pexpect (check)
- groff (groff-gitAUR) (optional) – --help for built-in commmands
- mandoc (mdocml-cvsAUR, mandoc-noconflictAUR) (optional) – --help for built-in commmands (alternative)
- pkgfile (pkgfile-gitAUR) (optional) – command-not-found hook
- python (optional) – man page completion parser / web config tool
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – Wayland clipboard integration
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – X11 clipboard integration (alternative)
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – X11 clipboard integration
Required by (160)
- alia-can (requires fish) (optional)
- alman (requires fish) (optional)
- arch-upgrader (requires fish)
- arch-upgrader (requires fish) (make)
- arch-upgrader-git (requires fish)
- arch-upgrader-git (requires fish) (make)
- auggie-bin (requires fish) (optional)
- authtui-git (requires fish) (optional)
- bab (requires fish) (optional)
- bab-bin (requires fish) (optional)
- basecamp-cli (requires fish) (optional)
- bash-git-prompt (requires fish) (optional)
- bash-git-prompt-git (requires fish) (optional)
- bass-fish (requires fish)
- bookmark-cd (requires fish) (optional)
- bubblejail (requires fish) (optional)
- bubblejail-git (requires fish) (optional)
- buttercup-git (requires fish)
- caelestia-shell (requires fish)
- caelestia-shell-git (requires fish)
- Show 140 more...
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 18 Next › Last »
SanskritFritz commented on 2019-04-17 07:58 (UTC) (edited on 2019-04-17 07:58 (UTC) by SanskritFritz)
I'd say you should use the completions provided by ripgrep and please notify the fish developers about this situation, so they will remove their version if appropriate. It was added 5 days ago.
ronjouch commented on 2019-04-13 01:08 (UTC) (edited on 2019-04-16 01:04 (UTC) by ronjouch)
Since today and https://github.com/fish-shell/fish-shell/commit/5989a92dae3dcbed3f868345811ab178f04bf3c8 , build succeeds but installation fails with:
What's the standard in Arch? Should fish or ripgrep provide the completions? Asked the same question in AUR / ripgrep-git ( https://aur.archlinux.org/packages/ripgrep-git/#news )
Crude fix: add to package():
rm "$pkgdir/usr/share/fish/completions/rg.fish"SanskritFritz commented on 2019-04-03 21:49 (UTC)
@syntonym Thanks!
syntonym commented on 2019-04-03 15:28 (UTC)
Apparently fish documentation changed from doxygen to sphinx a few days ago (second bulletpoint, was apparently written 2 days go). So I think the dependency should change from doxygen to python-sphinx.
SanskritFritz commented on 2019-03-24 17:52 (UTC)
Builds here and even #5719 was fixed upstream.
ronjouch commented on 2019-03-24 14:33 (UTC)
Build now fails differently (even removing the lines related to https://github.com/fish-shell/fish-shell/issues/5719 ):
SanskritFritz commented on 2019-03-04 15:04 (UTC) (edited on 2019-03-04 15:04 (UTC) by SanskritFritz)
Remove the following lines from the PKGBUILD:
https://github.com/fish-shell/fish-shell/issues/5719
mv "$pkgdir/usr/local/share/fish/"* "$pkgdir/usr/share/fish" rmdir "$pkgdir/usr/local/share/fish" "$pkgdir/usr/local/share" "$pkgdir/usr/local"
until I fix this.
ronjouch commented on 2019-03-04 13:34 (UTC)
Thanks for the move to cmake :) . But build still fails on my machine (using yaourt):
SanskritFritz commented on 2019-03-03 21:43 (UTC)
Thanks for the heads-up, I see upstream has switched to cmake some days ago. I'll update the package soon.
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 18 Next › Last »