Search Criteria
Package Details: walker 0.12.12-1
Package Actions
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) |
Dependencies (7)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- gtk4-layer-shell
- libvips (libvips-gitAUR, libvips-notiffAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- gobject-introspection (make)
- libqalculate (libqalculate-gitAUR) (optional) – for calculator module
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (optional) – for clipboard module
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 addinggobject-introspection
to thedepends
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 otherwisebenz 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.