Package Details: ghostty-shell-integration-git 1.1.2.r262.gefc1b10-1

Git Clone URL: https://aur.archlinux.org/ghostty-git.git (read-only, click to copy)
Package Base: ghostty-git
Description: Shell integration scripts for ghostty
Upstream URL: https://github.com/ghostty-org/ghostty
Licenses: MIT
Conflicts: ghostty-shell-integration
Provides: ghostty-shell-integration
Submitter: gpanders
Maintainer: gpanders (alerque)
Last Packager: gpanders
Votes: 14
Popularity: 4.83
First Submitted: 2024-06-07 14:51 (UTC)
Last Updated: 2025-03-01 03:28 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

gpanders commented on 2024-12-27 22:13 (UTC)

@alerque You’re now a co-maintainer.

alerque commented on 2024-12-27 21:54 (UTC)

Please also see the terminfo and shell-extensions package split in the official stable packages, the same split should be applied here with -git variants. If you want help with this feel free to add me as a co- or request a patch.

djipey commented on 2024-12-27 09:08 (UTC) (edited on 2024-12-27 09:55 (UTC) by djipey)

I'm getting an EndOfStream error, would you have any idea what it is?

==> Starting build()...
/home/djipey/ghostty-git/src/ghostty/pkg/utfcpp/build.zig.zon:7:20: error: invalid HTTP response: EndOfStream
            .url = "https://github.com/nemtrif/utfcpp/archive/refs/tags/v4.0.5.tar.gz",
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/djipey/ghostty-git/src/ghostty/pkg/sentry/build.zig.zon:7:20: error: invalid HTTP response: EndOfStream
            .url = "https://github.com/getsentry/sentry-native/archive/refs/tags/0.7.8.tar.gz",
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/djipey/ghostty-git/src/ghostty/pkg/breakpad/build.zig.zon:7:20: error: invalid HTTP response: EndOfStream
            .url = "https://github.com/getsentry/breakpad/archive/b99f444ba5f6b98cac261cbb391d8766b34a5918.tar.gz",
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/djipey/ghostty-git/src/ghostty/pkg/oniguruma/build.zig.zon:7:20: error: invalid HTTP response: EndOfStream
            .url = "https://github.com/kkos/oniguruma/archive/refs/tags/v6.9.9.tar.gz",
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/djipey/ghostty-git/src/ghostty/pkg/freetype/build.zig.zon:7:20: error: invalid HTTP response: EndOfStream
            .url = "https://github.com/freetype/freetype/archive/refs/tags/VER-2-13-2.tar.gz",
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/djipey/ghostty-git/src/ghostty/pkg/cimgui/build.zig.zon:9:20: error: invalid HTTP response: EndOfStream
            .url = "https://github.com/ocornut/imgui/archive/e391fe2e66eb1c96b1624ae8444dc64c23146ef4.tar.gz",
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

EDIT: this seems to happen only when I build from AUR. I managed to build from the sources

alerque commented on 2024-12-26 21:51 (UTC)

This is installing files to the packaging in build() and building twice for no gain. You might take some tips from the stable packaging I pasted to [extra] just now for a way to actually build and package in two phases. I also reported the broken DESTDIR handling upstream.

0xDEADC0DE commented on 2024-12-26 20:28 (UTC)

Ghostty has been released as today. Can you update the PKGBUILD?

gpanders commented on 2024-10-31 00:23 (UTC)

The issue with linking the system freetype library has been resolved upstream, so this AUR package now uses all libraries provided by Arch packages.

gpanders commented on 2024-10-28 00:34 (UTC)

The PKGBUILD is updated so the package should be buildable again. Note that for now freetype is still statically linked (it is not using the system library) due to an error in the build process with a freetype header. Hopefully this can be updated in the future to use the system freetype, but in the meantime this unblocks people from updating.

gpanders commented on 2024-10-27 20:20 (UTC)

I’ll update the PKGBUILD as soon as I’m able (hopefully in the next day or two). In the meantime, feel free to send me a (working and tested) patch.

0xGingi commented on 2024-10-25 08:34 (UTC)

Heya! Make sure to remove Dstatic from your pkgbuild

https://github.com/ghostty-org/ghostty/commit/09914dee22d487509cd08b0854d564802f7a9190