Package Details: walker-bin 2.13.0-1

Git Clone URL: https://aur.archlinux.org/walker-bin.git (read-only, click to copy)
Package Base: walker-bin
Description: wayland application runner
Upstream URL: https://github.com/abenz1267/walker
Keywords: application runner
Licenses: GPL-3.0
Conflicts: walker
Provides: walker
Submitter: benz
Maintainer: Dominiquini (topazrn)
Last Packager: Dominiquini
Votes: 7
Popularity: 0.007581
First Submitted: 2024-07-24 10:16 (UTC)
Last Updated: 2026-01-08 18:21 (UTC)

Pinned Comments

Latest Comments

1 2 Next › Last »

mah3uz commented on 2025-09-28 12:41 (UTC) (edited on 2025-09-28 12:41 (UTC) by mah3uz)

Hello @benz latest verson build is failing because the sha256sum is not correct for layout.xml

CIAvash commented on 2025-09-26 06:21 (UTC)

The elephant dependency is missing.

benz commented on 2025-09-01 08:15 (UTC)

i've disowned the package as i'm no longer interested in providing a precompiled walker bin, as the Rust version compiles "fast enough" compared to the old Go version.

sbrl commented on 2025-05-27 15:11 (UTC)

Looks like the URL in .SRCINFO is outdated:

source_x86_64 = https://github.com/abenz1267/walker/releases/download/v0.12.15.gz

....should probably read:

source_x86_64 = https://github.com/abenz1267/walker/releases/download/v0.12.23.gz

benz commented on 2025-01-07 15:11 (UTC)

The problem wasn't soley openjpeg2, but rather a dependency on ffmpeg caused by libvips.

kihaji commented on 2025-01-07 14:15 (UTC)

There is an issue with the latest version 0.11.18, it now required openjpeg2 as when installing it and trying to run you get an error "unable to find libopenjp2.so.7"

benz commented on 2024-08-06 12:59 (UTC)

done

Fr4nk1in commented on 2024-08-06 12:03 (UTC) (edited on 2024-08-06 12:06 (UTC) by Fr4nk1in)

Maybe add a version specifier to the source file name (.../walker_Linux_x86_64.tar.gz -> .../walker_Linux_$pkgver_x86_64.tar.gz)? Currently when updating walker-bin, the AUR helper (yay) would skip downloading the new release file by default because it found previous walker_Linux_x86_64.tar.gz.

benz commented on 2024-07-24 10:54 (UTC)

should work now