Package Details: river-git 0.4.0.r30.g79e09c3-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
Provides: river, wayland-compositor
Submitter: ifreund
Maintainer: xiota
Last Packager: xiota
Votes: 20
Popularity: 0.114392
First Submitted: 2020-04-21 11:52 (UTC)
Last Updated: 2026-04-04 19:40 (UTC)

Required by (22)

Sources (1)

Pinned Comments

Latest Comments

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

andreafeletto commented on 2021-11-17 20:35 (UTC) (edited on 2021-11-17 20:36 (UTC) by andreafeletto)

The version of upstream wlroots is currently 0.15.0. Still, the version of wlroots-git is based on the last tag (0.14), so there is no way that I know of to prevent this during installation.

Installing wlroots from the community repository will solve the issue.

ErikR commented on 2021-11-17 20:13 (UTC)

Won't compile due to this:

./deps/zig-wlroots/src/wlroots.zig:165:9: error: zig-wlroots requires wlroots version 0.14
        @compileError("zig-wlroots requires wlroots version 0.14");
        ^

I'm running wlroots-git ver 0.14.0.r347.g8274c85d-1

andreafeletto commented on 2021-10-01 08:34 (UTC)

https://aur.archlinux.org/packages/river-noxwayland-git/

dedguy21 commented on 2021-09-30 23:57 (UTC)

It possible to modify the PKGBUILD to remove the dependency. Why don't you do that?

For most use cases Xwayland is essential for Steam and other software.

I hope he doesn't make it optional, it'd be like asking for French fries without salt. Only the outliers like it that way

yreew commented on 2021-09-30 23:44 (UTC)

is it possible to make xwayland optional?

null commented on 2021-06-29 08:33 (UTC)

Please add 'git' to makedepends. It's not in base-devel.

dedguy21 commented on 2021-05-26 22:49 (UTC) (edited on 2021-05-26 22:50 (UTC) by dedguy21)

Disowned by me. I don't have enough experience yet to be maintaining packages. Sorry.

euclio commented on 2021-05-19 03:33 (UTC)

As written, this package should have xorg-xwayland as a dependency. The binary is built expecting the library to be present (-Dxwayland). If xorg-xwayland is not installed, the binary crashes at runtime because it is unable to create an Xwayland session.

That said, ideally the Xwayland dependency would be optional. I prefer to run without it, so I've been editing the PKGBUILD to remove -Dxwayland.

fine2006 commented on 2021-05-15 15:19 (UTC)

It finally does work and install now.