Files
fish-git/.SRCINFO
Akatsuki Rui efc7002c12 Real fix. enable lto and remove useless depends
I lost my eyes, forget to remove duplicate CMAKE_BUILD_TYPE. lol.
2024-02-05 09:58:59 +08:00

32 lines
763 B
Plaintext

pkgbase = fish-git
pkgdesc = User friendly shell intended mostly for interactive use.
pkgver = 3.7.0.r1410.gea5adcac9
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 = cmake
makedepends = git
makedepends = python-sphinx
depends = glibc
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