36 lines
784 B
YAML
36 lines
784 B
YAML
name: zed
|
|
description: A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter
|
|
version: 1.5.3
|
|
revision: 2
|
|
url: https://zed.dev/
|
|
license: AGPL3-or-later,GPL3-or-later,Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- alsa-lib
|
|
- fontconfig
|
|
- gcc-libs
|
|
- glibc
|
|
- libxcb
|
|
- libxkbcommon
|
|
- openssl
|
|
- mesa
|
|
- vulkan-loader
|
|
- vulkan-tools
|
|
- 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: 7c5e5b7445f9fb02155275efe5c8f86d0b7b2f833a0a4a470b344fa44ddef640
|