Not sure how I ended up as the maintainer for this, I haven't used Arch Linux in ages. Disowning so that someone who does can pick this up, thanks!
Search Criteria
Package Details: river-git 0.3.0dev.r141.g5da4769-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/river-git.git (read-only, click to copy) |
---|---|
Package Base: | river-git |
Description: | Dynamic tiling wayland compositor |
Upstream URL: | https://github.com/riverwm/river |
Keywords: | river Tiling Wayland window-manager |
Licenses: | GPL3 |
Conflicts: | river |
Provides: | river |
Submitter: | ifreund |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 14 |
Popularity: | 0.67 |
First Submitted: | 2020-04-21 11:52 (UTC) |
Last Updated: | 2023-10-26 13:19 (UTC) |
Dependencies (12)
- libevdev (libevdev-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-panfork-gitAUR, mesa-nightly-nvk-rusticl-intelrt-gitAUR, mesa-rusticl-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, amdonly-gaming-mesaAUR, mesa-amber)
- pixman
- wayland (wayland-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR, wayland-protocols-explicit-sync-gitAUR)
- wlroots (wlroots-full-gitAUR, wlroots-no-axrgb-assert-gitAUR, wayfire-gitAUR, wlroots-gitAUR, wlroots-nvidia-gitAUR, wlroots-hidpi-xprop-gitAUR, wlroots-hidpi-xpropAUR, wayfire-wlroots-017-gitAUR, wlroots-nvidiaAUR, wayfire-hidpi-xprop-gitAUR, wlroots-asan-gitAUR)
- xorg-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-hidpi-xpropAUR, xorg-xwayland-osuAUR, xorg-xwayland-explicit-sync-gitAUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- zig (zig-gitAUR, zig-binAUR, zvmAUR, zig-dev-binAUR, zig-0.10-binAUR, zigup-binAUR) (make)
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – access seat through systemd-logind
Required by (1)
- river-shifttags-git (requires river)
Sources (5)
ifreund commented on 2023-10-26 09:52 (UTC)
sheercold commented on 2023-10-17 00:43 (UTC) (edited on 2023-10-17 00:44 (UTC) by sheercold)
river had been updated to zig 0.11.0
but PKGBUILD
file is needed to be updated.
-Drelease-safe
should be replaced with -Doptimize=ReleaseSafe
andreafeletto commented on 2023-01-10 20:03 (UTC)
teacher4711, you have to wait for zig 0.10.0 to end up in the arch repositories. Should not be more than a few days. In the meanwhile you can install river (without -git) which is identical to the latest commit, just based on zig 0.9.1.
teacher4711 commented on 2023-01-10 07:29 (UTC) (edited on 2023-01-10 15:05 (UTC) by teacher4711)
Hi, I get an error compiling the package:
./build.zig:144:13: error: no member named 'source' in struct 'std.build.Pkg'
.source = .{ .generated = &scanner.result },
^
To solve the issue, I updated zig to 0.10 from staging and downloaded alle the necessary dependencies listed there. Compiling now works.
However, now river no longer starts.
andreafeletto commented on 2022-12-16 17:43 (UTC)
kugelblitz, I can't because zig-wlroots requires the version to be exactly 0.16.
Pinned Comments