Commit Graph

9 Commits

Author SHA1 Message Date
Violet Purcell
0b1cbdc251 gui-wm/river: use self-hosted backend on amd64
The LLVM backend on amd64 can sometimes cause top window borders to not
render properly for some inscrutable reason. Use the self-hosted backend
on amd64 since it's working quite well since Zig 0.16.0.

Signed-off-by: Violet Purcell <vi@vimproved.dev>
2026-06-03 16:43:31 -04:00
Violet Purcell
53f176f3c9 gui-wm/river: remove LLVM use flag
Let river's build.zig determine the backend used (self-hosted on amd64,
LLVM on all others). If users really want to override this, they can use
ZBS_EXTRA_ARGS.

Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-05-20 11:11:27 -04:00
Violet Purcell
67bdcac6d2 gui-wm/river: update 0.3.9999 & 9999
Formatting changes, add empty ZBS_DEPENDENCIES block to live packages
for ease of maintenance, update 0.3.9999 to zig 0.16.

Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-05-18 23:18:54 -04:00
Violet Purcell
03e6bd07ec gui-wm/river: use zig_live_src_unpack
Also, move 9999 over to 0.16.

Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-05-12 02:02:38 -04:00
Violet Purcell
74629749a2 gui-wm/river: pass -Dllvm based on USE=llvm
Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-05-12 01:57:23 -04:00
Stachelbeere1248
459b7480f7 gui-wm/river: update deps of river-9999
Signed-off-by: Stachelbeere1248 <admin@stachel.xyz>
2026-04-05 16:07:02 +02:00
Violet Purcell
cf2e4276c8 gui-wm/river: copy pkg_postinst message over to 9999
Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-03-20 16:52:59 -04:00
Violet Purcell
821776284d gui-wm/river: fix duplicate patch
Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-03-18 16:46:51 -04:00
Violet Purcell
38003da3bc gui-wm/river: add 9999
Signed-off-by: Violet Purcell <vimproved@inventati.org>
Part-of: https://github.com/gentoo/guru/pull/421
2026-01-18 18:16:12 -05:00