summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 19eca611aa12d07b6b95619a0b4e845d85e44857 (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
33
34
pkgbase = fish-git
	pkgdesc = User friendly shell intended mostly for interactive use.
	pkgver = 4.0b1.r101.gd5efef1cc
	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
	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