28 lines
625 B
Plaintext
28 lines
625 B
Plaintext
name: alacritty
|
|
description: A cross-platform, OpenGL terminal emulator
|
|
version: 0.16.1
|
|
revision: 1
|
|
url: https://github.com/alacritty/alacritty
|
|
license: Apache-2.0,MIT
|
|
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: b7240df4a52c004470977237a276185fc97395d59319480d67cad3c4347f395e
|