30 lines
665 B
Plaintext
30 lines
665 B
Plaintext
name: alacritty
|
|
description: A cross-platform, OpenGL terminal emulator
|
|
version: 0.17.0
|
|
revision: 1
|
|
url: https://github.com/alacritty/alacritty
|
|
license: Apache-2.0,MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- fontconfig
|
|
- freetype2
|
|
- libxcursor
|
|
- libxi
|
|
- libxkbcommon
|
|
- libxrandr
|
|
optional_depends:
|
|
- ncurses
|
|
make_depends:
|
|
- rustc
|
|
- cmake
|
|
- libxcb
|
|
- ncurses
|
|
downloads:
|
|
- url: https://github.com/alacritty/alacritty/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 38d6527d346cda5c6049332a1f3338a89ea66cd7981b54d4c3ce801b392496f8
|