Files
ansible_role_package/vars/pkgs/ghostty.yml
Matthew Stobbs 2472f527d1 fix remaining packages
- testing container is starting to work on macos
- still need to do testing for linux machines
2025-02-23 01:32:45 -07:00

26 lines
463 B
YAML

ghostty:
version: 1.1.2+1
optimize: ReleaseFast
build_deps:
Debian:
- libgtk-4-dev
- libadwaita-1-dev
RedHat:
- gtk4-devel
- libadwaita-devel
Darwin: []
archmap:
arm64: aarch64
x86_64: x86_64
appimage:
base_url: https://github.com/psadi/ghostty-appimage/releases/download/
link_name: ghostty
cask:
- ghostty
sys:
- ghostty
methods:
default: appimage
Fedora: sys
MacOSX: cask