Search Criteria
Package Details: fish-git 2:4.0.1.r535.ge8bd45d76-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: | 74 |
Popularity: | 1.27 |
First Submitted: | 2010-11-17 22:27 (UTC) |
Last Updated: | 2025-03-19 23:29 (UTC) |
Dependencies (18)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- ncurses (ncurses-gitAUR)
- pcre2 (pcre2-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- expect (check)
- procps-ng (procps-ng-gitAUR) (check)
- mandoc (mdocml-cvsAUR, mandoc-noconflictAUR) (optional) – --help for built-in commmands (alternative)
- nroff (optional) – --help for built-in commmands
- pkgfile (pkgfile-gitAUR) (optional) – command-not-found hook
- python (python37AUR, python311AUR, python310AUR) (optional) – man page completion parser / web config tool
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (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 (87)
- bash-git-prompt (requires fish) (optional)
- bash-git-prompt-git (requires fish) (optional)
- bass-fish (requires fish)
- bubblejail (requires fish) (optional)
- bubblejail-git (requires fish) (optional)
- chruby-fish (requires fish)
- cocainate-bin (requires fish) (optional)
- ctcontainer (requires fish)
- ctpkg (requires fish)
- fish-abbreviation-tips (requires fish)
- fish-abbreviation-tips-git (requires fish)
- fish-autopair (requires fish)
- fish-autopair-git (requires fish)
- fish-bash2env (requires fish)
- fish-bass-git (requires fish)
- fish-catppuccin-frappe-git (requires fish)
- fish-catppuccin-latte-git (requires fish)
- fish-catppuccin-macchiato-git (requires fish)
- fish-catppuccin-mocha-git (requires fish)
- fish-done (requires fish)
- Show 67 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 16 Next › Last »
SanskritFritz commented on 2021-02-07 14:34 (UTC)
I'd like to credit you as a contributor. Would
# Contributor: akiirui (AUR)
be ok?SanskritFritz commented on 2021-02-07 14:32 (UTC)
Yes, that's what I thought too.
akiirui commented on 2021-02-07 12:26 (UTC)
@SanskritFritz Sorry, I forget about these, you can add it.
If need clipboard support, we should add
wl-clipboard xsel xclip
tooptdepends
Ref: 1: https://github.com/fish-shell/fish-shell/blob/master/share/functions/fish_clipboard_copy.fish 2: https://github.com/fish-shell/fish-shell/blob/master/share/functions/fish_clipboard_paste.fish
SanskritFritz commented on 2021-02-07 09:07 (UTC)
Thanks for the heads-up! Lots of deps were missing indeed. why was xsel dropped from optdepends?
akiirui commented on 2021-02-07 08:24 (UTC)
Hi, I found a missing dependency
pcre2
.And here have a new PKGBUILD base on community/fish: https://fars.ee/0Mbj
SanskritFritz commented on 2020-02-26 15:16 (UTC)
You're right, thanks and done.
brainplot commented on 2020-02-26 14:46 (UTC) (edited on 2020-02-26 14:46 (UTC) by brainplot)
According to the release notes for v3.1.0,
jq
is no longer required forbower
andyarn
completions and they will use Python if available. At this point I thinkjq
should be removed from the dependency array.crabvk commented on 2020-02-19 14:21 (UTC) (edited on 2020-02-22 00:54 (UTC) by crabvk)
Patch to 3.1.0, not for this fish-git package, but for Community's fish 3.0.2-3
Here's how to build:
(Edit: added python-sphinx to makedepends to build the documentation)
SanskritFritz commented on 2020-01-13 09:43 (UTC)
For historical reasons. The version numbering scheme of the package changed in the past and this way I had ensured it increased.
gbr commented on 2020-01-13 05:20 (UTC)
May I ask why is
epoch
is set to2
? Or rather, why isepoch
set at all? Thanks.« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 16 Next › Last »