summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ddb2d53d14d4482605a8b5186d0cebb4e15cb07 (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
pkgbase = fish-smart-prompt-truncate
	pkgdesc = Fork of fish that allows non-final prompt lines to be reflowed by the terminal instead of truncated.
	pkgver = 3.7.0
	pkgrel = 1
	url = https://fishshell.com/
	install = fish.install
	arch = x86_64
	license = GPL2
	checkdepends = expect
	checkdepends = procps-ng
	makedepends = cmake
	makedepends = python-sphinx
	depends = glibc
	depends = gcc-libs
	depends = ncurses
	depends = pcre2
	optdepends = python: man page completion parser / web config tool
	optdepends = pkgfile: command-not-found hook
	conflicts = fish
	backup = etc/fish/config.fish
	source = https://github.com/fish-shell/fish-shell/releases/download/3.7.0/fish-3.7.0.tar.xz
	source = https://github.com/fish-shell/fish-shell/releases/download/3.7.0/fish-3.7.0.tar.xz.asc
	source = only-truncate-final-line.patch
	validpgpkeys = 003837986104878835FA516D7A67D962D88A709A
	sha256sums = df1b7378b714f0690b285ed9e4e58afe270ac98dbc9ca5839589c1afcca33ab1
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = fish-smart-prompt-truncate