Commit Graph

20 Commits

Author SHA1 Message Date
xz-dev
574ad7792b gui-wm/river: fix man build in 0.3.12
Fix: https://bugs.gentoo.org/962978

Signed-off-by: xz-dev <xiangzhedev@gmail.com>
Part-of: https://github.com/gentoo/guru/pull/373
Closes: https://github.com/gentoo/guru/pull/373
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-09-22 17:32:35 +02:00
Niklaus 'vimja' Hofer
b0681990ac gui-wm/river: Bump version to 0.3.12
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2025-09-15 00:23:53 +02:00
Niklaus 'vimja' Hofer
9c0b82d123 gui-wm/river: add 0.3.11
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2025-07-13 23:51:47 +02:00
Eric Joldasov
3279c939a2 gui-wm/river: drop 0.3.6, 0.3.8
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2025-06-04 11:41:36 +05:00
Robert Günzler
ba34706b6c gui-wm/river: add 0.3.9
fixes crashing when clients use the security context protocol, notably
flatpak

Signed-off-by: Robert Günzler <r@gnzler.io>
Part-of: https://github.com/gentoo/guru/pull/315
Closes: https://github.com/gentoo/guru/pull/315
Signed-off-by: Vivian Heisz (demize) <demize@unstable.systems>
2025-04-25 22:13:52 -04:00
Eric Joldasov
49f3fb9bf3 gui-wm/river: add 0.3.8
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2025-03-07 20:48:17 +05:00
Eric Joldasov
82d924a518 gui-wm/river: add 0.3.7
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2025-01-24 13:56:15 +05:00
Florian Schmaus
f17c600a97 gui-wm/river: drop 0.3.5-r1
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2024-12-28 21:07:03 +01:00
Florian Schmaus
295f6f8eb9 gui-wm/river: drop unnecessary definition of src_unpack()
Since zig_src_unpack() is an exported phase function of zig.eclass, so
there is no need to explictily define src_unpack() (if no other
inherited eclass also exports src_unpack(), which is not the case for
this ebuild).

Signed-off-by: Florian Schmaus <flow@gentoo.org>
2024-12-28 21:05:33 +01:00
Eric Joldasov
8c7d3519b3 gui-wm/river: add 0.3.6, use zig.eclass
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2024-12-15 18:31:50 +05:00
Eric Joldasov
5f8a4e0b07 gui-wm/river: drop 0.3.5
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2024-08-23 15:24:14 +05:00
Eric Joldasov
dd5f6fdcf8 gui-wm/river: bump Zig dependency to 0.13
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2024-08-15 22:36:34 +05:00
Daichi Yamamoto
9ff157ed51 gui-wm/river: remove *sh-completion USE flags
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
2024-08-05 02:31:39 +09:00
Daichi Yamamoto
8547c7f8e2 gui-wm/river: update zig src_unpack()
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
2024-08-05 01:19:55 +09:00
Eric Joldasov
a683663163 gui-wm/river: fix Zig version detection in 0.3.5
It used zig version selected by user in `eselect-zig` previously,
which is incorrect, as ebuild should use own, detected Zig version.

Seems like this logic is also copy-pasted from
2724ddc753/gui-wm/river/river-0.3.2.ebuild ,
which, in its turn, has old logic from sys-fs/ncdu. Not critical, but
fixed this too.

Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2024-08-04 14:45:21 +05:00
Daichi Yamamoto
6c5a0a81f4 gui-wm/river: add deps
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
2024-08-04 17:11:15 +09:00
Daichi Yamamoto
47930c50ee gui-wm/river: install example/
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
2024-08-04 16:11:27 +09:00
Daichi Yamamoto
433ddc6d49 gui-wm/river: new package, add 0.3.5
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
2024-08-04 14:48:56 +09:00
Cara Salter
82110cad75 gui-wm/river: treeclean
Removing River due to a hard dependency on Zig 0.9.1, which was removed
due to relying on LLVM 13.

Bug: 876181
Signed-off-by: Cara Salter <cara@devcara.com>
2022-12-01 16:34:26 -05:00
Cara Salter
5c5f27c0b9 gui-wm/river: new package, add 0.1.3
Signed-off-by: Cara Salter <cara@devcara.com>
2022-11-28 13:28:07 -05:00