Files
packages/anda
Raboneko 9cf4829d72 fix(ghostty): package fixes (#2834) (#2835)
* use correct source for ghostty 1.0.1

* verify tarball for ghostty

* set appropriate zig options when building ghostty

a breakdown:
- DESTDIR was added because the prefix is different from the build root, including it in the given prefix may include broken paths in the resulting output
- `-Doptimize` is the old version of `--release` and is around for backwards compatibility
- extra flags for lib dir, exe dir and include dir were added to ensure zig install stuff to the right location

* fetch zig packages ahead of time and enable system integration

* reorder changelog to be in chronological order

* add build requirements for dynamic linking

* Update license to match everything vendored

* Update ghostty.spec

Signed-off-by: Gil <rockgrub@protonmail.com>

* Update ghostty-nightly.spec

Signed-off-by: Gil <rockgrub@protonmail.com>

---------

Signed-off-by: Gil <rockgrub@protonmail.com>
Co-authored-by: Gil <rockgrub@protonmail.com>
(cherry picked from commit ca633bafc0)

Co-authored-by: Jan <sentrycraft123@gmail.com>
2025-01-01 22:42:14 +08:00
..
2025-01-01 09:55:50 +00:00
2024-12-21 17:14:13 +00:00
2024-12-31 19:56:42 +00:00
2024-12-22 19:45:25 -06:00
2024-12-26 08:29:18 +00:00
2024-12-28 20:18:16 +00:00
2025-01-01 14:40:21 +08:00