12 lines
327 B
Plaintext
12 lines
327 B
Plaintext
name: fish
|
|
description: A smart and user-friendly command line shell
|
|
version: 4.0.2
|
|
revision: 2
|
|
url: https://fishshell.com/
|
|
license: GPL2,PSF2,MIT,LGPL2
|
|
architecture: any
|
|
depends: ["glibc", "gcc-libs", "ncurses", "pcre2"]
|
|
optional_depends: ["python3"]
|
|
make_depends: ["cmake", "jq", "rustc", "expect", "procps-ng"]
|
|
type: source
|