34 lines
803 B
Plaintext
34 lines
803 B
Plaintext
pkgbase = fish-git
|
|
pkgdesc = User friendly shell intended mostly for interactive use.
|
|
pkgver = 3.6.0.r217.g59fe124c4
|
|
pkgrel = 1
|
|
epoch = 2
|
|
url = http://fishshell.com
|
|
install = fish.install
|
|
arch = i686
|
|
arch = x86_64
|
|
arch = arm
|
|
license = GPL2
|
|
checkdepends = expect
|
|
checkdepends = procps-ng
|
|
makedepends = cargo
|
|
makedepends = clang
|
|
makedepends = cmake
|
|
makedepends = git
|
|
makedepends = python-sphinx
|
|
depends = glibc
|
|
depends = gcc-libs
|
|
depends = ncurses
|
|
depends = pcre2
|
|
optdepends = python: man page completion parser / web config tool
|
|
optdepends = pkgfile: command-not-found hook
|
|
provides = fish
|
|
provides = fish-shell
|
|
conflicts = fish
|
|
conflicts = fish-shell
|
|
backup = etc/fish/config.fish
|
|
source = git+https://github.com/fish-shell/fish-shell.git
|
|
b2sums = SKIP
|
|
|
|
pkgname = fish-git
|