Package Details: fish-git 2:4.7.0.r1.gfb29c85a6-1

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)

Required by (160)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 18 Next › Last »

ronjouch commented on 2019-03-03 20:50 (UTC)

Build fails since yesterday with:

fish-git 2:3.0.0.r164.g455959ae-1  (2019-01-11 20:21)
( Unsupported package: Potentially dangerous ! )
==> fish-git dependencies:
 - ncurses (already installed) [makedepend]
 - doxygen (already installed) [makedepend]
 - git (already installed) [makedepend]
 - ncurses (already installed) [makedepend]


==> Continue building fish-git ? [Y/n]
==> ----------------------------------
==> 
==> Building and installing package
==> Making package: fish-git 2:3.0.0.r164.g455959ae-1 (2019-03-03T15:49:24 EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating fish-shell git repo...
Fetching origin
==> Validating source files with md5sums...
    fish-shell ... Skipped
==> Extracting sources...
  -> Creating working copy of fish-shell git repo...
Cloning into 'fish-shell'...
done.
==> Starting pkgver()...
==> Updated version: fish-git 2:3.0.2.r546.ge11c3f352-1
==> Starting build()...
autoreconf: 'configure.ac' or 'configure.in' is required
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build fish-git.

acomagu commented on 2018-12-30 11:35 (UTC) (edited on 2018-12-30 11:35 (UTC) by acomagu)

@SanskritFritz Oh, I have not read the guideline. Thanks.

SanskritFritz commented on 2018-12-30 10:06 (UTC)

@acomagu Just makepkg and it automagically compiles 3.0. Please read this: https://wiki.archlinux.org/index.php/VCS_package_guidelines

acomagu commented on 2018-12-30 07:38 (UTC)

Why does this package stay at the version for years? I think should be disown.

SanskritFritz commented on 2018-12-29 09:59 (UTC)

@rsheasby Has the build process been changed in any way? If not, there is no need to update this package.

SanskritFritz commented on 2016-11-27 16:49 (UTC)

Done, thanks for the heads-up @terlar.

terlar commented on 2016-11-27 05:54 (UTC)

The build-steps has changed, the diff: 35c35 < autoconf --- > autoreconf --no-recursive

z3ntu commented on 2016-09-18 10:53 (UTC) (edited on 2016-09-18 12:23 (UTC) by z3ntu)

The package doesn't compile for me right now (tested on x86_64 & armv6h) - see https://github.com/fish-shell/fish-shell/issues/3388 for bug report. EDIT: Already fixed. And can you please add "armv6" to the architectures, as it works building there.