Package Details: river-git 0.4.r75.gd4fef52-1

Git Clone URL: https://aur.archlinux.org/river-git.git (read-only, click to copy)
Package Base: river-git
Description: A dynamic tiling wayland compositor
Upstream URL: https://codeberg.org/river/river
Keywords: river Tiling Wayland window-manager
Licenses: GPL-3.0-only
Conflicts: river, river-classic
Provides: river, wayland-compositor
Submitter: ifreund
Maintainer: xiota
Last Packager: xiota
Votes: 20
Popularity: 0.031780
First Submitted: 2020-04-21 11:52 (UTC)
Last Updated: 2026-07-13 19:16 (UTC)

Required by (25)

Sources (1)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

justinesmithies commented on 2024-03-22 18:15 (UTC)

FYI the GitHub repo is now a mirror and they have migrated to Codeberg.

https://codeberg.org/river/river

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.

micleh commented on 2023-01-10 07:29 (UTC) (edited on 2023-01-10 15:05 (UTC) by micleh)

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.