ghostty/debian/control

17 lines
596 B
Plaintext
Raw Normal View History

2024-12-29 12:15:12 +01:00
Source: ghostty
2024-12-28 13:00:08 +01:00
Section: admin
Priority: optional
Maintainer: ferreo <harderthanfire@gmail.com>
Standards-Version: 4.6.1
2025-01-01 13:54:35 +01:00
Build-Depends: debhelper-compat (= 13), zig, libfontconfig-dev, libfreetype-dev, pkg-config, build-essential, libgtk-4-dev, libglib2.0-dev, libharfbuzz-dev, libadwaita-1-dev, libpng-dev, libonig-dev, libpixman-1-dev, zlib1g-dev, pandoc
2024-12-28 13:00:08 +01:00
Rules-Requires-Root: no
2024-12-29 12:15:12 +01:00
Package: ghostty
2024-12-28 13:00:08 +01:00
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
2024-12-29 12:15:12 +01:00
Conflicts: ghostty-glfw
Replaces: ghostty-glfw
2024-12-28 12:10:30 +00:00
Provides: ghostty
Description: Fast and performant zig powered terminal emulator
2024-12-28 13:00:08 +01:00