Search Criteria
Package Details: ghostty-git-zen3 1.1.2.r842.gbcff488-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ghostty-git-zen3.git (read-only, click to copy) |
---|---|
Package Base: | ghostty-git-zen3 |
Description: | Fast, native, feature-rich terminal emulator pushing modern features (Zen 3 optimized) |
Upstream URL: | https://github.com/ghostty-org/ghostty |
Licenses: | MIT |
Conflicts: | ghostty, ghostty-shell-integration, ghostty-terminfo |
Provides: | ghostty, ghostty-shell-integration, ghostty-terminfo |
Submitter: | 0xGingi |
Maintainer: | 0xGingi |
Last Packager: | 0xGingi |
Votes: | 1 |
Popularity: | 0.24 |
First Submitted: | 2024-10-11 12:31 (UTC) |
Last Updated: | 2025-05-08 15:04 (UTC) |
Dependencies (30)
- bzip2 (bzip2-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- gtk4-layer-shell
- harfbuzz (harfbuzz-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libadwaita-1.so (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita)
- libfontconfig.so (fontconfig-gitAUR, fontconfig-ubuntuAUR, fontconfig, lib32-fontconfig)
- libfreetype.so (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2, lib32-freetype2)
- libgio-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgobject-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgtk-4.so (gtk4-paper-planeAUR, gtk4-gitAUR, lib32-gtk4AUR, gtk4)
- libharfbuzz.so (lib32-harfbuzz-gitAUR, harfbuzz-gitAUR, harfbuzz, lib32-harfbuzz)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libwayland-client.so (wayland-asan-gitAUR, wayland-chromiumAUR, lib32-wayland, wayland)
- Show 10 more dependencies...
Required by (1)
- ghostty_wrapper (requires ghostty)
Latest Comments
0xGingi commented on 2025-05-08 15:04 (UTC)
@Antrax, just updated to specify 'zig=0.14.0' instead of only 'zig'
Antrax commented on 2025-05-05 22:06 (UTC)
Hi man, you need remove from dependencies the packages (extra/zig, aur/zig-dev-bin and aur/zig-git), because this is zig version 0.15 and ghostty only compile strict with zig version 0.14. If the user try to install ghostty-git-zen3 with extra/zig (0.13) get error.
0xGingi commented on 2024-12-27 12:20 (UTC)
@akku just changed git+ssh to git+https since ghostty is now public.
akku commented on 2024-12-27 00:51 (UTC)
Please change the source URL to git+https://.
Using git+ssh://git@ will result in a cloning failure if the GitHub SSH key is not configured.