* Fix: Ghostty pkgconfig, add licenses, minor cleanup
* Fix/bump: Forgot to bump commit to trigger rebuild on Tip
* Bump: Ghostty Nightly to resolve conflict
Signed-off-by: Gil <rockgrub@protonmail.com>
* Fix: Unpackaged files
Upstream changes my beloved.
Signed-off-by: Gil <rockgrub@protonmail.com>
* Fix: New file
Signed-off-by: Gil <rockgrub@protonmail.com>
* Change (nightly): Build without wayland-protocols
Signed-off-by: Gil <rockgrub@protonmail.com>
* Change (stable): Build without wayland-protocols
Signed-off-by: Gil <rockgrub@protonmail.com>
---------
Signed-off-by: Gil <rockgrub@protonmail.com>
* Fix: Drop patch and add new -Dstrip=false flag
* Fix: Are you FR what even happened to the changelog formatting there?
* Bump: Commit and date to solve conflict
Heehoo bigger numbers.
Signed-off-by: Gil <rockgrub@protonmail.com>
* Resolve: Add back that space, GH hates that
Signed-off-by: Gil <rockgrub@protonmail.com>
---------
Signed-off-by: Gil <rockgrub@protonmail.com>
* Fix: Internal Ghostty version
This fixes the version Ghostty displays on fetches such as Fastfetch. Otherwise stable builds of Ghostty incorrectly report themselves as dev builds.
Signed-off-by: Gil <rockgrub@protonmail.com>
* Cleanup: %?dist to %{?dist}
More technically correct I suppose but the inconsistency just bothered me. D:
Signed-off-by: Gil <rockgrub@protonmail.com>
* Bump: Release
Signed-off-by: Gil <rockgrub@protonmail.com>
---------
Signed-off-by: Gil <rockgrub@protonmail.com>
* 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>
* Add: GLFW builds of Ghostty, edit existing builds for shared deps, add build deps to be explicitly called (just in case), some cleanup
* Add: Add warning about GLFW builds possibly being unstable
* Fix: Removed duplicate text (thanks mouse)
* Update ghostty-nightly.spec
Signed-off-by: Gil <rockgrub@protonmail.com>
* Cleanup: Removed unused build deps, removed unused patches (for now?)
* Fix: New icon size in Tip GTK (will need to be done in stable in 1.0.1), minor changes to summaries
* Resolve: Date conflict
---------
Signed-off-by: Gil <rockgrub@protonmail.com>
* Add: Ghostty and Ghostty Tip
* fix: maybe strip the binary?
* Update anda/devs/ghostty/nightly/ghostty-nightly.spec
Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Gil <rockgrub@protonmail.com>
* Update ghostty-nightly.spec
Add: Provides
Signed-off-by: Gil <rockgrub@protonmail.com>
* Update ghostty-nightly.spec
Signed-off-by: Gil <rockgrub@protonmail.com>
* Add: .diff patches
* Fix: autosetup
Signed-off-by: Gil <rockgrub@protonmail.com>
* fix update script
* fix ghostty stable
* Fix: Terminfo and shell integration should be their own packages (see: Kitty packaging)
* Fix: What happened to my descriptions?
* Fix: Installation and build deps for man pages, package deps, some cleanup, commit bump on Tip, enabled debug packages for Tip
* Fix: Change libadwaita to an optional dep due to latest Ghostty commits (see: 5293fc9)
---------
Signed-off-by: Gil <rockgrub@protonmail.com>
Co-authored-by: madonuko <madonuko@outlook.com>