bug#75237: Packaging ghostty terminal

2025-02-21 Thread Frank J. Cameron
On Sun, Feb 2, 2025, at 4:13 AM, Frank J. Cameron wrote: > https://gitlab.com/fjc/guix/-/commit/23dfd144d98d38f2a47e102fbf17f8d9bf02e8f5 Updated to ghostty 1.1.2: https://gitlab.com/fjc/guix/-/commit/063ad76f142dffdf662fc73daf3fc87dcd04f151 Major difference is building zig-gobject from sou

bug#75237: Packaging ghostty terminal

2025-02-01 Thread Frank J. Cameron
On Fri, Jan 31, 2025, at 4:03 AM, Frank J. Cameron wrote: > Quick and dirty update for ghostty 1.1.0: > https://gitlab.com/-/snippets/4792310 Reworked into zig-xyz.scm: https://gitlab.com/fjc/guix/-/commit/23dfd144d98d38f2a47e102fbf17f8d9bf02e8f5 $ guix repl -L . scheme@(guix-user)>

bug#75237: Packaging ghostty terminal

2025-01-30 Thread Frank J. Cameron
Quick and dirty update for ghostty 1.1.0: https://gitlab.com/-/snippets/4792310 $ /gnu/store/3vk4qi1mvgmmi6mwzli1lix7klrkdigk-ghostty-1.1.0/bin/ghostty +version Ghostty 1.1.0-dev+000 Version - version: 1.1.0-dev+000 - channel: tip Build Config - Zig version: 0.13.0 - build mode :

bug#75237: Packaging ghostty terminal

2025-01-10 Thread Frank J. Cameron
On Thu, Jan 9, 2025, at 11:10 PM, Frank J. Cameron wrote: > error: sub-compilation of libcxx failed > /gnu/store/...-zig-pkgdir-xcode_frameworks-.../include/i386/_types.h:48:33: > note: typedef redefinition with different types ('long long' vs 'long') > [...]

bug#75237: Packaging ghostty terminal

2025-01-10 Thread Frank J. Cameron
On Fri, Jan 10, 2025, at 3:26 PM, Frank J. Cameron wrote: > starting phase `build' > running: ("zig" "build" "--prefix" "" "--prefix-lib-dir" "lib" > "--prefix-exe-dir" "bin" "--prefix-include-di

bug#75237: Packaging ghostty terminal

2025-01-10 Thread Frank J. Cameron
On Fri, Jan 10, 2025, at 1:49 PM, Murilo wrote: > I took a glance at the package definition in the link you sent, it seems to me > that this error is caused because ghostty vendors [1] various zig custom > builds > [2] from the C sources within its own source repository. > What I suspect is happen

bug#75237: Packaging ghostty terminal

2025-01-10 Thread Frank J. Cameron
Murilo wrote on 1 Jan 14:44 +0100 > Fortunately I've already went through the trouble and packaged it on my > channel > a couple days ago so you can use it right away :) Thanks for the package; I can confirm it built successfully for me as well. So, I took your code and munged it with the versio