Package Details: river-git 0.3.5.r31.g1b5dd21-3

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://codeberg.org/river/river
Keywords: river Tiling Wayland window-manager
Licenses: GPL-3.0-only
Conflicts: river
Provides: river
Submitter: ifreund
Maintainer: xiota
Last Packager: xiota
Votes: 18
Popularity: 0.99
First Submitted: 2020-04-21 11:52 (UTC)
Last Updated: 2024-10-25 21:41 (UTC)

Pinned Comments

xiota commented on 2024-03-25 21:06 (UTC)

I have intentionally continued using the github mirrors for the sources because github has better bandwidth and uptime than codeberg.

Latest Comments

« First ‹ Previous 1 2 3 4 5

ekollof commented on 2021-01-12 20:32 (UTC)

Currently gives a build error:

ld.lld: error: undefined symbol: wlr_xdg_surface_for_each_popup

referenced by xdg_shell.zig:325 (/home/ekollof/.cache/yay/river-git/src/river/deps/zig-wlroots/src/types/xdg_shell.zig:325) /home/ekollof/.cache/yay/river-git/src/river/zig-cache/o/06747dfd811f122a68c1434333179a20/river.o:(.wayland.wayland_server_core.struct:461:17.wrapper.93) referenced by xdg_shell.zig:325 (/home/ekollof/.cache/yay/river-git/src/river/deps/zig-wlroots/src/types/xdg_shell.zig:325) /home/ekollof/.cache/yay/river-git/src/river/zig-cache/o/06747dfd811f122a68c1434333179a20/river.o:(.wayland.wayland_server_core.struct:461:17.wrapper.93)

ld.lld: error: undefined symbol: wlr_layer_surface_v1_for_each_popup

referenced by layer_shell_v1.zig:123 (/home/ekollof/.cache/yay/river-git/src/river/deps/zig-wlroots/src/types/layer_shell_v1.zig:123) /home/ekollof/.cache/yay/river-git/src/river/zig-cache/o/06747dfd811f122a68c1434333179a20/river.o:(.wayland.wayland_server_core.struct:461:17.wrapper.93) referenced by layer_shell_v1.zig:123 (/home/ekollof/.cache/yay/river-git/src/river/deps/zig-wlroots/src/types/layer_shell_v1.zig:123) /home/ekollof/.cache/yay/river-git/src/river/zig-cache/o/06747dfd811f122a68c1434333179a20/river.o:(.wayland.wayland_server_core.struct:461:17.wrapper.93) referenced by layer_shell_v1.zig:123 (/home/ekollof/.cache/yay/river-git/src/river/deps/zig-wlroots/src/types/layer_shell_v1.zig:123) /home/ekollof/.cache/yay/river-git/src/river/zig-cache/o/06747dfd811f122a68c1434333179a20/river.o:(.wayland.wayland_server_core.struct:461:17.wrapper.93) referenced 1 more times error: LLDReportedFailure river...The following command exited with error code 1: /usr/bin/zig build-exe /home/ekollof/.cache/yay/river-git/src/river/river/main.zig --library c --library evdev --library wayland-server --library xkbcommon --library pixman-1 --library wlroots -cflags -std=c99 -- /home/ekollof/.cache/yay/river-git/src/river/zig-cache/zig-wayland/xdg-shell-protocol.c -cflags -std=c99 -- /home/ekollof/.cache/yay/river-git/src/river/zig-cache/zig-wayland/river-control-unstable-v1-protocol.c -cflags -std=c99 -- /home/ekollof/.cache/yay/river-git/src/river/zig-cache/zig-wayland/river-status-unstable-v1-protocol.c -cflags -std=c99 -- /home/ekollof/.cache/yay/river-git/src/river/zig-cache/zig-wayland/wlr-layer-shell-unstable-v1-protocol.c -cflags -std=c99 -- /home/ekollof/.cache/yay/river-git/src/river/zig-cache/zig-wayland/wlr-output-power-management-unstable-v1-protocol.c --pkg-begin build_options /home/ekollof/.cache/yay/river-git/src/river/zig-cache/river_build_options.zig --pkg-end -OReleaseSafe --cache-dir /home/ekollof/.cache/yay/river-git/src/river/zig-cache --global-cache-dir /home/ekollof/.cache/zig --name river --pkg-begin wayland /home/ekollof/.cache/yay/river-git/src/river/zig-cache/zig-wayland/wayland.zig --pkg-end --pkg-begin xkbcommon /home/ekollof/.cache/yay/river-git/src/river/deps/zig-xkbcommon/src/xkbcommon.zig --pkg-end --pkg-begin pixman /home/ekollof/.cache/yay/river-git/src/river/deps/zig-pixman/pixman.zig --pkg-end --pkg-begin wlroots /home/ekollof/.cache/yay/river-git/src/river/deps/zig-wlroots/src/wlroots.zig --pkg-begin wayland /home/ekollof/.cache/yay/river-git/src/river/zig-cache/zig-wayland/wayland.zig --pkg-end --pkg-begin xkbcommon /home/ekollof/.cache/yay/river-git/src/river/deps/zig-xkbcommon/src/xkbcommon.zig --pkg-end --pkg-begin pixman /home/ekollof/.cache/yay/river-git/src/river/deps/zig-pixman/pixman.zig --pkg-end --pkg-end -I /usr/include/libevdev-1.0 -I /usr/include/pixman-1 -I /usr/include/libdrm -I /usr/include/pixman-1 -I /usr/include/uuid --enable-cache error: the following build command failed with exit code 1: /home/ekollof/.cache/yay/river-git/src/river/zig-cache/o/5ea24304caa68294e730363f491c2640/build /usr/bin/zig /home/ekollof/.cache/yay/river-git/src/river /home/ekollof/.cache/yay/river-git/src/river/zig-cache /home/ekollof/.cache/zig -Drelease-safe -Dxwayland -Dman-pages

daurnimator commented on 2020-12-07 11:34 (UTC)

So is this package still orphaned?

no.

dedguy21 commented on 2020-12-06 23:16 (UTC)

So is this package still orphaned?

Noticed it was updated on 11-04-2020 after the 11-01-2020 announcement.

ifreund commented on 2020-11-01 13:59 (UTC)

I'm orphaning this as I don't use arch anymore. If someone has questions about packaging this feel free to ask in #river on freenode or my issue tracker.

Youe.Graillot commented on 2020-09-15 19:54 (UTC)

For people wondering why build is currently failing : https://github.com/ifreund/river/issues/95

Will be fixed at 0.7 apparently

ifreund commented on 2020-06-05 10:41 (UTC)

@Ordoviz thanks for the reminder. I updated the license and fixed a couple other things.

Ordoviz commented on 2020-06-04 19:19 (UTC)

The license needs to be changed.

ifreund commented on 2020-04-28 07:27 (UTC) (edited on 2020-10-14 19:41 (UTC) by ifreund)

Note, this package requires the stable version of wlroots and an master branch build of zig. This means it likely won't work if you have wlroots-git. installed or are using zig 0.6.0. When zig 0.7.0 releases on the 26th river will stick with zig 0.7.0 and no longer depend on master.