f3df74e9b54f79e20e0d15756aca391ab52599c1 Depend on groff instead of nroff nroff is the executable not the package name.
40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
pkgbase = fish-git
|
|
pkgdesc = User friendly shell intended mostly for interactive use.
|
|
pkgver = 4.0.2.r949.gc7391d102
|
|
pkgrel = 1
|
|
epoch = 2
|
|
url = https://github.com/fish-shell/fish-shell
|
|
install = fish.install
|
|
arch = i686
|
|
arch = x86_64
|
|
arch = arm
|
|
license = GPL-2.0-only AND BSD-3-Clause AND ISC AND MIT AND PSF-2.0
|
|
checkdepends = expect
|
|
checkdepends = procps-ng
|
|
makedepends = cargo
|
|
makedepends = cmake
|
|
makedepends = git
|
|
makedepends = jq
|
|
makedepends = python-sphinx
|
|
depends = gcc-libs
|
|
depends = glibc
|
|
depends = ncurses
|
|
depends = pcre2
|
|
optdepends = python: man page completion parser / web config tool
|
|
optdepends = pkgfile: command-not-found hook
|
|
optdepends = groff: --help for built-in commmands
|
|
optdepends = mandoc: --help for built-in commmands (alternative)
|
|
optdepends = xsel: X11 clipboard integration
|
|
optdepends = xclip: X11 clipboard integration (alternative)
|
|
optdepends = wl-clipboard: Wayland clipboard integration
|
|
provides = fish
|
|
provides = fish-shell
|
|
conflicts = fish
|
|
conflicts = fish-shell
|
|
options = !lto
|
|
backup = etc/fish/config.fish
|
|
source = git+https://github.com/fish-shell/fish-shell.git
|
|
b2sums = SKIP
|
|
|
|
pkgname = fish-git
|