Source: ghostty
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends:
 blueprint-compiler,
 chrpath,
 debhelper-compat (= 13),
 gcc-multilib [amd64],
 gettext,
 libadwaita-1-dev,
 libfontconfig-dev,
 libfreetype-dev,
 libharfbuzz-dev,
 libgtk-4-dev,
 libgtk4-layer-shell-dev,
 libpng-dev,
 libxml2-utils,
 pandoc,
 pkgconf,
 zig0.15,
 zlib1g-dev,
Standards-Version: 4.7.2
Homepage: https://ghostty.org
Vcs-Browser: https://git.launchpad.net/~pushkarnk/+git/ghostty
Vcs-Git: https://git.launchpad.net/~pushkarnk/+git/ghostty

Package: ghostty
Architecture: amd64 arm64
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Fast, feature-rich, and cross-platform terminal emulator
 Ghostty is a terminal emulator that differentiates itself by being fast,
 feature-rich and native. While there are many excellent terminal emulators
 available, they all force you to choose between speed, features, or native
 UIs. Ghostty provides all three.

Package: libghostty-vt
Section: libs
Architecture: amd64 arm64
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Ghostty VT library (shared runtime)
 libghostty-vt provides the virtual terminal (VT) engine used by Ghostty,
 packaged as a standalone shared library. It implements terminal emulation
 including escape sequence processing, text rendering, and scrollback.
 This library can be used by other applications that need VT terminal
 capabilities.

Package: libghostty-vt-dev
Section: libdevel
Architecture: amd64 arm64
Depends:
 libghostty-vt (= ${binary:Version}),
 ${misc:Depends},
Description: Ghostty VT library (development files)
 This package contains the header files and development symlinks
 for libghostty-vt, the standalone VT engine from Ghostty.
 Install this package if you want to develop applications that
 use the Ghostty VT library.
