summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5df83657cbb38a8b0a598c1bbaf8190d1d1100d0 (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
pkgbase = fish-git
	pkgdesc = User friendly shell intended mostly for interactive use.
	pkgver = 3.1.2.r2055.gc633ce7e7
	pkgrel = 1
	epoch = 2
	url = http://fishshell.com
	install = fish.install
	arch = i686
	arch = x86_64
	arch = arm
	license = GPL2
	checkdepends = expect
	makedepends = cmake
	makedepends = python-sphinx
	makedepends = git
	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
	source = git://github.com/fish-shell/fish-shell.git
	md5sums = SKIP

pkgname = fish-git