29 lines
644 B
Plaintext
29 lines
644 B
Plaintext
name: fish
|
|
description: A smart and user-friendly command line shell
|
|
version: 4.5.0
|
|
revision: 1
|
|
url: https://fishshell.com/
|
|
license: GPL2,PSF2,MIT,LGPL2
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- gcc-libs
|
|
- ncurses
|
|
- pcre2
|
|
optional_depends:
|
|
- python3
|
|
make_depends:
|
|
- cmake
|
|
- jq
|
|
- rustc
|
|
- expect
|
|
- procps-ng
|
|
downloads:
|
|
- url: https://github.com/fish-shell/fish-shell/releases/download/${BPM_PKG_VERSION}/fish-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 89151f8cf14b634e080226fe696f9ce7d4d153c77629996ca4431c80482c64ed
|