New makedepends cargo & clang and new checkdepends procps-ng

RIIR https://github.com/fish-shell/fish-shell/pull/9512
This commit is contained in:
Akatsuki Rui
2023-02-20 16:27:23 +08:00
parent 8a74fa0f47
commit b071d9033b
2 changed files with 63 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = fish-git
pkgdesc = User friendly shell intended mostly for interactive use.
pkgver = 3.4.0.r53.g3e5284aaf
pkgver = 3.6.0.r217.g59fe124c4
pkgrel = 1
epoch = 2
url = http://fishshell.com
@@ -10,23 +10,24 @@ pkgbase = fish-git
arch = arm
license = GPL2
checkdepends = expect
checkdepends = procps-ng
makedepends = cargo
makedepends = clang
makedepends = cmake
makedepends = python-sphinx
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
optdepends = wl-clipboard: clipboard integration
optdepends = xsel: clipboard integration
optdepends = xclip: clipboard integration
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
md5sums = SKIP
b2sums = SKIP
pkgname = fish-git