Switch to new package format
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
name: fish
|
||||
description: A smart and user-friendly command line shell
|
||||
version: 4.7.1
|
||||
revision: 2
|
||||
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: 6f4d5b438a6338e3f5dcda19a28261e2ece7a9b7ff97686685e6abdc31dbb7df
|
||||
Reference in New Issue
Block a user