Search Criteria
Package Details: fish-git 2:3.6.0.r228.g3b60bc1de-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: | http://fishshell.com |
Keywords: | shell |
Licenses: | GPL2 |
Conflicts: | fish, fish-shell |
Provides: | fish, fish-shell |
Submitter: | SanskritFritz |
Maintainer: | SanskritFritz (akiirui) |
Last Packager: | akiirui |
Votes: | 69 |
Popularity: | 0.65 |
First Submitted: | 2010-11-17 22:27 (UTC) |
Last Updated: | 2023-02-23 09:35 (UTC) |
Dependencies (13)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- ncurses (ncurses-git)
- pcre2 (pcre2-svn, pcre2-git)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- clang (clang8, clang-git, llvm-git, clang-minimal-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python-sphinx (python-sphinx-git, python-sphinx71) (make)
- expect (check)
- procps-ng (procps-ng-git, busybox-coreutils) (check)
- pkgfile (pkgfile-git) (optional) – command-not-found hook
- python (python36, python32, python37, python39, python38, python310, python312) (optional) – man page completion parser / web config tool
Required by (79)
- 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)
- chruby-fish-git (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-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 59 more...
Latest Comments
1 2 3 4 5 6 .. 13 Next › Last »
rien333 commented on 2023-02-23 09:45 (UTC)
@akiirui Cool! Might report it to upstream if this behavior stays around.
akiirui commented on 2023-02-23 09:28 (UTC)
@rien333 Reproduced, thanks for the feedback.
rien333 commented on 2023-02-23 09:23 (UTC) (edited on 2023-02-23 09:24 (UTC) by rien333)
This doesn't build if you have
lto
enabled in/etc/makepkg.conf
— to be specific, it fails during the linking step. Seems like a recent "regression" (?), since this didn't happen before the rust switch.Adding this to the PKGBUILD makes it work, however:
SanskritFritz commented on 2023-02-20 21:33 (UTC)
Awesome man, thanks for the new version!
akiirui commented on 2023-02-20 03:46 (UTC)
Yep, I'm sure it requires
clang
to build the package.Ref: https://github.com/fish-shell/fish-shell/pull/9512#issuecomment-1409060148
And logs without
clang
Yes.
SanskritFritz commented on 2023-02-19 20:54 (UTC)
also, would you like to be co-maintainer akiirui?
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
cargo
andclang
to 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-ng
to checkdepends:SanskritFritz commented on 2022-03-20 02:07 (UTC)
Nice catch, thanks for the heads-up!
1 2 3 4 5 6 .. 13 Next › Last »