Search Criteria
Package Details: fish-git 2:4.0b1.r101.gd5efef1cc-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: | SanskritFritz (akiirui) |
Last Packager: | akiirui |
Votes: | 72 |
Popularity: | 3.15 |
First Submitted: | 2010-11-17 22:27 (UTC) |
Last Updated: | 2024-12-31 11:05 (UTC) |
Dependencies (13)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- 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) (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, busybox-coreutilsAUR) (check)
- pkgfile (pkgfile-gitAUR) (optional) – command-not-found hook
- python (python37AUR, python311AUR, python310AUR) (optional) – man page completion parser / web config tool
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)
- carch (requires fish) (optional)
- carch-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)
- Show 67 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »
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.SanskritFritz commented on 2019-05-03 16:01 (UTC)
Definitely it should, thank you.
C0rn3j commented on 2019-05-03 13:49 (UTC)
https://github.com/fish-shell/fish-shell/releases "Completions for bower and yarn now require the jq utility for full functionality." The official 3.0.2 fish package picked up jq as a dependency, maybe this package should too? https://www.archlinux.org/packages/community/x86_64/fish/
ronjouch commented on 2019-04-17 12:28 (UTC) (edited on 2019-04-17 12:29 (UTC) by ronjouch)
@SanskritFritz sure; filed Fish #5822 - Ripgrep completions are in conflict with completions provided by ripgrep itself. Will forward upstream feedback here when I get it.
Passersby, a simple fix for now is to add to PKGBUILD's
package()
:rm "$pkgdir/usr/share/fish/completions/rg.fish"
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.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »