Package Details: river-git 0.3.0dev.r141.g5da4769-1

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.69
First Submitted: 2020-04-21 11:52 (UTC)
Last Updated: 2023-10-26 13:19 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 5 Next › Last »

ifreund commented on 2023-10-26 09:52 (UTC)

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!

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.