34 lines
836 B
Plaintext
34 lines
836 B
Plaintext
pkgbase = fish-git
|
|
pkgdesc = User friendly shell intended mostly for interactive use.
|
|
pkgver = 3.1.2.r2055.gc633ce7e7
|
|
pkgrel = 1
|
|
epoch = 2
|
|
url = http://fishshell.com
|
|
install = fish.install
|
|
arch = i686
|
|
arch = x86_64
|
|
arch = arm
|
|
license = GPL2
|
|
checkdepends = expect
|
|
makedepends = cmake
|
|
makedepends = python-sphinx
|
|
makedepends = git
|
|
depends = glibc
|
|
depends = gcc-libs
|
|
depends = ncurses
|
|
depends = pcre2
|
|
optdepends = python: man page completion parser / web config tool
|
|
optdepends = pkgfile: command-not-found hook
|
|
optdepends = wl-clipboard: clipboard integration
|
|
optdepends = xsel: clipboard integration
|
|
optdepends = xclip: clipboard integration
|
|
provides = fish
|
|
provides = fish-shell
|
|
conflicts = fish
|
|
conflicts = fish-shell
|
|
source = git://github.com/fish-shell/fish-shell.git
|
|
md5sums = SKIP
|
|
|
|
pkgname = fish-git
|
|
|