Package Details: walker 0.12.12-1

Git Clone URL: https://aur.archlinux.org/walker.git (read-only, click to copy)
Package Base: walker
Description: extensible and fast wayland application runner
Upstream URL: https://github.com/abenz1267/walker
Licenses: MIT
Conflicts: walker
Provides: walker
Submitter: benz
Maintainer: benz
Last Packager: benz
Votes: 7
Popularity: 3.07
First Submitted: 2024-03-12 14:36 (UTC)
Last Updated: 2025-01-26 15:01 (UTC)

Latest Comments

benz commented on 2024-12-04 04:29 (UTC)

@8ightbits slightly confused, as in: i don't have it installed on my system and so far no one else has had this issue (at least reported). I added it to the makedepends array.

8ightbits commented on 2024-12-03 22:06 (UTC)

I was getting the error Package gobject-introspection-1.0 was not found in the pkg-config search path. with v0.10.11-2. I found that adding gobject-introspection to the depends fixed the issue.

benz commented on 2024-08-07 04:42 (UTC)

fixed.

triarius commented on 2024-08-06 21:42 (UTC)

The .SCRINFO says pkgrel = 2 but the PKGBUILD says pkgrel = 1. This is causing aur helpers to think the package needs to be updated when it already has.

omnigenous commented on 2024-07-15 03:32 (UTC)

had to yay -S --mflags '--nocheck' walker to install this, wouldn't work otherwise

benz commented on 2024-03-13 07:38 (UTC)

@yochananmarqos fixed.

i initially left it out, because it doesn't build from aur, but another user reported this might be caused by the theme used.

yochananmarqos commented on 2024-03-13 00:26 (UTC)

It seems it's missing a dependency on gtk4-layer-shell, first thing I saw in the README. Please see Go package guidelines.