gpo.zugaina.org

Search Portage & Overlays:

www-client/chawan

TUI web browser; supports CSS, images, JavaScript, and multiple web protocols

Screenshots

ChangeLog

commit 347405cba127deb37fcf78d8ac142ebbb0e2413b
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Sat May 30 18:43:15 2026 +0600

www-client/chawan: set compiler flags and linker flags properly for nimc

Another thanks to Agostino Sarubbo for finding this bug

code is mostly copy pasted from the nim_gen_config() function from
nim-utils.eclass, modified a bit to actually append to the original
nim.cfg, instead of replacing it

This should hopefully, fix the issue. With my testing, I tested by
setting the compiler to clang and then GCC, and thankfully when I
checked btop, nimc was actually using the appropriate compiler

Closes: https://bugs.gentoo.org/975973
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>

commit a46947eff839469d6eccbfb8aa5528ec81ba7c01
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Mon May 25 18:12:22 2026 +0600

www-client/chawan: properly separate and set dependencies

As per the devmanual, $ has been moved from $, because

> BDEPEND specifies dependencies applicable to CBUILD, i.e. programs that
> need to be executed during the build, e.g. virtual/pkgconfig. DEPEND
> specifies dependencies for CHOST, i.e. packages that need to be found on
> built system, e.g. libraries and headers.

On top of that, a proper $ has also been set, as it didn't
contain the necessary dependencies, which was found by Agostino Sarubbo

Closes: https://bugs.gentoo.org/975673
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>

commit 8adeb61578582821ec69ed5346d5c09d9bdf1ee0
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Thu May 21 11:07:11 2026 +0600

www-client/chawan: add 0.4.0

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>

commit 09af3c35edf90dd8d50794e9c693784d5f928bfd
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Mon Feb 23 16:26:42 2026 +0600

www-client/chawan: fix 9999 hunk failure

updated the patchfile

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>

commit adef43ea1d2d23c5e0a9cd3b1dce94272760a3e8
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Wed Feb 18 15:37:10 2026 +0600

www-client/chawan: add 9999

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>

commit 247a63f7cd8886b4f4ae86d3adbce70f5ef2296f
Author: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Date: Wed Feb 18 15:36:29 2026 +0600

www-client/chawan: new package; add 0.3.3

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>