33 lines
729 B
Plaintext
33 lines
729 B
Plaintext
name: zed
|
|
description: A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter
|
|
version: 0.209.5
|
|
revision: 2
|
|
url: https://zed.dev/
|
|
license: AGPL3-or-later,GPL3-or-later,Apache-2.0
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- alsa-lib
|
|
- fontconfig
|
|
- gcc-libs
|
|
- glibc
|
|
- libxcb
|
|
- libxkbcommon
|
|
- openssl
|
|
- mesa
|
|
- vulkan-loader
|
|
- wayland
|
|
- zstd
|
|
optional_depends:
|
|
- clang
|
|
make_depends:
|
|
- cargo-about
|
|
- clang
|
|
- cmake
|
|
- vulkan-headers
|
|
downloads:
|
|
- url: https://github.com/zed-industries/zed/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 9fd99e41ca5c2907aafc677c912471e8c91cd9f3f7827369a5805446f4238c6b
|