summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d82b8badd403a590426b7fc913f83ab06d324498 (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
35
36
37
38
39
pkgbase = fish-git
	pkgdesc = User friendly shell intended mostly for interactive use.
	pkgver = 4.0.2.r1018.g5346d3d49
	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