summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 92328959103fa3c5dd5793fa2b00486f8a34e705 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pkgbase = fish-git
	pkgdesc = User friendly shell intended mostly for interactive use.
	pkgver = 3.7.0.r1420.g776895274
	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
	options = !lto
	backup = etc/fish/config.fish
	source = git+https://github.com/fish-shell/fish-shell.git
	b2sums = SKIP

pkgname = fish-git