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.028949 |
| 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 2 3 4 5 6 7 8 9 10 11 .. 18 Next › Last »
SanskritFritz commented on 2023-02-19 20:51 (UTC)
you sure about clang being a hard-dependency? the readme states "a C++11 compiler (g++ 4.8 or later, or clang 3.3 or later)"
akiirui commented on 2023-02-19 18:23 (UTC) (edited on 2023-02-19 19:24 (UTC) by akiirui)
Because RIIR (https://github.com/fish-shell/fish-shell/pull/9512) has been merged to master. We need to add
cargoandclangto the makedepends.Here is PKGBUILD and it has been tested on a clean chroot. https://fars.ee/e6BM
akiirui commented on 2022-11-11 13:10 (UTC)
Need to add
procps-ngto checkdepends:SanskritFritz commented on 2022-03-20 02:07 (UTC)
Nice catch, thanks for the heads-up!
IlanCosman commented on 2022-03-19 22:47 (UTC)
This fails to install due to recent Github changes.
NextAlone commented on 2021-12-15 14:19 (UTC) (edited on 2021-12-15 14:23 (UTC) by NextAlone)
@SanskritFritz some package like
fish-donedepends onfish>=2.3.0, and nowfish-gitprovidesfishwithout version, can't meet its depends like below.SanskritFritz commented on 2021-12-14 14:43 (UTC)
Why? Is there any compatibility problem with the new version?
NextAlone commented on 2021-12-14 14:23 (UTC) (edited on 2021-12-14 14:24 (UTC) by NextAlone)
Please modify provides like this to meet dependencies like fish>=3.2.0
provides=('fish='$pkgver 'fish-shell='$pkgver)
SanskritFritz commented on 2021-11-03 09:11 (UTC)
rien333 https://wiki.archlinux.org/title/PKGBUILD#epoch
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 18 Next › Last »