29 lines
644 B
YAML
29 lines
644 B
YAML
name: fish
|
|
description: A smart and user-friendly command line shell
|
|
version: 4.8.1
|
|
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: 0eb86a851e865e934a7c2091a73d7695225e78f0e00a7bb96d5f877d76c65782
|