Package Details: alacritty-sixel-git 1:0.17.0.2561.g3d658d2e-1

Git Clone URL: https://aur.archlinux.org/alacritty-sixel-git.git (read-only, click to copy)
Package Base: alacritty-sixel-git
Description: A cross-platform, GPU-accelerated terminal emulator
Upstream URL: https://github.com/ayosec/alacritty
Licenses: MIT, Apache-2.0
Conflicts: alacritty
Provides: alacritty
Submitter: microo8
Maintainer: ilovemikael
Last Packager: chrhasse
Votes: 6
Popularity: 1.67
First Submitted: 2022-01-23 08:30 (UTC)
Last Updated: 2026-05-29 05:18 (UTC)

Required by (58)

Sources (1)

Latest Comments

1 2 3 Next › Last »

chrhasse commented on 2026-05-29 05:20 (UTC)

Thanks for the heads up. I have updated the pkgbuild to match alacritty-git, including the new man page. Unfortunately, I have switched over to using Kitty personally, so I don't think I'm the right person to maintain this anymore. I will be disowning the package if anyone would like to take it up. Should be fairly low maintenance overall.

kizzycat commented on 2026-05-28 00:21 (UTC) (edited on 2026-05-28 00:21 (UTC) by kizzycat)

hey thanks for maintaining this package!

i added these lines to package the supported escape codes documentation, i thought perhaps you may like to add them as well

+       scdoc < "extra/man/alacritty-escapes.7.scd" | install -D -m644 /dev/stdin \
+               "$pkgdir/usr/share/man/man7/alacritty-escapes.7"

captaincarmnlg commented on 2024-10-18 20:45 (UTC)

it was the --offline option it works now with the --locked option thanks for fixing it

chrhasse commented on 2024-10-18 20:34 (UTC)

Hopefully fixed now, sorry for the inconvenience, the commit that added scdoc as a dependency also changed cargo's build argument from --locked to --offline, which I believe made cargo not fetch package lists from crates.io. that's the commit that also switched the fork back, so I was unfortunately not paying nearly enough attention when I committed it. Sorry for any inconvenience, I'm hopeful that the package will just work for a while now.

captaincarmnlg commented on 2024-10-18 19:53 (UTC)

while installing i got this msg doing a clean build

error: no matching package named `crossfont` found
location searched: registry `crates-io`

chrhasse commented on 2024-10-18 18:46 (UTC)

Oof, shows what I get for making changes right after work. I've fixed both issues. Thanks for pointing them out.

shadow_absorber commented on 2024-10-18 16:40 (UTC)

you also typoed alacritty in the url part

shadow_absorber commented on 2024-10-18 15:54 (UTC)

My apologies, I don't know how I managed to revert the switch to ayosec's fork. I've switched it back, let me know if you run into more issues.

should the source url in the PKGBUILD not also point to ayosecs fork???

chrhasse commented on 2024-10-18 04:28 (UTC)

My apologies, I don't know how I managed to revert the switch to ayosec's fork. I've switched it back, let me know if you run into more issues.

shadow_absorber commented on 2024-10-15 16:25 (UTC)

after last update this package now fails to build... here is the error

error: failed to get `vte` as a dependency of package `alacritty_terminal v0.22.1-dev (/home/sam_tunder/.cache/paru/clone/alacritty-sixel-git/src/alacritty/alacritty_terminal)`

Caused by:
  failed to load source for dependency `vte`

Caused by:
  Unable to update https://github.com/chrhasse/vte-sixel.git

Caused by:
  can't checkout from 'https://github.com/chrhasse/vte-sixel.git': you are in the offline mode (--offline)
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'alacritty-sixel-git-1:0.14.0.2355.gc83b5494-1':
error: packages failed to build: alacritty-sixel-git-1:0.14.0.2355.gc83b5494-1